"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi" 2026/04/08 01:57:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54096->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : Creating backend with remote "/tmp/rclone4210095008" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34747") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46652->172.17.0.4:34747, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33994") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55232->172.17.0.4:33994, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39994") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51372->172.17.0.4:39994, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33249") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42452->172.17.0.4:33249, err= --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35998") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48550->172.17.0.4:35998, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35372") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44994->172.17.0.4:35372, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33536") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54910->172.17.0.4:33536, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31270") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41400->172.17.0.4:31270, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34711") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57592->172.17.0.4:34711, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35040") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33336->172.17.0.4:35040, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38237") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48070->172.17.0.4:38237, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33772") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34716->172.17.0.4:33772, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33929") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47150->172.17.0.4:33929, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33928") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47260->172.17.0.4:33928, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31107") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44030->172.17.0.4:31107, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : Creating backend with remote "/non-existing" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30532") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58604->172.17.0.4:30532, err= 2026/04/08 01:57:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31410") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60826->172.17.0.4:31410, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36652") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41612->172.17.0.4:36652, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36461") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34978->172.17.0.4:36461, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31534") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51216->172.17.0.4:31534, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39308") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57960->172.17.0.4:39308, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30404") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50418->172.17.0.4:30404, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32277") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43896->172.17.0.4:32277, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34299") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37872->172.17.0.4:34299, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:222: Only runs on local 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39415") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48682->172.17.0.4:39415, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35555") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45312->172.17.0.4:35555, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Running all checks before starting transfers 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34229") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37748->172.17.0.4:34229, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Checks finished, now starting transfers 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32592") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37832->172.17.0.4:32592, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36983") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51678->172.17.0.4:36983, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31623") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33572->172.17.0.4:31623, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35461") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52732->172.17.0.4:35461, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35747") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41446->172.17.0.4:35747, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31795") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60054->172.17.0.4:31795, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 ERROR : Ignoring --no-traverse with sync 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31194") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56850->172.17.0.4:31194, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38759") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53034->172.17.0.4:38759, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34553") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58370->172.17.0.4:34553, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38067") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58484->172.17.0.4:38067, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32563") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53510->172.17.0.4:32563, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31901") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40812->172.17.0.4:31901, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30538") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50908->172.17.0.4:30538, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30286") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42448->172.17.0.4:30286, err= 2026/04/08 01:57:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35249") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54406->172.17.0.4:35249, err= 2026/04/08 01:57:13 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/04/08 01:57:13 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/04/08 01:57:13 INFO : hello world2: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37635") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42396->172.17.0.4:37635, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37351") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56690->172.17.0.4:37351, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37045") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36280->172.17.0.4:37045, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39861") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33542->172.17.0.4:39861, err= 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32841") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59522->172.17.0.4:32841, err= 2026/04/08 01:57:13 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/08 01:57:13 INFO : potato2: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31474") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50220->172.17.0.4:31474, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34494") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50308->172.17.0.4:34494, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30254") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60118->172.17.0.4:30254, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32342") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36520->172.17.0.4:32342, err= 2026/04/08 01:57:13 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/04/08 01:57:13 INFO : potato2: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37030") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36596->172.17.0.4:37030, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37375") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37664->172.17.0.4:37375, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34317") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48078->172.17.0.4:34317, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/08 01:57:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 01:57:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35374") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48338->172.17.0.4:35374, err= 2026/04/08 01:57:13 INFO : sub dir2: Making directory 2026/04/08 01:57:13 INFO : sub dir: Making directory 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 INFO : sub dir2/sub sub dir2: Making directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54112->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32699") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60244->172.17.0.4:32699, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36901") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49414->172.17.0.4:36901, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36126") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34288") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60466->172.17.0.4:34288, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34948->172.17.0.4:36126, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30883") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50858->172.17.0.4:30883, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37014") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39520->172.17.0.4:37014, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36062") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39408") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34088->172.17.0.4:36062, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45370->172.17.0.4:39408, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39720") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60590->172.17.0.4:39720, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32836") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51016->172.17.0.4:32836, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 INFO : sub dir2: Making directory 2026/04/08 01:57:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/08 01:57:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33900") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38356->172.17.0.4:33900, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36079") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45422->172.17.0.4:36079, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37907") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52022->172.17.0.4:37907, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36054") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39474->172.17.0.4:36054, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36049") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54854->172.17.0.4:36049, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36217") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52308->172.17.0.4:36217, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31881") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56818->172.17.0.4:31881, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : sub dir2: Making directory with metadata 2026/04/08 01:57:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38729") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42392->172.17.0.4:38729, err= 2026/04/08 01:57:13 INFO : sub dir2: Making directory 2026/04/08 01:57:13 INFO : sub dir: Making directory 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31003") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54476->172.17.0.4:31003, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 INFO : sub dir/hello world: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39589") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51508->172.17.0.4:39589, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38267") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37424->172.17.0.4:38267, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30768") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56220->172.17.0.4:30768, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38467") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43614->172.17.0.4:38467, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32211") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38310->172.17.0.4:32211, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34689") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39608") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38136->172.17.0.4:34689, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44308->172.17.0.4:39608, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37140") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59026->172.17.0.4:37140, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35687") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45662->172.17.0.4:35687, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37643") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56930->172.17.0.4:37643, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 INFO : sub dir2: Making directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30263") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49092->172.17.0.4:30263, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38393") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34750->172.17.0.4:38393, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 INFO : sub dir/hello world: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35127") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45586->172.17.0.4:35127, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33763") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38110->172.17.0.4:33763, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34350") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39144->172.17.0.4:34350, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38156") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33052->172.17.0.4:38156, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30288") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34202->172.17.0.4:30288, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : sub dir2: Making directory with metadata 2026/04/08 01:57:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 01:57:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31770") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45276->172.17.0.4:31770, err= 2026/04/08 01:57:13 INFO : sub dir2: Making directory 2026/04/08 01:57:13 INFO : sub dir: Making directory 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33671") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53012->172.17.0.4:33671, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36433") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51888->172.17.0.4:36433, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37766") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33438") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43876->172.17.0.4:37766, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35584->172.17.0.4:33438, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30871") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47552->172.17.0.4:30871, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33276") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31871") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54564->172.17.0.4:33276, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46814->172.17.0.4:31871, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32014") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48738->172.17.0.4:32014, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36509") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36616->172.17.0.4:36509, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30090") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47212->172.17.0.4:30090, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 INFO : sub dir2: Making directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36512") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54780->172.17.0.4:36512, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37739") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55430->172.17.0.4:37739, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32229") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60226->172.17.0.4:32229, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37049") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47714->172.17.0.4:37049, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37128") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35452->172.17.0.4:37128, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33007") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55298->172.17.0.4:33007, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32759") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56810->172.17.0.4:32759, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39355") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42284->172.17.0.4:39355, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32777") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44634->172.17.0.4:32777, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37924") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45884->172.17.0.4:37924, err= 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-porolem8xiyi" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: > dial: conn=172.17.0.1:54114->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-tobakad0jaxi -> ftp://172.17.0.4:21/rclone-test-porolem8xiyi 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: dial("tcp","172.17.0.4:30623") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31601") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: > dial: conn=172.17.0.1:57034->172.17.0.4:30623, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39986->172.17.0.4:31601, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31903") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52768->172.17.0.4:31903, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38857") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53910->172.17.0.4:38857, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: dial("tcp","172.17.0.4:30384") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: > dial: conn=172.17.0.1:37578->172.17.0.4:30384, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: dial("tcp","172.17.0.4:39233") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: > dial: conn=172.17.0.1:38694->172.17.0.4:39233, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: dial("tcp","172.17.0.4:31082") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: > dial: conn=172.17.0.1:53178->172.17.0.4:31082, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: dial("tcp","172.17.0.4:36346") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: > dial: conn=172.17.0.1:33538->172.17.0.4:36346, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: dial("tcp","172.17.0.4:31055") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: > dial: conn=172.17.0.1:49710->172.17.0.4:31055, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: Purge object "sub dir/hello world" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: Purge dir "sub dir" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-porolem8xiyi: Purge dir "" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34053") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38996->172.17.0.4:34053, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38547") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36560->172.17.0.4:38547, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32748") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48748->172.17.0.4:32748, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34118") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52314->172.17.0.4:34118, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32024") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47746->172.17.0.4:32024, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35557") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48362->172.17.0.4:35557, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39313") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53282->172.17.0.4:39313, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32383") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52172->172.17.0.4:32383, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36068") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57566->172.17.0.4:36068, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32016") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47096->172.17.0.4:32016, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38740") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58476->172.17.0.4:38740, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34753") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44352->172.17.0.4:34753, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33139") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56926->172.17.0.4:33139, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30817") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59958->172.17.0.4:30817, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37833") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43890->172.17.0.4:37833, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38033") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59804->172.17.0.4:38033, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38345") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36840->172.17.0.4:38345, err= 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vafigof3nomi" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:54116->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-tobakad0jaxi -> ftp://172.17.0.4:21/rclone-test-vafigof3nomi 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:35542") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:48378->172.17.0.4:35542, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31468") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37256->172.17.0.4:31468, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39488") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55758->172.17.0.4:39488, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33022") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49516->172.17.0.4:33022, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:34582") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:46316->172.17.0.4:34582, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:34195") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:58536->172.17.0.4:34195, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:31806") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:36484->172.17.0.4:31806, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32539") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51070->172.17.0.4:32539, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32723") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56410->172.17.0.4:32723, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32423") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51956->172.17.0.4:32423, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:35103") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:36222->172.17.0.4:35103, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32653") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53850->172.17.0.4:32653, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:32327") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:39158->172.17.0.4:32327, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33702") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36604->172.17.0.4:33702, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-vafigof3nomi) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30205") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56068->172.17.0.4:30205, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:39822") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:51908->172.17.0.4:39822, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:35676") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:56616->172.17.0.4:35676, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:38832") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:41114->172.17.0.4:38832, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:36197") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:40118->172.17.0.4:36197, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: dial("tcp","172.17.0.4:39131") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: > dial: conn=172.17.0.1:36300->172.17.0.4:39131, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: Purge object "sub dir/hello world" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: Purge dir "sub dir" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-vafigof3nomi: Purge dir "" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39798") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40122->172.17.0.4:39798, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37155") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46054->172.17.0.4:37155, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34971") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44668->172.17.0.4:34971, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39709") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48486->172.17.0.4:39709, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33526") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42792->172.17.0.4:33526, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30866") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38258->172.17.0.4:30866, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39012") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52580->172.17.0.4:39012, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30418") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35538->172.17.0.4:30418, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30901") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38588->172.17.0.4:30901, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/08 01:57:13 INFO : sub dir/hello world: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34034") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49364->172.17.0.4:34034, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39782") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51632->172.17.0.4:39782, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36011") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57438->172.17.0.4:36011, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37121") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52410->172.17.0.4:37121, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30045") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59994->172.17.0.4:30045, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38028") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37578->172.17.0.4:38028, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39148") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47694->172.17.0.4:39148, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39359") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59504->172.17.0.4:39359, err= 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kikepuh4lise" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:54130->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-tobakad0jaxi -> ftp://172.17.0.4:21/rclone-test-kikepuh4lise 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:30397") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:60040->172.17.0.4:30397, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36226") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58818->172.17.0.4:36226, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38926") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46574->172.17.0.4:38926, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39889") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44214->172.17.0.4:39889, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:34712") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:55146->172.17.0.4:34712, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:31624") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:42564->172.17.0.4:31624, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:32431") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:47398->172.17.0.4:32431, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34273") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46114->172.17.0.4:34273, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34202") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35792->172.17.0.4:34202, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38348") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60584->172.17.0.4:38348, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Using server-side directory move 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:37981") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:34662->172.17.0.4:37981, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39797") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42156->172.17.0.4:39797, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32676") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:34441") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55754->172.17.0.4:32676, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:44116->172.17.0.4:34441, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-kikepuh4lise) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Waiting for transfers to finish 2026/04/08 01:57:13 INFO : sub dir/hello world: Deleted 2026/04/08 01:57:13 INFO : sub dir/hello world: Moved (server-side) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30517") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52528->172.17.0.4:30517, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34433") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40470->172.17.0.4:34433, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:35295") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:58880->172.17.0.4:35295, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:31766") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:54652->172.17.0.4:31766, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37267") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59792->172.17.0.4:37267, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36248") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56182->172.17.0.4:36248, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34233") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41370->172.17.0.4:34233, err= 2026/04/08 01:57:13 DEBUG : testing file moves 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:38016") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:60696->172.17.0.4:38016, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38439") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44224->172.17.0.4:38439, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:37692") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31229") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:52986->172.17.0.4:37692, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33046->172.17.0.4:31229, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-kikepuh4lise) 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Waiting for transfers to finish 2026/04/08 01:57:13 INFO : sub dir/hello world: Deleted 2026/04/08 01:57:13 INFO : sub dir/hello world: Moved (server-side) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36535") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39580->172.17.0.4:36535, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36591") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57308->172.17.0.4:36591, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:39091") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:57088->172.17.0.4:39091, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:33388") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:59784->172.17.0.4:33388, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:30965") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:38394->172.17.0.4:30965, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: dial("tcp","172.17.0.4:36257") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: > dial: conn=172.17.0.1:58954->172.17.0.4:36257, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Purge object "sub dir/hello world" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Purge dir "sub dir" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kikepuh4lise: Purge dir "" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35348") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40924->172.17.0.4:35348, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31049") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48700->172.17.0.4:31049, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33608") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50006->172.17.0.4:33608, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38356") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43326->172.17.0.4:38356, err= 2026/04/08 01:57:13 ERROR : error listing: directory not found 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39884") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44628->172.17.0.4:39884, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31047") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57052->172.17.0.4:31047, err= 2026/04/08 01:57:13 INFO : Local file system at /tmp/rclone4210095008: Making directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31071") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41510->172.17.0.4:31071, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32966") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47738->172.17.0.4:32966, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31826") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43844->172.17.0.4:31826, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35376") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50590->172.17.0.4:35376, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37740") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40938->172.17.0.4:37740, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37826") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33006->172.17.0.4:37826, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37611") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51918->172.17.0.4:37611, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39933") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55194->172.17.0.4:39933, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38107") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56902->172.17.0.4:38107, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32708") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56294->172.17.0.4:32708, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30561") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49026->172.17.0.4:30561, err= 2026/04/08 01:57:13 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35084") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44226->172.17.0.4:35084, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37326") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51560->172.17.0.4:37326, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39286") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55234->172.17.0.4:39286, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31539") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41152->172.17.0.4:31539, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34189") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53894->172.17.0.4:34189, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32474") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60588->172.17.0.4:32474, err= 2026/04/08 01:57:13 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36033") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48410->172.17.0.4:36033, err= 2026/04/08 01:57:13 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/04/08 01:57:13 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/04/08 01:57:13 INFO : check sum: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37167") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47340->172.17.0.4:37167, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36107") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45274->172.17.0.4:36107, err= 2026/04/08 01:57:13 DEBUG : check sum: size = 1 OK 2026/04/08 01:57:13 NOTICE: ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/08 01:57:13 DEBUG : check sum: Size of src and dst objects identical 2026/04/08 01:57:13 DEBUG : check sum: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32589") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44498->172.17.0.4:32589, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37144") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54616->172.17.0.4:37144, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35018") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43730->172.17.0.4:35018, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39367") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56110->172.17.0.4:39367, err= 2026/04/08 01:57:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33943") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47546->172.17.0.4:33943, err= 2026/04/08 01:57:13 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/04/08 01:57:13 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/04/08 01:57:13 INFO : sizeonly: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35955") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60690->172.17.0.4:35955, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36505") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47066->172.17.0.4:36505, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : sizeonly: size = 6 OK 2026/04/08 01:57:13 DEBUG : sizeonly: Sizes identical 2026/04/08 01:57:13 DEBUG : sizeonly: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34207") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53706->172.17.0.4:34207, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37725") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51562->172.17.0.4:37725, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35504") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59642->172.17.0.4:35504, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35474") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43146->172.17.0.4:35474, err= 2026/04/08 01:57:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38626") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45798->172.17.0.4:38626, err= 2026/04/08 01:57:13 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/04/08 01:57:13 INFO : ignore-size: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30187") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53116->172.17.0.4:30187, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32696") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49392->172.17.0.4:32696, err= 2026/04/08 01:57:13 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : ignore-size: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33321") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39298->172.17.0.4:33321, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34371") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36608->172.17.0.4:34371, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32135") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51764->172.17.0.4:32135, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35110") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40366->172.17.0.4:35110, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39581") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36282->172.17.0.4:39581, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35090") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55846->172.17.0.4:35090, err= 2026/04/08 01:57:13 DEBUG : existing: size = 6 OK 2026/04/08 01:57:13 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : existing: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32104") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54388->172.17.0.4:32104, err= 2026/04/08 01:57:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31747") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47058->172.17.0.4:31747, err= 2026/04/08 01:57:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/08 01:57:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/08 01:57:13 INFO : existing: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33327") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52042->172.17.0.4:33327, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31504") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45604->172.17.0.4:31504, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37687") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53642->172.17.0.4:37687, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33475") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52600->172.17.0.4:33475, err= 2026/04/08 01:57:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36006") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59768->172.17.0.4:36006, err= 2026/04/08 01:57:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/08 01:57:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/08 01:57:13 INFO : existing: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39302") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60594->172.17.0.4:39302, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35581") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34056->172.17.0.4:35581, err= 2026/04/08 01:57:13 DEBUG : existing: Destination exists, skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37955") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58378->172.17.0.4:37955, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34360") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45188->172.17.0.4:34360, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32541") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44642->172.17.0.4:32541, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33671") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53024->172.17.0.4:33671, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37716") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36036->172.17.0.4:37716, err= 2026/04/08 01:57:13 INFO : d: Making directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33032") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38368->172.17.0.4:33032, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31347") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54142->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48956->172.17.0.4:31347, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31036") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46718->172.17.0.4:31036, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38494") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39812->172.17.0.4:38494, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34099") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60996->172.17.0.4:34099, err= 2026/04/08 01:57:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36906") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32323") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54782->172.17.0.4:36906, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32957") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53188->172.17.0.4:32323, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57944->172.17.0.4:32957, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : c/non empty space: size = 5 OK 2026/04/08 01:57:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54154->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36126") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34958->172.17.0.4:36126, err= 2026/04/08 01:57:13 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/08 01:57:13 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/08 01:57:13 INFO : a/potato2: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : b/potato: Deleted 2026/04/08 01:57:13 INFO : d: Removing directory 2026/04/08 01:57:13 INFO : b: Removing directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: deleted 2 directories 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36616") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45292->172.17.0.4:36616, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32127") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34394->172.17.0.4:32127, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37412") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52600->172.17.0.4:37412, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32035") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48240->172.17.0.4:32035, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32058") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50422->172.17.0.4:32058, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34708") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39682->172.17.0.4:34708, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35494") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37138->172.17.0.4:35494, err= --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31797") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54744->172.17.0.4:31797, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33145") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56766->172.17.0.4:33145, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30180") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52050->172.17.0.4:30180, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 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/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31122") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38780->172.17.0.4:31122, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37128") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35456->172.17.0.4:37128, err= 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 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/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37663") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60358->172.17.0.4:37663, err= 2026/04/08 01:57:13 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/04/08 01:57:13 INFO : empty space: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35961") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58822->172.17.0.4:35961, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37970") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46240->172.17.0.4:37970, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33832") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56830->172.17.0.4:33832, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37222") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44562->172.17.0.4:37222, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37944") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37110->172.17.0.4:37944, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30572") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34336->172.17.0.4:30572, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39968") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53444->172.17.0.4:39968, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30835") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54680->172.17.0.4:30835, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : foo: size = 3 OK 2026/04/08 01:57:13 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/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37348") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39660->172.17.0.4:37348, err= 2026/04/08 01:57:13 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/04/08 01:57:13 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/04/08 01:57:13 INFO : foo: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34118") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52330->172.17.0.4:34118, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38889") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56258->172.17.0.4:38889, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34958") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43172->172.17.0.4:34958, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32508") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58204->172.17.0.4:32508, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35623") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51072->172.17.0.4:35623, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39730") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34266->172.17.0.4:39730, err= 2026/04/08 01:57:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33738") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53024->172.17.0.4:33738, err= 2026/04/08 01:57:13 DEBUG : potato.06503f43.partial: size = 60 OK 2026/04/08 01:57:13 DEBUG : potato.06503f43.partial: renamed to: potato 2026/04/08 01:57:13 INFO : potato: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37045") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36282->172.17.0.4:37045, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30442") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43530->172.17.0.4:30442, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33587") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51296->172.17.0.4:33587, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35584") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44416->172.17.0.4:35584, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39528") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40656->172.17.0.4:39528, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32960") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58190->172.17.0.4:32960, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:13 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : potato: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33495") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34118->172.17.0.4:33495, err= 2026/04/08 01:57:13 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/04/08 01:57:13 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/04/08 01:57:13 INFO : potato: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30776") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36308->172.17.0.4:30776, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36725") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51620->172.17.0.4:36725, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37958") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48208->172.17.0.4:37958, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33295") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38220->172.17.0.4:33295, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32507") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41154->172.17.0.4:32507, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33566") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49972->172.17.0.4:33566, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : potato: size = 21 OK 2026/04/08 01:57:13 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/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36123") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33420->172.17.0.4:36123, err= 2026/04/08 01:57:13 DEBUG : potato.a809149f.partial: size = 21 OK 2026/04/08 01:57:13 DEBUG : potato.a809149f.partial: renamed to: potato 2026/04/08 01:57:13 INFO : potato: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38868") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47228->172.17.0.4:38868, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33111") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33386->172.17.0.4:33111, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35180") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60022->172.17.0.4:35180, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36664") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37432->172.17.0.4:36664, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38756") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34746->172.17.0.4:38756, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33722") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47500->172.17.0.4:33722, err= 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38942") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44244->172.17.0.4:38942, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33442") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52620->172.17.0.4:33442, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33300") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41638->172.17.0.4:33300, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33509") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48246->172.17.0.4:33509, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33023") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46856->172.17.0.4:33023, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35170") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55834->172.17.0.4:35170, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35264") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47078->172.17.0.4:35264, err= 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34915") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51994->172.17.0.4:34915, err= 2026/04/08 01:57:13 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/08 01:57:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/08 01:57:13 INFO : potato2: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : potato: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36301") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58776->172.17.0.4:36301, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39520") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53314->172.17.0.4:39520, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34079") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36602->172.17.0.4:34079, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39645") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40644->172.17.0.4:39645, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32550") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52266->172.17.0.4:32550, err= 2026/04/08 01:57:13 INFO : d: Making directory 2026/04/08 01:57:13 INFO : d/e: Making directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38096") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53826->172.17.0.4:38096, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33369") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30543") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36305") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32892->172.17.0.4:33369, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54424->172.17.0.4:30543, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48176->172.17.0.4:36305, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33579") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52850->172.17.0.4:33579, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34966") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53086->172.17.0.4:34966, err= 2026/04/08 01:57:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30029") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39793") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39925") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50696->172.17.0.4:30029, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47144->172.17.0.4:39793, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41656->172.17.0.4:39925, err= 2026/04/08 01:57:13 DEBUG : c/non empty space: size = 5 OK 2026/04/08 01:57:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30183") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40188->172.17.0.4:30183, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38849") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56838->172.17.0.4:38849, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/08 01:57:13 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/08 01:57:13 INFO : a/potato2: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : b/potato: Deleted 2026/04/08 01:57:13 INFO : d/e: Removing directory 2026/04/08 01:57:13 INFO : d: Removing directory 2026/04/08 01:57:13 INFO : b: Removing directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: deleted 3 directories 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30907") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40342->172.17.0.4:30907, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31746") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36911") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53648->172.17.0.4:31746, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55414->172.17.0.4:36911, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37594") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43518->172.17.0.4:37594, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31445") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36577") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35090->172.17.0.4:31445, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37082->172.17.0.4:36577, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34169") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42582->172.17.0.4:34169, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38498") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50022->172.17.0.4:38498, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32082") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43448->172.17.0.4:32082, err= 2026/04/08 01:57:13 INFO : d: Making directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34842") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58350->172.17.0.4:34842, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35961") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35389") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32803") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37358->172.17.0.4:35389, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58832->172.17.0.4:35961, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51488->172.17.0.4:32803, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33781") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55828->172.17.0.4:33781, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38077") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30174") 2026/04/08 01:57:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51450->172.17.0.4:38077, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42726->172.17.0.4:30174, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34971") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44680->172.17.0.4:34971, err= 2026/04/08 01:57:13 DEBUG : c/non empty space: size = 5 OK 2026/04/08 01:57:13 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : c/non empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31576") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39994->172.17.0.4:31576, err= 2026/04/08 01:57:13 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/04/08 01:57:13 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/04/08 01:57:13 INFO : a/potato2: Copied (new) 2026/04/08 01:57:13 ERROR : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: not deleting files as there were IO errors 2026/04/08 01:57:13 ERROR : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: not deleting directories as there were IO errors 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36199") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50246->172.17.0.4:36199, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37567") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34722") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47132->172.17.0.4:37567, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52234->172.17.0.4:34722, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37011") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34443") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33372->172.17.0.4:37011, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54630->172.17.0.4:34443, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31997") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57414->172.17.0.4:31997, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31291") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35014") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38151") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56536->172.17.0.4:31291, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41634->172.17.0.4:35014, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56602->172.17.0.4:38151, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39725") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55268->172.17.0.4:39725, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36717") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55682->172.17.0.4:36717, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36208") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36218->172.17.0.4:36208, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39604") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53680->172.17.0.4:39604, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38594") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48092->172.17.0.4:38594, err= 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37841") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60286->172.17.0.4:37841, err= 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33674") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37522->172.17.0.4:33674, err= 2026/04/08 01:57:13 INFO : potato: Deleted 2026/04/08 01:57:13 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/08 01:57:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/08 01:57:13 INFO : potato2: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35316") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55308->172.17.0.4:35316, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37045") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36292->172.17.0.4:37045, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36175") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57736->172.17.0.4:36175, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30811") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40200->172.17.0.4:30811, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38875") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60734->172.17.0.4:38875, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35115") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38866->172.17.0.4:35115, err= 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31559") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33950->172.17.0.4:31559, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 INFO : potato: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37947") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58098->172.17.0.4:37947, err= 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35662") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49126->172.17.0.4:35662, err= 2026/04/08 01:57:13 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/04/08 01:57:13 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/04/08 01:57:13 INFO : potato2: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35791") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50464->172.17.0.4:35791, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38122") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52424->172.17.0.4:38122, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32085") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37472->172.17.0.4:32085, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31737") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51250->172.17.0.4:31737, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33682") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58276->172.17.0.4:33682, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39467") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49076->172.17.0.4:39467, err= 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33274") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57784->172.17.0.4:33274, err= 2026/04/08 01:57:13 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/04/08 01:57:13 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/04/08 01:57:13 INFO : potato2: Copied (new) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35122") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41212->172.17.0.4:35122, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35468") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57452->172.17.0.4:35468, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34526") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42800->172.17.0.4:34526, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33476") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38578->172.17.0.4:33476, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38091") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45844->172.17.0.4:38091, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31363") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42146->172.17.0.4:31363, err= 2026/04/08 01:57:13 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : enormous: Excluded 2026/04/08 01:57:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : potato2: Excluded 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30430") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42026->172.17.0.4:30430, err= 2026/04/08 01:57:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : potato2: Excluded 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31169") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46428->172.17.0.4:31169, err= 2026/04/08 01:57:13 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : enormous: Excluded 2026/04/08 01:57:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : potato2: Excluded 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31691") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39064->172.17.0.4:31691, err= 2026/04/08 01:57:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : potato2: Excluded 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34758") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33326->172.17.0.4:34758, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34873") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54214->172.17.0.4:34873, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33178") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46638->172.17.0.4:33178, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31166") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55896->172.17.0.4:31166, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38133") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60486->172.17.0.4:38133, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31096") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42072->172.17.0.4:31096, err= 2026/04/08 01:57:13 DEBUG : enormous: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : enormous: Excluded 2026/04/08 01:57:13 DEBUG : potato2: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : potato2: Excluded 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31973") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46970->172.17.0.4:31973, err= 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : enormous: Deleted 2026/04/08 01:57:13 INFO : potato2: Deleted 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32944") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53966->172.17.0.4:32944, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35687") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45676->172.17.0.4:35687, err= 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : enormous: Deleted 2026/04/08 01:57:13 INFO : potato2: Deleted 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37570") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60284->172.17.0.4:37570, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33144") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57106->172.17.0.4:33144, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38624") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49448->172.17.0.4:38624, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31323") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44602->172.17.0.4:31323, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34902") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53458->172.17.0.4:34902, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30642") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37856->172.17.0.4:30642, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30770") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44120->172.17.0.4:30770, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39318") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37440->172.17.0.4:39318, err= 2026/04/08 01:57:13 DEBUG : five: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:13 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : four: Sizes differ 2026/04/08 01:57:13 DEBUG : three: size = 5 OK 2026/04/08 01:57:13 DEBUG : three: Sizes identical 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : two: size = 3 OK 2026/04/08 01:57:13 DEBUG : one: Destination is newer than source, skipping 2026/04/08 01:57:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/08 01:57:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35713") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52020->172.17.0.4:35713, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39503") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35344->172.17.0.4:39503, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38882") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39302->172.17.0.4:38882, err= 2026/04/08 01:57:13 DEBUG : five.0fee171d.partial: size = 4 OK 2026/04/08 01:57:13 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/04/08 01:57:13 DEBUG : four.f852663a.partial: size = 4 OK 2026/04/08 01:57:13 DEBUG : five.0fee171d.partial: renamed to: five 2026/04/08 01:57:13 INFO : five: Copied (new) 2026/04/08 01:57:13 DEBUG : two.8549bf6d.partial: renamed to: two 2026/04/08 01:57:13 INFO : two: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : four.f852663a.partial: renamed to: four 2026/04/08 01:57:13 INFO : four: Copied (replaced existing) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33942") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52256->172.17.0.4:33942, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36334") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40826->172.17.0.4:36334, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37520") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47282->172.17.0.4:37520, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/04/08 01:57:13 ERROR : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34406") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54696->172.17.0.4:34406, err= 2026/04/08 01:57:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32741") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60114->172.17.0.4:32741, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30942") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57412->172.17.0.4:30942, err= 2026/04/08 01:57:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/08 01:57:13 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/08 01:57:13 INFO : potato: Copied (new) 2026/04/08 01:57:13 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/08 01:57:13 INFO : yam: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31789") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52450->172.17.0.4:31789, err= 2026/04/08 01:57:13 ERROR : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Ignoring --track-renames as the source and destination do not have a common hash 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34151") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41182->172.17.0.4:34151, err= 2026/04/08 01:57:13 DEBUG : potato: size = 14 OK 2026/04/08 01:57:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : potato: Unchanged skipping 2026/04/08 01:57:13 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38650") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37096->172.17.0.4:38650, err= 2026/04/08 01:57:13 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/04/08 01:57:13 INFO : yaml: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : yam: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36284") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51200->172.17.0.4:36284, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33976") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38410->172.17.0.4:33976, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36978") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58440->172.17.0.4:36978, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31554") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36944->172.17.0.4:31554, err= 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Making map for --track-renames 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Finished making map for --track-renames 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/08 01:57:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for renames to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31500") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43134->172.17.0.4:31500, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36426") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47594->172.17.0.4:36426, err= 2026/04/08 01:57:13 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/04/08 01:57:13 INFO : yam: Copied (new) 2026/04/08 01:57:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/08 01:57:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/08 01:57:13 INFO : potato: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30207") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57358->172.17.0.4:30207, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37808") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34646->172.17.0.4:37808, err= 2026/04/08 01:57:13 DEBUG : potato: size = 14 OK 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Making map for --track-renames 2026/04/08 01:57:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : potato: Unchanged skipping 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Finished making map for --track-renames 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for renames to finish 2026/04/08 01:57:13 INFO : yam: Moved (server-side) to: yaml 2026/04/08 01:57:13 INFO : yaml: Renamed from "yam" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31749") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51548->172.17.0.4:31749, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35018") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43744->172.17.0.4:35018, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31575") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40930->172.17.0.4:31575, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31501") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53702->172.17.0.4:31501, err= 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Making map for --track-renames 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Finished making map for --track-renames 2026/04/08 01:57:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/08 01:57:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for renames to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32922") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34668->172.17.0.4:32922, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30967") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34256->172.17.0.4:30967, err= 2026/04/08 01:57:13 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/04/08 01:57:13 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/04/08 01:57:13 INFO : potato: Copied (new) 2026/04/08 01:57:13 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/04/08 01:57:13 INFO : sub/yam: Copied (new) 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33276") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54576->172.17.0.4:33276, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35671") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51126->172.17.0.4:35671, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33248") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36958->172.17.0.4:33248, err= 2026/04/08 01:57:13 DEBUG : potato: size = 14 OK 2026/04/08 01:57:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : potato: Unchanged skipping 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35587") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38292->172.17.0.4:35587, err= 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Making map for --track-renames 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Finished making map for --track-renames 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for renames to finish 2026/04/08 01:57:13 INFO : sub/yam: Moved (server-side) to: yam 2026/04/08 01:57:13 INFO : yam: Renamed from "sub/yam" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38508") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50084->172.17.0.4:38508, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32413") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42568->172.17.0.4:32413, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36618") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58686->172.17.0.4:36618, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38066") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33134->172.17.0.4:38066, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33351") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34106->172.17.0.4:33351, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : Creating backend with remote "/tmp/rclone4210095008/dir1" 2026/04/08 01:57:13 DEBUG : Creating backend with remote "/tmp/rclone4210095008/dir2" 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008/dir2: Using server-side directory move 2026/04/08 01:57:13 INFO : Local file system at /tmp/rclone4210095008/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 01:57:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008/dir2: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008/dir2: Waiting for transfers to finish 2026/04/08 01:57:13 INFO : file1.txt: Moved (server-side) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33267") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39980->172.17.0.4:33267, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32686") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43646->172.17.0.4:32686, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35646") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45050->172.17.0.4:35646, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39037") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40432->172.17.0.4:39037, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35074") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41554->172.17.0.4:35074, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 INFO : sub dir/hello world: Deleted 2026/04/08 01:57:13 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/08 01:57:13 INFO : nested/sub dir/file: Copied (new) 2026/04/08 01:57:13 INFO : nested/sub dir/file: Deleted 2026/04/08 01:57:13 INFO : sub dir: Removing directory 2026/04/08 01:57:13 INFO : nested/sub dir: Removing directory 2026/04/08 01:57:13 INFO : nested: Removing directory 2026/04/08 01:57:13 DEBUG : Local file system at /tmp/rclone4210095008: deleted 3 directories 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33050") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54958->172.17.0.4:33050, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38091") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39853") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59804->172.17.0.4:39853, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45848->172.17.0.4:38091, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32871") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35718->172.17.0.4:32871, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36827") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39064->172.17.0.4:36827, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36461") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34994->172.17.0.4:36461, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39475") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54418->172.17.0.4:39475, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31660") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39222->172.17.0.4:31660, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39173") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50148->172.17.0.4:39173, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39608") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44324->172.17.0.4:39608, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35611") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46054->172.17.0.4:35611, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36335") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43034->172.17.0.4:36335, err= 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/04/08 01:57:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/04/08 01:57:13 INFO : sub dir/hello world: Copied (new) 2026/04/08 01:57:13 INFO : sub dir/hello world: Deleted 2026/04/08 01:57:13 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/04/08 01:57:13 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/04/08 01:57:13 INFO : nested/sub dir/file: Copied (new) 2026/04/08 01:57:13 INFO : nested/sub dir/file: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30546") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35680->172.17.0.4:30546, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39653") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35430") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55114->172.17.0.4:39653, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39390->172.17.0.4:35430, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30476") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36892->172.17.0.4:30476, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37827") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40896->172.17.0.4:37827, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30629") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45376->172.17.0.4:30629, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38527") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45790->172.17.0.4:38527, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34453") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46040->172.17.0.4:34453, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31138") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54386->172.17.0.4:31138, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35849") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43368->172.17.0.4:35849, err= 2026/04/08 01:57:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31839") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30331") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50982->172.17.0.4:31839, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59570->172.17.0.4:30331, err= 2026/04/08 01:57:13 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/08 01:57:13 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/04/08 01:57:13 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/08 01:57:13 INFO : existing: Copied (new) 2026/04/08 01:57:13 INFO : existing: Deleted 2026/04/08 01:57:13 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/04/08 01:57:13 INFO : existing-b: Copied (new) 2026/04/08 01:57:13 INFO : existing-b: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38826") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56034->172.17.0.4:38826, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30564") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56680->172.17.0.4:30564, err= 2026/04/08 01:57:13 DEBUG : existing: Destination exists, skipping 2026/04/08 01:57:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:13 INFO : There was nothing to transfer 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36283") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54170->172.17.0.4:36283, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34762") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38618->172.17.0.4:34762, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37888") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57768->172.17.0.4:37888, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jefosel2nomo" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:54170->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36092") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46810->172.17.0.4:36092, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30310") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42988->172.17.0.4:30310, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37391") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36680->172.17.0.4:37391, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36994") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39388->172.17.0.4:36994, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-tobakad0jaxi -> ftp://172.17.0.4:21/rclone-test-jefosel2nomo 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:38675") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:57836->172.17.0.4:38675, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:36819") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:40480->172.17.0.4:36819, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:32862") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:37634->172.17.0.4:32862, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: Using server-side directory move 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33872") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:36448") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38340->172.17.0.4:33872, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:49246->172.17.0.4:36448, err= 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-jefosel2nomo) 2026/04/08 01:57:13 DEBUG : potato3: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:54172->172.17.0.4:21, err= 2026/04/08 01:57:13 INFO : empty space: Deleted 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: Waiting for transfers to finish 2026/04/08 01:57:13 INFO : potato2: Moved (server-side) 2026/04/08 01:57:13 INFO : potato3: Deleted 2026/04/08 01:57:13 INFO : potato3: Moved (server-side) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35132") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58318->172.17.0.4:35132, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:37951") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:58018->172.17.0.4:37951, err= 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rukukab4coji" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: > dial: conn=172.17.0.1:54184->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: Using server-side directory move 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-rukukab4coji: Server side directory move succeeded 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: dial("tcp","172.17.0.4:36481") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: > dial: conn=172.17.0.1:50572->172.17.0.4:36481, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:34598") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:58848->172.17.0.4:34598, err= 2026/04/08 01:57:13 ERROR : error listing: directory not found 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: dial("tcp","172.17.0.4:36357") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: > dial: conn=172.17.0.1:33252->172.17.0.4:36357, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: Purge object "empty space" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: Purge object "potato2" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: Purge object "potato3" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-rukukab4coji: Purge dir "" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: dial("tcp","172.17.0.4:35125") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: > dial: conn=172.17.0.1:45376->172.17.0.4:35125, err= 2026/04/08 01:57:13 ERROR : error listing: directory not found 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-jefosel2nomo: Purge dir "" 2026/04/08 01:57:13 NOTICE: purge failed to rmdir "": directory not found 2026/04/08 01:57:13 NOTICE: purge failed: directory not found 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39520") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53316->172.17.0.4:39520, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37790") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45852->172.17.0.4:37790, err= --- PASS: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nifemac1veje" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:54192->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38368") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42206->172.17.0.4:38368, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30483") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52692->172.17.0.4:30483, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35223") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41628->172.17.0.4:35223, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33603") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49100->172.17.0.4:33603, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-tobakad0jaxi -> ftp://172.17.0.4:21/rclone-test-nifemac1veje 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:35664") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:58992->172.17.0.4:35664, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:33278") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:50308->172.17.0.4:33278, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:38571") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:54012->172.17.0.4:38571, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39781") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:34449") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:54020->172.17.0.4:34449, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35002->172.17.0.4:39781, err= 2026/04/08 01:57:13 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : empty space: Excluded 2026/04/08 01:57:13 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : empty space: Excluded 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-nifemac1veje) 2026/04/08 01:57:13 DEBUG : potato3: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:54194->172.17.0.4:21, err= 2026/04/08 01:57:13 INFO : potato2: Moved (server-side) 2026/04/08 01:57:13 INFO : potato3: Deleted 2026/04/08 01:57:13 INFO : potato3: Moved (server-side) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36227") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55084->172.17.0.4:36227, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:31711") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:44458->172.17.0.4:31711, err= 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gecomed3huji" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: > dial: conn=172.17.0.1:54208->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: dial("tcp","172.17.0.4:39121") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:39624") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: > dial: conn=172.17.0.1:54192->172.17.0.4:39121, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:50572->172.17.0.4:39624, err= 2026/04/08 01:57:13 DEBUG : empty space: Excluded (Size Filter) 2026/04/08 01:57:13 DEBUG : empty space: Excluded 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: Waiting for transfers to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: > dial: conn=172.17.0.1:54216->172.17.0.4:21, err= 2026/04/08 01:57:13 INFO : potato3: Moved (server-side) 2026/04/08 01:57:13 INFO : potato2: Moved (server-side) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: dial("tcp","172.17.0.4:30031") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: > dial: conn=172.17.0.1:39108->172.17.0.4:30031, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:35023") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:53058->172.17.0.4:35023, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: dial("tcp","172.17.0.4:34480") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: > dial: conn=172.17.0.1:48798->172.17.0.4:34480, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: Purge object "potato2" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: Purge object "potato3" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-gecomed3huji: Purge dir "" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: dial("tcp","172.17.0.4:30296") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: > dial: conn=172.17.0.1:38662->172.17.0.4:30296, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: Purge object "empty space" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-nifemac1veje: Purge dir "" 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36725") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51622->172.17.0.4:36725, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36893") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47884->172.17.0.4:36893, err= --- PASS: TestServerSideMoveWithFilter (0.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kejoxal2jepa" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:54226->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32425") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39966->172.17.0.4:32425, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39233") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38710->172.17.0.4:39233, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35288") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42552->172.17.0.4:35288, err= 2026/04/08 01:57:13 INFO : tomatoDir: Making directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37394") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49684->172.17.0.4:37394, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36065") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40712->172.17.0.4:36065, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-tobakad0jaxi -> ftp://172.17.0.4:21/rclone-test-kejoxal2jepa 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:37837") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:50596->172.17.0.4:37837, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:37584") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:49476->172.17.0.4:37584, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:33694") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:36928->172.17.0.4:33694, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: Using server-side directory move 2026/04/08 01:57:13 INFO : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:31677") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:45924->172.17.0.4:31677, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32699") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60258->172.17.0.4:32699, err= 2026/04/08 01:57:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/08 01:57:13 DEBUG : empty space: size = 1 OK 2026/04/08 01:57:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/08 01:57:13 DEBUG : empty space: Unchanged skipping 2026/04/08 01:57:13 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:13 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-kejoxal2jepa) 2026/04/08 01:57:13 DEBUG : potato3: Sizes differ 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:54230->172.17.0.4:21, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32855") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52782->172.17.0.4:32855, err= 2026/04/08 01:57:13 INFO : empty space: Deleted 2026/04/08 01:57:13 INFO : potato2: Moved (server-side) 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: Waiting for checks to finish 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: Waiting for transfers to finish 2026/04/08 01:57:13 INFO : potato3: Deleted 2026/04/08 01:57:13 INFO : potato3: Moved (server-side) 2026/04/08 01:57:13 INFO : tomatoDir: Removing directory 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: deleted 1 directories 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34498") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49088->172.17.0.4:34498, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38941") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36900->172.17.0.4:38941, err= 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:35340") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:45196->172.17.0.4:35340, err= 2026/04/08 01:57:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tahiyaw4juvu" 2026/04/08 01:57:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:13 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: Connecting to FTP server 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:13 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: > dial: conn=172.17.0.1:54246->172.17.0.4:21, err= 2026/04/08 01:57:14 INFO : tomatoDir: Making directory 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: Using server-side directory move 2026/04/08 01:57:14 INFO : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: Server side directory move succeeded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: dial("tcp","172.17.0.4:36794") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: > dial: conn=172.17.0.1:33178->172.17.0.4:36794, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: dial("tcp","172.17.0.4:34204") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: > dial: conn=172.17.0.1:48282->172.17.0.4:34204, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:36520") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:34164->172.17.0.4:36520, err= 2026/04/08 01:57:14 ERROR : error listing: directory not found 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:38207") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:57178->172.17.0.4:38207, err= 2026/04/08 01:57:14 ERROR : error listing: directory not found 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: dial("tcp","172.17.0.4:35787") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: > dial: conn=172.17.0.1:43948->172.17.0.4:35787, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: Purge object "empty space" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: Purge object "potato2" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: Purge object "potato3" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: dial("tcp","172.17.0.4:37529") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: > dial: conn=172.17.0.1:36900->172.17.0.4:37529, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: Purge dir "tomatoDir" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tahiyaw4juvu: Purge dir "" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: dial("tcp","172.17.0.4:34769") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: > dial: conn=172.17.0.1:59826->172.17.0.4:34769, err= 2026/04/08 01:57:14 ERROR : error listing: directory not found 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-kejoxal2jepa: Purge dir "" 2026/04/08 01:57:14 NOTICE: purge failed to rmdir "": directory not found 2026/04/08 01:57:14 NOTICE: purge failed: directory not found 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33335") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55876->172.17.0.4:33335, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32990") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60644->172.17.0.4:32990, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.08s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38736") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47322->172.17.0.4:38736, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33235") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52374->172.17.0.4:33235, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/rclone-sync-test" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: > dial: conn=172.17.0.1:54248->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31422") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42106->172.17.0.4:31422, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32469") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33686->172.17.0.4:32469, err= --- PASS: TestSyncOverlap (0.01s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/rclone-sync-test" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: > dial: conn=172.17.0.1:54260->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54272->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/rclone-sync-test-ignore-file" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-ignore-file: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:54274->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38249") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42486->172.17.0.4:38249, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: dial("tcp","172.17.0.4:33602") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36046") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: > dial: conn=172.17.0.1:44986->172.17.0.4:33602, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40680->172.17.0.4:36046, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test: Excluded 2026/04/08 01:57:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32819") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41562->172.17.0.4:32819, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39244") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38774->172.17.0.4:39244, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: dial("tcp","172.17.0.4:30303") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test: > dial: conn=172.17.0.1:38006->172.17.0.4:30303, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test: Excluded 2026/04/08 01:57:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37948") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41816->172.17.0.4:37948, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : rclone-sync-test-include: Removing directory 2026/04/08 01:57:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: failed to delete 1 directories 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:37741") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37072->172.17.0.4:37741, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36430") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48434->172.17.0.4:36430, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test: Excluded 2026/04/08 01:57:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36886") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37528->172.17.0.4:36886, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30431") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:31956") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40850->172.17.0.4:31956, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39478->172.17.0.4:30431, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test: Excluded 2026/04/08 01:57:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30480") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36338->172.17.0.4:30480, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : rclone-sync-test-include: Removing directory 2026/04/08 01:57:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: failed to delete 1 directories 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:30175") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37908->172.17.0.4:30175, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38719") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48816->172.17.0.4:38719, err= 2026/04/08 01:57:14 DEBUG : Excluded 2026/04/08 01:57:14 DEBUG : rclone-sync-test: Excluded 2026/04/08 01:57:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32246") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35684->172.17.0.4:32246, err= 2026/04/08 01:57:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30129") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59428->172.17.0.4:30129, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36555") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56944->172.17.0.4:36555, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36416") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31825") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44902->172.17.0.4:36416, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55408->172.17.0.4:31825, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38095") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50920->172.17.0.4:38095, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38991") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56714->172.17.0.4:38991, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/dst" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54276->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/CompareDest" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/CompareDest: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/CompareDest: > dial: conn=172.17.0.1:54292->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tobakad0jaxi/CompareDest" to be canonical "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/CompareDest" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:39741") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54454->172.17.0.4:39741, err= 2026/04/08 01:57:14 DEBUG : one: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:38566") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:48004->172.17.0.4:38566, err= 2026/04/08 01:57:14 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/08 01:57:14 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30041") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53340->172.17.0.4:30041, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39752") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46584->172.17.0.4:39752, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34452") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44210->172.17.0.4:34452, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30482") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50220->172.17.0.4:30482, err= 2026/04/08 01:57:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tobakad0jaxi/CompareDest" for canonical name "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/CompareDest" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:31216") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:33900->172.17.0.4:31216, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:39988") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:36648->172.17.0.4:39988, err= 2026/04/08 01:57:14 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36510") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56004->172.17.0.4:36510, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33562") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46476->172.17.0.4:33562, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35145") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42294->172.17.0.4:35145, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31597") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53034->172.17.0.4:31597, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36597") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39136->172.17.0.4:36597, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39300") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36178->172.17.0.4:39300, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34109") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41458->172.17.0.4:34109, err= 2026/04/08 01:57:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tobakad0jaxi/CompareDest" for canonical name "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/CompareDest" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:39826") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:34848->172.17.0.4:39826, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : one: size = 5 OK 2026/04/08 01:57:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30401") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47238->172.17.0.4:30401, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31508") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33456") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60078->172.17.0.4:31508, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54804->172.17.0.4:33456, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33537") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33442->172.17.0.4:33537, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32688") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45604->172.17.0.4:32688, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31138") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54390->172.17.0.4:31138, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35847") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45294->172.17.0.4:35847, err= 2026/04/08 01:57:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tobakad0jaxi/CompareDest" for canonical name "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/CompareDest" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:31374") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:44408->172.17.0.4:31374, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/CompareDest: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/CompareDest: > dial: conn=172.17.0.1:54298->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 OK 2026/04/08 01:57:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37201") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41062->172.17.0.4:37201, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37702") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38687") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57568->172.17.0.4:38687, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43928->172.17.0.4:37702, err= 2026/04/08 01:57:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tobakad0jaxi/CompareDest" for canonical name "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/CompareDest" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:30768") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:56232->172.17.0.4:30768, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : one: size = 5 OK 2026/04/08 01:57:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30969") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47898->172.17.0.4:30969, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39264") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39877") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54880->172.17.0.4:39877, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43334->172.17.0.4:39264, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36835") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41116->172.17.0.4:36835, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34797") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34102->172.17.0.4:34797, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36708") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38978->172.17.0.4:36708, err= 2026/04/08 01:57:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tobakad0jaxi/CompareDest" for canonical name "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/CompareDest" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:33635") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:42388->172.17.0.4:33635, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : two: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/CompareDest) 2026/04/08 01:57:14 DEBUG : two: Sizes differ 2026/04/08 01:57:14 DEBUG : two: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : one: size = 5 OK 2026/04/08 01:57:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:30608") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:35598->172.17.0.4:30608, err= 2026/04/08 01:57:14 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/08 01:57:14 INFO : two: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32334") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39370->172.17.0.4:32334, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36589") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33247") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44278->172.17.0.4:36589, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50776->172.17.0.4:33247, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32649") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45476->172.17.0.4:32649, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33288") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55944->172.17.0.4:33288, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39407") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59528->172.17.0.4:39407, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39348") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56964->172.17.0.4:39348, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.09s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35814") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60624->172.17.0.4:35814, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37945") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58872->172.17.0.4:37945, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32596") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54980->172.17.0.4:32596, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37047") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33251") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35564->172.17.0.4:33251, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52270->172.17.0.4:37047, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/dest" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: > dial: conn=172.17.0.1:54314->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/pre-dest1" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/pre-dest1: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/pre-dest1: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/pre-dest1: > dial: conn=172.17.0.1:54318->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tobakad0jaxi/pre-dest1" to be canonical "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/pre-dest1" 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/pre-dest2" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/pre-dest2: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/pre-dest2: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/pre-dest2: > dial: conn=172.17.0.1:54322->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tobakad0jaxi/pre-dest2" to be canonical "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/pre-dest2" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: dial("tcp","172.17.0.4:31916") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: > dial: conn=172.17.0.1:42936->172.17.0.4:31916, err= 2026/04/08 01:57:14 DEBUG : 1: size = 1 OK 2026/04/08 01:57:14 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/08 01:57:14 DEBUG : 2: size = 1 OK 2026/04/08 01:57:14 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/08 01:57:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: dial("tcp","172.17.0.4:36601") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: > dial: conn=172.17.0.1:43892->172.17.0.4:36601, err= 2026/04/08 01:57:14 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/04/08 01:57:14 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/04/08 01:57:14 INFO : 3: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: dial("tcp","172.17.0.4:39151") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dest: > dial: conn=172.17.0.1:35608->172.17.0.4:39151, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33521") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50800->172.17.0.4:33521, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38296") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33672") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57366->172.17.0.4:38296, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32949") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44998->172.17.0.4:33672, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54362->172.17.0.4:32949, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38869") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49516->172.17.0.4:38869, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36562") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33085") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59754->172.17.0.4:33085, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42134->172.17.0.4:36562, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38977") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55744->172.17.0.4:38977, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36181") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49606->172.17.0.4:36181, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/pre-dest1: closing 1 unused connections 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.07s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31684") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60366->172.17.0.4:31684, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34586") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54308->172.17.0.4:34586, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31096") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42078->172.17.0.4:31096, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33136") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42436->172.17.0.4:33136, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34780") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45856->172.17.0.4:34780, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34849") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50288->172.17.0.4:34849, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36867") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40848->172.17.0.4:36867, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/dst" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54338->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: > dial: conn=172.17.0.1:54352->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" to be canonical "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:32816") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:52044->172.17.0.4:32816, err= 2026/04/08 01:57:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 INFO : one: Moved (server-side) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:38677") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:59892->172.17.0.4:38677, err= 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) 2026/04/08 01:57:14 INFO : three.txt: Moved into backup dir 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39977") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51656->172.17.0.4:39977, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37745") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37131") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44070->172.17.0.4:37131, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36276->172.17.0.4:37745, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34374") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47446->172.17.0.4:34374, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30443") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46384->172.17.0.4:30443, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38662") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54976->172.17.0.4:38662, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30358") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41516->172.17.0.4:30358, err= 2026/04/08 01:57:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" for canonical name "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:31722") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:41034->172.17.0.4:31722, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 INFO : one: Deleted 2026/04/08 01:57:14 INFO : one: Moved (server-side) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:34689") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:38148->172.17.0.4:34689, err= 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : three.txt: Deleted 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) 2026/04/08 01:57:14 INFO : three.txt: Moved into backup dir 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37908") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42588->172.17.0.4:37908, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39439") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53352->172.17.0.4:39439, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35151") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52570->172.17.0.4:35151, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30103") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49932->172.17.0.4:30103, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35015") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38557") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36490->172.17.0.4:38557, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45498->172.17.0.4:35015, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35667") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37962->172.17.0.4:35667, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.05s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32262") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42382->172.17.0.4:32262, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31352") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58602->172.17.0.4:31352, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30826") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46172->172.17.0.4:30826, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32969") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60210->172.17.0.4:32969, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30261") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33852->172.17.0.4:30261, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/dst" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54354->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: > dial: conn=172.17.0.1:54366->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" to be canonical "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:31550") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:53304->172.17.0.4:31550, err= 2026/04/08 01:57:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one.bak 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:30997") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:33482->172.17.0.4:30997, err= 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 01:57:14 INFO : three.txt: Moved into backup dir 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35936") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44894->172.17.0.4:35936, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36506") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47516->172.17.0.4:36506, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37765") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50068->172.17.0.4:37765, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33712") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46648->172.17.0.4:33712, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39751") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35220->172.17.0.4:39751, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30778") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31996") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37994->172.17.0.4:30778, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56596->172.17.0.4:31996, err= 2026/04/08 01:57:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" for canonical name "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:34880") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54952->172.17.0.4:34880, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 INFO : one.bak: Deleted 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one.bak 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:39584") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:35854->172.17.0.4:39584, err= 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : three.txt.bak: Deleted 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 01:57:14 INFO : three.txt: Moved into backup dir 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34079") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36618->172.17.0.4:34079, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32369") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46116->172.17.0.4:32369, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30050") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33276->172.17.0.4:30050, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38594") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48106->172.17.0.4:38594, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32043") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56156->172.17.0.4:32043, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33066") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49616->172.17.0.4:33066, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38693") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60858->172.17.0.4:38693, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33216") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57138->172.17.0.4:33216, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32814") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36470->172.17.0.4:32814, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31237") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41324->172.17.0.4:31237, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35323") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59658->172.17.0.4:35323, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35337") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41326->172.17.0.4:35337, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/dst" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54372->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: > dial: conn=172.17.0.1:54382->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" to be canonical "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:39848") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:39550->172.17.0.4:39848, err= 2026/04/08 01:57:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:39147") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:52582->172.17.0.4:39147, err= 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/08 01:57:14 INFO : three.txt: Moved into backup dir 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33376") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43128->172.17.0.4:33376, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39458") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34405") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35698->172.17.0.4:39458, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33490->172.17.0.4:34405, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31916") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42942->172.17.0.4:31916, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32785") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57168->172.17.0.4:32785, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38462") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44134->172.17.0.4:38462, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31014") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42216->172.17.0.4:31014, err= 2026/04/08 01:57:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-tobakad0jaxi/backup" for canonical name "TestFTPPureftpd{83C8I}:rclone-test-tobakad0jaxi/backup" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:37739") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:55438->172.17.0.4:37739, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 INFO : one-2019-01-01: Deleted 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:34394") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:34552->172.17.0.4:34394, err= 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : three-2019-01-01.txt: Deleted 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/08 01:57:14 INFO : three.txt: Moved into backup dir 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34451") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52576->172.17.0.4:34451, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33876") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32833") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52748->172.17.0.4:32833, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48946->172.17.0.4:33876, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34328") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35414->172.17.0.4:34328, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32992") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58428->172.17.0.4:32992, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37374") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39340->172.17.0.4:37374, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35791") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50470->172.17.0.4:35791, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.05s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36892") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41768->172.17.0.4:36892, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33899") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44734->172.17.0.4:33899, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31416") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35190->172.17.0.4:31416, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35737") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60556->172.17.0.4:35737, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35463") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42070->172.17.0.4:35463, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/dst" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54386->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:37452") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:56386->172.17.0.4:37452, err= 2026/04/08 01:57:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one.bak 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:34970") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:51050->172.17.0.4:34970, err= 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 01:57:14 INFO : three.txt: Moved into backup dir 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36463") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47280->172.17.0.4:36463, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38009") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44676->172.17.0.4:38009, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33548") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39530->172.17.0.4:33548, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37317") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40522->172.17.0.4:37317, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31058") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43308->172.17.0.4:31058, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:35672") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:34534->172.17.0.4:35672, err= 2026/04/08 01:57:14 DEBUG : one.bak: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : one.bak: Excluded 2026/04/08 01:57:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : three.txt.bak: Excluded 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 INFO : one.bak: Deleted 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one.bak 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:38187") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:52550->172.17.0.4:38187, err= 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : three.txt.bak: Deleted 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 01:57:14 INFO : three.txt: Moved into backup dir 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39647") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53820->172.17.0.4:39647, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35601") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43466->172.17.0.4:35601, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35418") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35958->172.17.0.4:35418, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35773") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44002->172.17.0.4:35773, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36645") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57186->172.17.0.4:36645, err= --- PASS: TestSyncBackupDirSuffixOnly (0.04s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37150") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53326->172.17.0.4:37150, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36225") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48758->172.17.0.4:36225, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39159") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60652->172.17.0.4:39159, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35263") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34278->172.17.0.4:35263, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36663") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59844->172.17.0.4:36663, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/dst" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54394->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one.bak 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:30895") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:39500->172.17.0.4:30895, err= 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : three.txt: Sizes differ 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:39403") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:40688->172.17.0.4:39403, err= 2026/04/08 01:57:14 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/08 01:57:14 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/08 01:57:14 INFO : three.txt: Copied (new) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31531") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58668->172.17.0.4:31531, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30570") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37768->172.17.0.4:30570, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33973") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50276->172.17.0.4:33973, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39405") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49266->172.17.0.4:39405, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 INFO : one.bak: Deleted 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one.bak 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:33044") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:45286->172.17.0.4:33044, err= 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : three.txt: Sizes differ 2026/04/08 01:57:14 INFO : three.txt.bak: Deleted 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:33131") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:43748->172.17.0.4:33131, err= 2026/04/08 01:57:14 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/08 01:57:14 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/08 01:57:14 INFO : three.txt: Copied (new) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33485") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54476->172.17.0.4:33485, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30813") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50070->172.17.0.4:30813, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34330") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53682->172.17.0.4:34330, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35641") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53258->172.17.0.4:35641, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34101") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46910->172.17.0.4:34101, err= --- PASS: TestSyncSuffix (0.04s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38580") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49120->172.17.0.4:38580, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37909") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45252->172.17.0.4:37909, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34664") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47046->172.17.0.4:34664, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32441") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51666->172.17.0.4:32441, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35613") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37544->172.17.0.4:35613, err= 2026/04/08 01:57:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tobakad0jaxi/dst" 2026/04/08 01:57:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{83C8I}" suffix to name 2026/04/08 01:57:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/08 01:57:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/08 01:57:14 DEBUG : Setting pass="YUAmoRZRYD1clSfSuXnXqaooZI3pXdQqGR3GzDPVtQA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/08 01:57:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:54402->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:38082") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:44060->172.17.0.4:38082, err= 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/04/08 01:57:14 DEBUG : one.a292864a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : three.txt: Sizes differ 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:32191") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:58614->172.17.0.4:32191, err= 2026/04/08 01:57:14 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/04/08 01:57:14 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/04/08 01:57:14 INFO : three.txt: Copied (new) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36108") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45500->172.17.0.4:36108, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33867") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34726->172.17.0.4:33867, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30875") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40430->172.17.0.4:30875, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36294") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38678->172.17.0.4:36294, err= 2026/04/08 01:57:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : one: Sizes differ 2026/04/08 01:57:14 INFO : one-2019-01-01: Deleted 2026/04/08 01:57:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:35910") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:38450->172.17.0.4:35910, err= 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/04/08 01:57:14 INFO : one: Copied (new) 2026/04/08 01:57:14 DEBUG : two: size = 3 OK 2026/04/08 01:57:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : two: Unchanged skipping 2026/04/08 01:57:14 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst) 2026/04/08 01:57:14 DEBUG : three.txt: Sizes differ 2026/04/08 01:57:14 INFO : three-2019-01-01.txt: Deleted 2026/04/08 01:57:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: dial("tcp","172.17.0.4:38822") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi/dst: > dial: conn=172.17.0.1:41742->172.17.0.4:38822, err= 2026/04/08 01:57:14 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/04/08 01:57:14 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/04/08 01:57:14 INFO : three.txt: Copied (new) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30692") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39092->172.17.0.4:30692, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38729") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42394->172.17.0.4:38729, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35621") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48084->172.17.0.4:35621, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39790") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36996->172.17.0.4:39790, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38150") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56774->172.17.0.4:38150, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38340") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35174->172.17.0.4:38340, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38252") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49404->172.17.0.4:38252, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39459") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52926->172.17.0.4:39459, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : Testêé: Sizes differ 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37583") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52894->172.17.0.4:37583, err= 2026/04/08 01:57:14 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/04/08 01:57:14 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/04/08 01:57:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36907") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52294->172.17.0.4:36907, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35845") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59718->172.17.0.4:35845, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37113") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40964->172.17.0.4:37113, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39222") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41720->172.17.0.4:39222, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32582") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35078->172.17.0.4:32582, err= 2026/04/08 01:57:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36490") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49616->172.17.0.4:36490, err= 2026/04/08 01:57:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/04/08 01:57:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/04/08 01:57:14 INFO : existing: Copied (new) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31777") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42618->172.17.0.4:31777, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35762") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42048->172.17.0.4:35762, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33781") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55834->172.17.0.4:33781, err= 2026/04/08 01:57:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : existing: Sizes differ 2026/04/08 01:57:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 ERROR : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: not deleting files as there were IO errors 2026/04/08 01:57:14 ERROR : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: not deleting directories as there were IO errors 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33659") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57544->172.17.0.4:33659, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30826") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46182->172.17.0.4:30826, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31683") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55640->172.17.0.4:31683, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36133") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42726->172.17.0.4:36133, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34129") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59666->172.17.0.4:34129, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38160") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47974->172.17.0.4:38160, err= 2026/04/08 01:57:14 DEBUG : EXISTING: size = 6 OK 2026/04/08 01:57:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : existing: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31949") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51482->172.17.0.4:31949, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38751") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44126->172.17.0.4:38751, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39613") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37388->172.17.0.4:39613, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31340") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50632->172.17.0.4:31340, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36063") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54000->172.17.0.4:36063, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33198") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45310->172.17.0.4:33198, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35801") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38736->172.17.0.4:35801, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30526") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35176->172.17.0.4:30526, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39393") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55142->172.17.0.4:39393, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30455") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56588->172.17.0.4:30455, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37357") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54660->172.17.0.4:37357, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30024") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49624->172.17.0.4:30024, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36856") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47158->172.17.0.4:36856, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31077") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44782->172.17.0.4:31077, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35930") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45032->172.17.0.4:35930, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31209") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59658->172.17.0.4:31209, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32242") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39340->172.17.0.4:32242, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34123") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43078->172.17.0.4:34123, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39563") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52208->172.17.0.4:39563, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30506") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50746->172.17.0.4:30506, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32176") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42180->172.17.0.4:32176, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30770") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44126->172.17.0.4:30770, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38515") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49216->172.17.0.4:38515, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38097") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37460->172.17.0.4:38097, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39674") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51750->172.17.0.4:39674, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37989") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47116->172.17.0.4:37989, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34701") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55318->172.17.0.4:34701, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35436") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54944->172.17.0.4:35436, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31724") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55910->172.17.0.4:31724, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34832") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56332->172.17.0.4:34832, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35283") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44594->172.17.0.4:35283, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38208") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48964->172.17.0.4:38208, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36709") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40050->172.17.0.4:36709, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30226") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56446->172.17.0.4:30226, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36602") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58744->172.17.0.4:36602, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38460") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42952->172.17.0.4:38460, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34088") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53206->172.17.0.4:34088, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36591") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57316->172.17.0.4:36591, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39896") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41602->172.17.0.4:39896, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37617") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45690->172.17.0.4:37617, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30226") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56458->172.17.0.4:30226, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38523") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42126->172.17.0.4:38523, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32897") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46198->172.17.0.4:32897, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31817") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35058->172.17.0.4:31817, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39908") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46262->172.17.0.4:39908, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35007") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56058->172.17.0.4:35007, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37143") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56400->172.17.0.4:37143, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30176") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39384->172.17.0.4:30176, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30764") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56280->172.17.0.4:30764, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30607") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41190->172.17.0.4:30607, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36223") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37742->172.17.0.4:36223, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38265") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56584->172.17.0.4:38265, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33029") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37232->172.17.0.4:33029, err= 2026/04/08 01:57:14 DEBUG : both0: size = 6 OK 2026/04/08 01:57:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both10: size = 6 OK 2026/04/08 01:57:14 DEBUG : both0: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both12: size = 6 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both13: size = 6 OK 2026/04/08 01:57:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both11: size = 6 OK 2026/04/08 01:57:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both10: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both14: size = 6 OK 2026/04/08 01:57:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both14: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both15: size = 6 OK 2026/04/08 01:57:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both15: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both16: size = 6 OK 2026/04/08 01:57:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both16: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both17: size = 6 OK 2026/04/08 01:57:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both17: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both18: size = 6 OK 2026/04/08 01:57:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both12: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both19: size = 6 OK 2026/04/08 01:57:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both13: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both1: size = 6 OK 2026/04/08 01:57:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both1: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both2: size = 6 OK 2026/04/08 01:57:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both2: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both3: size = 6 OK 2026/04/08 01:57:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both3: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both4: size = 6 OK 2026/04/08 01:57:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both4: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both5: size = 6 OK 2026/04/08 01:57:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both5: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both6: size = 6 OK 2026/04/08 01:57:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both6: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both7: size = 6 OK 2026/04/08 01:57:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both11: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both8: size = 6 OK 2026/04/08 01:57:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both8: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both9: size = 6 OK 2026/04/08 01:57:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both9: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both18: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both19: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both7: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : only16: Deleted 2026/04/08 01:57:14 INFO : only7: Deleted 2026/04/08 01:57:14 INFO : only5: Deleted 2026/04/08 01:57:14 INFO : only11: Deleted 2026/04/08 01:57:14 INFO : only19: Deleted 2026/04/08 01:57:14 INFO : only2: Deleted 2026/04/08 01:57:14 INFO : only3: Deleted 2026/04/08 01:57:14 INFO : only14: Deleted 2026/04/08 01:57:14 INFO : only0: Deleted 2026/04/08 01:57:14 INFO : only17: Deleted 2026/04/08 01:57:14 INFO : only12: Deleted 2026/04/08 01:57:14 INFO : only6: Deleted 2026/04/08 01:57:14 INFO : only15: Deleted 2026/04/08 01:57:14 INFO : only18: Deleted 2026/04/08 01:57:14 INFO : only8: Deleted 2026/04/08 01:57:14 INFO : only4: Deleted 2026/04/08 01:57:14 INFO : only10: Deleted 2026/04/08 01:57:14 INFO : only9: Deleted 2026/04/08 01:57:14 INFO : only13: Deleted 2026/04/08 01:57:14 INFO : only1: Deleted 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35053") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35506->172.17.0.4:35053, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36480") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54476->172.17.0.4:36480, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32279") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47374->172.17.0.4:32279, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33517") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50802->172.17.0.4:33517, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34195") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58542->172.17.0.4:34195, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30160") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37810->172.17.0.4:30160, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36445") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38372->172.17.0.4:36445, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34928") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36104->172.17.0.4:34928, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33308") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57058->172.17.0.4:33308, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36888") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53614->172.17.0.4:36888, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34537") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55684->172.17.0.4:34537, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35881") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40290->172.17.0.4:35881, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31379") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32846->172.17.0.4:31379, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33562") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46488->172.17.0.4:33562, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31654") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43904->172.17.0.4:31654, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30864") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53898->172.17.0.4:30864, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34953") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40262->172.17.0.4:34953, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39602") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33832->172.17.0.4:39602, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33077") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36574->172.17.0.4:33077, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33462") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60742->172.17.0.4:33462, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34796") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55006->172.17.0.4:34796, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33531") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50682->172.17.0.4:33531, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32119") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36798->172.17.0.4:32119, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32344") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50050->172.17.0.4:32344, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33040") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56020->172.17.0.4:33040, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39866") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56990->172.17.0.4:39866, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32485") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54098->172.17.0.4:32485, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35967") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50908->172.17.0.4:35967, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34273") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46126->172.17.0.4:34273, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34530") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34380->172.17.0.4:34530, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34978") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34440->172.17.0.4:34978, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37859") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33956->172.17.0.4:37859, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35409") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41780->172.17.0.4:35409, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38389") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37654->172.17.0.4:38389, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30334") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52766->172.17.0.4:30334, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39000") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47438->172.17.0.4:39000, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32077") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45330->172.17.0.4:32077, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32293") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39404->172.17.0.4:32293, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30769") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58790->172.17.0.4:30769, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36712") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37020->172.17.0.4:36712, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32531") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43076->172.17.0.4:32531, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30658") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50266->172.17.0.4:30658, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39506") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56498->172.17.0.4:39506, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32884") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54798->172.17.0.4:32884, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31054") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38222->172.17.0.4:31054, err= 2026/04/08 01:57:14 DEBUG : both0: size = 6 OK 2026/04/08 01:57:14 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both11: size = 6 OK 2026/04/08 01:57:14 DEBUG : both10: size = 6 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both12: size = 6 OK 2026/04/08 01:57:14 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both0: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both13: size = 6 OK 2026/04/08 01:57:14 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both13: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both14: size = 6 OK 2026/04/08 01:57:14 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both14: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both15: size = 6 OK 2026/04/08 01:57:14 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both15: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both16: size = 6 OK 2026/04/08 01:57:14 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both16: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both17: size = 6 OK 2026/04/08 01:57:14 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both17: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both18: size = 6 OK 2026/04/08 01:57:14 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both18: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both19: size = 6 OK 2026/04/08 01:57:14 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both19: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both1: size = 6 OK 2026/04/08 01:57:14 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both1: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both2: size = 6 OK 2026/04/08 01:57:14 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both2: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both3: size = 6 OK 2026/04/08 01:57:14 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both3: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both4: size = 6 OK 2026/04/08 01:57:14 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both4: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both5: size = 6 OK 2026/04/08 01:57:14 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both5: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both6: size = 6 OK 2026/04/08 01:57:14 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both6: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both7: size = 6 OK 2026/04/08 01:57:14 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both7: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both8: size = 6 OK 2026/04/08 01:57:14 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both8: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both9: size = 6 OK 2026/04/08 01:57:14 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : both9: Unchanged skipping 2026/04/08 01:57:14 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only0: Sizes differ 2026/04/08 01:57:14 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only10: Sizes differ 2026/04/08 01:57:14 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only11: Sizes differ 2026/04/08 01:57:14 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only12: Sizes differ 2026/04/08 01:57:14 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only13: Sizes differ 2026/04/08 01:57:14 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only14: Sizes differ 2026/04/08 01:57:14 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only15: Sizes differ 2026/04/08 01:57:14 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only16: Sizes differ 2026/04/08 01:57:14 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only17: Sizes differ 2026/04/08 01:57:14 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only18: Sizes differ 2026/04/08 01:57:14 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only19: Sizes differ 2026/04/08 01:57:14 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only1: Sizes differ 2026/04/08 01:57:14 DEBUG : both12: Unchanged skipping 2026/04/08 01:57:14 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only2: Sizes differ 2026/04/08 01:57:14 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only3: Sizes differ 2026/04/08 01:57:14 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only4: Sizes differ 2026/04/08 01:57:14 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only5: Sizes differ 2026/04/08 01:57:14 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only6: Sizes differ 2026/04/08 01:57:14 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only7: Sizes differ 2026/04/08 01:57:14 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only8: Sizes differ 2026/04/08 01:57:14 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4210095008) 2026/04/08 01:57:14 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-tobakad0jaxi) 2026/04/08 01:57:14 DEBUG : only9: Sizes differ 2026/04/08 01:57:14 DEBUG : both10: Unchanged skipping 2026/04/08 01:57:14 DEBUG : both11: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34425") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45004->172.17.0.4:34425, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31761") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45240->172.17.0.4:31761, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31999") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41660->172.17.0.4:31999, err= 2026/04/08 01:57:14 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32055") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33316->172.17.0.4:32055, err= 2026/04/08 01:57:14 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/04/08 01:57:14 INFO : only10: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only11.51c18866.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32684") 2026/04/08 01:57:14 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/04/08 01:57:14 INFO : only0: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only11.51c18866.partial: renamed to: only11 2026/04/08 01:57:14 INFO : only11: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41056->172.17.0.4:32684, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36860") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31302") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41186->172.17.0.4:31302, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52926->172.17.0.4:36860, err= 2026/04/08 01:57:14 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/04/08 01:57:14 INFO : only15: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/04/08 01:57:14 INFO : only13: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34157") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53884->172.17.0.4:34157, err= 2026/04/08 01:57:14 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/04/08 01:57:14 INFO : only12: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/04/08 01:57:14 INFO : only14: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30484") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43626->172.17.0.4:30484, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38959") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35937") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55034->172.17.0.4:38959, err= 2026/04/08 01:57:14 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40220->172.17.0.4:35937, err= 2026/04/08 01:57:14 INFO : only16: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39812") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44620->172.17.0.4:39812, err= 2026/04/08 01:57:14 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/04/08 01:57:14 INFO : only17: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only18.f963383f.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/04/08 01:57:14 INFO : only19: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39599") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45366->172.17.0.4:39599, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39355") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42292->172.17.0.4:39355, err= 2026/04/08 01:57:14 DEBUG : only18.f963383f.partial: renamed to: only18 2026/04/08 01:57:14 INFO : only18: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35081") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41280->172.17.0.4:35081, err= 2026/04/08 01:57:14 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/04/08 01:57:14 INFO : only4: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/04/08 01:57:14 INFO : only3: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/04/08 01:57:14 INFO : only2: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38855") 2026/04/08 01:57:14 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40120->172.17.0.4:38855, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39660") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38725") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60396->172.17.0.4:39660, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35796->172.17.0.4:38725, err= 2026/04/08 01:57:14 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/04/08 01:57:14 INFO : only5: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/04/08 01:57:14 INFO : only6: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38139") 2026/04/08 01:57:14 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56092->172.17.0.4:38139, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31135") 2026/04/08 01:57:14 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/04/08 01:57:14 INFO : only8: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39120->172.17.0.4:31135, err= 2026/04/08 01:57:14 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/04/08 01:57:14 INFO : only7: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only1.77787b15.partial: size = 0 OK 2026/04/08 01:57:14 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/04/08 01:57:14 INFO : only9: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : only1.77787b15.partial: renamed to: only1 2026/04/08 01:57:14 INFO : only1: Copied (replaced existing) 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33058") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49956->172.17.0.4:33058, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31269") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41958->172.17.0.4:31269, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37231") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54834->172.17.0.4:37231, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : empty_dir: Making directory with metadata 2026/04/08 01:57:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 01:57:14 DEBUG : empty_on_remote: Making directory with metadata 2026/04/08 01:57:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 01:57:14 INFO : empty_on_remote: Making directory 2026/04/08 01:57:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 01:57:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32420") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34320->172.17.0.4:32420, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31498") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34655") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30870") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40260->172.17.0.4:31498, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36758->172.17.0.4:34655, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34594->172.17.0.4:30870, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35421") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58528->172.17.0.4:35421, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36387") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43258->172.17.0.4:36387, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : empty_dir: Making directory with metadata 2026/04/08 01:57:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 01:57:14 DEBUG : empty_on_remote: Making directory with metadata 2026/04/08 01:57:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/08 01:57:14 INFO : empty_on_remote: Making directory 2026/04/08 01:57:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/08 01:57:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31384") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35678->172.17.0.4:31384, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30488") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38482->172.17.0.4:30488, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39913") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53510->172.17.0.4:39913, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33929") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38492") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30459") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54250->172.17.0.4:38492, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47160->172.17.0.4:33929, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34520->172.17.0.4:30459, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35630") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39758->172.17.0.4:35630, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : sub dir: Making directory 2026/04/08 01:57:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30973") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57280->172.17.0.4:30973, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36996") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58410->172.17.0.4:36996, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39997") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33978->172.17.0.4:39997, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35098") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57344->172.17.0.4:35098, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30174") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42738->172.17.0.4:30174, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36067") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51314->172.17.0.4:36067, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33029") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37244->172.17.0.4:33029, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34201") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59680->172.17.0.4:34201, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34183") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39672->172.17.0.4:34183, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31404") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56662->172.17.0.4:31404, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39179") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59710->172.17.0.4:39179, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/08 01:57:14 INFO : sub dir: Making directory 2026/04/08 01:57:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31326") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43316->172.17.0.4:31326, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39357") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41824->172.17.0.4:39357, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35723") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44402->172.17.0.4:35723, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39170") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33090->172.17.0.4:39170, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33878") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60084->172.17.0.4:33878, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38899") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50872->172.17.0.4:38899, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30054") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49930->172.17.0.4:30054, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37781") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41366->172.17.0.4:37781, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38997") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33212->172.17.0.4:38997, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38202") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56420->172.17.0.4:38202, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38113") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55096->172.17.0.4:38113, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36808") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58698->172.17.0.4:36808, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30353") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56938->172.17.0.4:30353, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37326") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51570->172.17.0.4:37326, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37763") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59278->172.17.0.4:37763, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34134") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51860->172.17.0.4:34134, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37658") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41980->172.17.0.4:37658, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33241") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51510->172.17.0.4:33241, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34412") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35054->172.17.0.4:34412, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32464") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37058->172.17.0.4:32464, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33488") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41710->172.17.0.4:33488, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31321") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39164->172.17.0.4:31321, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38314") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54874->172.17.0.4:38314, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32219") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57458->172.17.0.4:32219, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37520") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47290->172.17.0.4:37520, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35024") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51202->172.17.0.4:35024, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30411") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36680->172.17.0.4:30411, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36234") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34810->172.17.0.4:36234, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32093") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55392->172.17.0.4:32093, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32075") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36810->172.17.0.4:32075, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36866") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55000->172.17.0.4:36866, err= 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34615") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35680->172.17.0.4:34615, err= 2026/04/08 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : apple: Excluded 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : banana: Excluded 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30579") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49534->172.17.0.4:30579, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36566") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40686->172.17.0.4:36566, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31920") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57662->172.17.0.4:31920, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32884") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54806->172.17.0.4:32884, err= 2026/04/08 01:57:14 DEBUG : apple: size = 5 OK 2026/04/08 01:57:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:14 DEBUG : banana: size = 6 OK 2026/04/08 01:57:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37193") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45836->172.17.0.4:37193, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36287") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40022->172.17.0.4:36287, err= 2026/04/08 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : apple: Excluded 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : banana: Excluded 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31657") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37536->172.17.0.4:31657, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30429") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40014->172.17.0.4:30429, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33908") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52976->172.17.0.4:33908, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32006") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60052->172.17.0.4:32006, err= 2026/04/08 01:57:14 DEBUG : apple: size = 5 OK 2026/04/08 01:57:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:14 DEBUG : banana: size = 6 OK 2026/04/08 01:57:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38397") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35648->172.17.0.4:38397, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38814") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46176->172.17.0.4:38814, err= 2026/04/08 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : apple: Excluded 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : banana: Excluded 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33496") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58156->172.17.0.4:33496, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36581") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59616->172.17.0.4:36581, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34246") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39408->172.17.0.4:34246, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31814") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54942->172.17.0.4:31814, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38700") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41052->172.17.0.4:38700, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31201") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52114->172.17.0.4:31201, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38180") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38276->172.17.0.4:38180, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39735") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47636->172.17.0.4:39735, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38563") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37370->172.17.0.4:38563, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33950") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32848->172.17.0.4:33950, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31813") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33306->172.17.0.4:31813, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37088") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57014->172.17.0.4:37088, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37648") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54508->172.17.0.4:37648, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39759") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49862->172.17.0.4:39759, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39706") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38616->172.17.0.4:39706, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33305") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34720->172.17.0.4:33305, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31691") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39078->172.17.0.4:31691, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36490") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49620->172.17.0.4:36490, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32981") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40854->172.17.0.4:32981, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33485") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54486->172.17.0.4:33485, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37077") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48164->172.17.0.4:37077, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30924") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57474->172.17.0.4:30924, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30880") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49280->172.17.0.4:30880, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34227") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56300->172.17.0.4:34227, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34053") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39012->172.17.0.4:34053, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32326") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53688->172.17.0.4:32326, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35975") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57118->172.17.0.4:35975, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35991") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51580->172.17.0.4:35991, err= 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31418") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39150->172.17.0.4:31418, err= 2026/04/08 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : apple: Excluded 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : banana: Excluded 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36105") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51866->172.17.0.4:36105, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31516") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32968->172.17.0.4:31516, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36440") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52716->172.17.0.4:36440, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39133") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50730->172.17.0.4:39133, err= 2026/04/08 01:57:14 DEBUG : apple: size = 5 OK 2026/04/08 01:57:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:14 DEBUG : banana: size = 6 OK 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36250") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38482->172.17.0.4:36250, err= 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31395") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49274->172.17.0.4:31395, err= 2026/04/08 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : apple: Excluded 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : banana: Excluded 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39873") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55456->172.17.0.4:39873, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32053") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54108->172.17.0.4:32053, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36157") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32900->172.17.0.4:36157, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34840") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49798->172.17.0.4:34840, err= 2026/04/08 01:57:14 DEBUG : apple: size = 5 OK 2026/04/08 01:57:14 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:14 DEBUG : banana: size = 6 OK 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:14 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:14 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34619") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48858->172.17.0.4:34619, err= 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 INFO : There was nothing to transfer 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36488") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41812->172.17.0.4:36488, err= 2026/04/08 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : apple: Excluded 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : banana: Excluded 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35332") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58158->172.17.0.4:35332, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30866") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38266->172.17.0.4:30866, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36460") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59024->172.17.0.4:36460, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36449") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48556->172.17.0.4:36449, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31914") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36388->172.17.0.4:31914, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33474") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44706->172.17.0.4:33474, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33046") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50834->172.17.0.4:33046, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34214") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55082->172.17.0.4:34214, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36680") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35058->172.17.0.4:36680, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33500") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58228->172.17.0.4:33500, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36392") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43496->172.17.0.4:36392, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36612") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52730->172.17.0.4:36612, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35126") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34556->172.17.0.4:35126, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32949") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54368->172.17.0.4:32949, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37416") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41460->172.17.0.4:37416, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36022") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54164->172.17.0.4:36022, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31017") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35016->172.17.0.4:31017, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38067") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58488->172.17.0.4:38067, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34184") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60084->172.17.0.4:34184, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36055") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39560->172.17.0.4:36055, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39308") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57964->172.17.0.4:39308, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35361") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42288->172.17.0.4:35361, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31218") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59664->172.17.0.4:31218, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36969") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43580->172.17.0.4:36969, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31621") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59238->172.17.0.4:31621, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33145") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56780->172.17.0.4:33145, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32785") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57184->172.17.0.4:32785, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33155") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53196->172.17.0.4:33155, err= 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30597") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39790->172.17.0.4:30597, err= 2026/04/08 01:57:14 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : apple: Excluded 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:14 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : banana: Excluded 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30630") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37342->172.17.0.4:30630, err= 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30898") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39550->172.17.0.4:30898, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33928") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47274->172.17.0.4:33928, err= 2026/04/08 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33888") 2026/04/08 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40464->172.17.0.4:33888, err= 2026/04/08 01:57:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36785") 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35517") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35684->172.17.0.4:36785, err= 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37088->172.17.0.4:35517, err= 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54412->172.17.0.4:21, err= 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35340") 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30813") 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45198->172.17.0.4:35340, err= 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50072->172.17.0.4:30813, err= 2026/04/08 01:57:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:14 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/04/08 01:57:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31112") 2026/04/08 01:57:14 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/04/08 01:57:14 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/08 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50458->172.17.0.4:31112, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30868") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52154->172.17.0.4:30868, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:14 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32993") 2026/04/08 01:57:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39756->172.17.0.4:32993, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32441") 2026/04/08 01:57:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51670->172.17.0.4:32441, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38139") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56102->172.17.0.4:38139, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/04/08 01:57:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39545") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55076->172.17.0.4:39545, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35316") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34070") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55318->172.17.0.4:35316, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44354->172.17.0.4:34070, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34216") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58442->172.17.0.4:34216, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39798") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31263") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40136->172.17.0.4:39798, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39178->172.17.0.4:31263, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31687") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45996->172.17.0.4:31687, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34155") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59474->172.17.0.4:34155, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36707") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34370->172.17.0.4:36707, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34137") 2026/04/08 01:57:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54236->172.17.0.4:34137, err= 2026/04/08 01:57:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35995") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32040") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41950->172.17.0.4:35995, err= 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50370->172.17.0.4:32040, err= 2026/04/08 01:57:14 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/04/08 01:57:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/04/08 01:57:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:14 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/08 01:57:14 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:14 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Connecting to FTP server 2026/04/08 01:57:14 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54426->172.17.0.4:21, err= 2026/04/08 01:57:14 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 01:57:14 INFO : appleappleapplebanana: Deleted 2026/04/08 01:57:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 01:57:14 INFO : splitbananasplit: Deleted 2026/04/08 01:57:14 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 01:57:14 INFO : apple: Deleted 2026/04/08 01:57:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 01:57:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54440->172.17.0.4:21, err= 2026/04/08 01:57:15 INFO : banana: Deleted 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:21") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54456->172.17.0.4:21, err= 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35096") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57116->172.17.0.4:35096, err= 2026/04/08 01:57:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : YXBwbGU=: Excluded 2026/04/08 01:57:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/08 01:57:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : YmFuYW5h: Excluded 2026/04/08 01:57:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30007") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41282->172.17.0.4:30007, err= 2026/04/08 01:57:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37327") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51640->172.17.0.4:37327, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34295") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42758->172.17.0.4:34295, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35989") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60626->172.17.0.4:35989, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : YXBwbGU=: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : YmFuYW5h: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31168") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59436->172.17.0.4:31168, err= 2026/04/08 01:57:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34526") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42804->172.17.0.4:34526, err= 2026/04/08 01:57:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : YXBwbGU=: Excluded 2026/04/08 01:57:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/04/08 01:57:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : YmFuYW5h: Excluded 2026/04/08 01:57:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34064") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55802->172.17.0.4:34064, err= 2026/04/08 01:57:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/04/08 01:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33314") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60850->172.17.0.4:33314, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33715") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58316->172.17.0.4:33715, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/08 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34419") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54366->172.17.0.4:34419, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35106") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49474->172.17.0.4:35106, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36290") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52376->172.17.0.4:36290, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36112") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37394->172.17.0.4:36112, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35393") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41090->172.17.0.4:35393, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37882") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47432->172.17.0.4:37882, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31556") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36802->172.17.0.4:31556, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37413") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37798->172.17.0.4:37413, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31430") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35258->172.17.0.4:31430, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32295") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35098->172.17.0.4:32295, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35988") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39630->172.17.0.4:35988, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34164") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52062->172.17.0.4:34164, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39748") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60258->172.17.0.4:39748, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31075") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44192->172.17.0.4:31075, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39560") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59964->172.17.0.4:39560, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30754") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46402->172.17.0.4:30754, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36851") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35152->172.17.0.4:36851, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37230") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52440->172.17.0.4:37230, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37186") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56770->172.17.0.4:37186, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38542") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49328->172.17.0.4:38542, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31961") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42104->172.17.0.4:31961, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38153") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37312->172.17.0.4:38153, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30042") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33846->172.17.0.4:30042, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33942") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52258->172.17.0.4:33942, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30339") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34732->172.17.0.4:30339, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33690") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35164->172.17.0.4:33690, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35016") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33218->172.17.0.4:35016, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38507") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42760->172.17.0.4:38507, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37105") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47232->172.17.0.4:37105, err= 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37140") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59030->172.17.0.4:37140, err= 2026/04/08 01:57:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35447") 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31042") 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55888->172.17.0.4:31042, err= 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52624->172.17.0.4:35447, err= 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30759") 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52072->172.17.0.4:30759, err= 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36983") 2026/04/08 01:57:15 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51680->172.17.0.4:36983, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37001") 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38322->172.17.0.4:37001, err= 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38635") 2026/04/08 01:57:15 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/04/08 01:57:15 INFO : apple: Copied (new) to: PREFIXapple 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38086->172.17.0.4:38635, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32222") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35530->172.17.0.4:32222, err= 2026/04/08 01:57:15 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/04/08 01:57:15 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31805") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37462") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52952->172.17.0.4:37462, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55966->172.17.0.4:31805, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30154") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54100->172.17.0.4:30154, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34934") 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40306->172.17.0.4:34934, err= 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38416") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52472->172.17.0.4:38416, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30005") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57026->172.17.0.4:30005, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39722") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47778->172.17.0.4:39722, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31187") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48154->172.17.0.4:31187, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34010") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37094") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31156") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47014->172.17.0.4:37094, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50438->172.17.0.4:34010, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48286->172.17.0.4:31156, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34359") 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59952->172.17.0.4:34359, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35729") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45350->172.17.0.4:35729, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38854") 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38518->172.17.0.4:38854, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 01:57:15 INFO : appleappleapplebanana: Deleted 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 01:57:15 INFO : apple: Deleted 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 01:57:15 INFO : banana: Deleted 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 01:57:15 INFO : splitbananasplit: Deleted 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33362") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53942->172.17.0.4:33362, err= 2026/04/08 01:57:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : PREFIXapple: Excluded 2026/04/08 01:57:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : PREFIXbanana: Excluded 2026/04/08 01:57:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : PREFIXsplitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35303") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59296->172.17.0.4:35303, err= 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38896") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34850->172.17.0.4:38896, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35465") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60992->172.17.0.4:35465, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/08 01:57:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32839") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35640->172.17.0.4:32839, err= 2026/04/08 01:57:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37289") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59770->172.17.0.4:37289, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34995") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36068->172.17.0.4:34995, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33251") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35566->172.17.0.4:33251, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37019") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58658->172.17.0.4:37019, err= 2026/04/08 01:57:15 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31795") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60064->172.17.0.4:31795, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/08 01:57:15 INFO : splitbananasplit: Copied (new) 2026/04/08 01:57:15 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/08 01:57:15 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/08 01:57:15 INFO : apple: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39251") 2026/04/08 01:57:15 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/08 01:57:15 INFO : appleappleapplebanana: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58160->172.17.0.4:39251, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33005") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56312->172.17.0.4:33005, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30112") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58532->172.17.0.4:30112, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/08 01:57:15 INFO : banana: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37691") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37670") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39734->172.17.0.4:37691, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55424->172.17.0.4:37670, err= 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30691") 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34465") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33936->172.17.0.4:34465, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30511") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45946->172.17.0.4:30691, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34548->172.17.0.4:30511, err= 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32755") 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37560->172.17.0.4:32755, err= 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35723") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35635") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44408->172.17.0.4:35723, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60082->172.17.0.4:35635, err= 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33949") 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34753") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44156->172.17.0.4:33949, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38203") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44366->172.17.0.4:34753, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32938->172.17.0.4:38203, err= 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/08 01:57:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32570") 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36114") 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59736->172.17.0.4:36114, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36334->172.17.0.4:32570, err= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 INFO : PREFIXbanana: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/08 01:57:15 INFO : PREFIXapple: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/08 01:57:15 INFO : PREFIXsplitbananasplit: Deleted 2026/04/08 01:57:15 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37124") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53488->172.17.0.4:37124, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30290") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52088->172.17.0.4:30290, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31694") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35576->172.17.0.4:31694, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35992") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57064->172.17.0.4:35992, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31850") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33650->172.17.0.4:31850, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33644") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35894->172.17.0.4:33644, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31395") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49286->172.17.0.4:31395, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38630") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38304->172.17.0.4:38630, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35824") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57180->172.17.0.4:35824, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37883") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32964->172.17.0.4:37883, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35386") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35088->172.17.0.4:35386, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31382") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53878->172.17.0.4:31382, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31059") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56000->172.17.0.4:31059, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39714") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58730->172.17.0.4:39714, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31941") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45330->172.17.0.4:31941, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31658") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40814->172.17.0.4:31658, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33143") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40510->172.17.0.4:33143, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34028") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59338->172.17.0.4:34028, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30665") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42826->172.17.0.4:30665, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39730") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34270->172.17.0.4:39730, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35407") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56212->172.17.0.4:35407, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36274") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59680->172.17.0.4:36274, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33059") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53424->172.17.0.4:33059, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36288") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45136->172.17.0.4:36288, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35940") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42368->172.17.0.4:35940, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31839") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50998->172.17.0.4:31839, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30516") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46658->172.17.0.4:30516, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30633") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53418->172.17.0.4:30633, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37549") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58990->172.17.0.4:37549, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39318") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37456->172.17.0.4:39318, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35187") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58738->172.17.0.4:35187, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35921") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53656->172.17.0.4:35921, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31621") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59242->172.17.0.4:31621, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36518") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33974->172.17.0.4:36518, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31807") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59154->172.17.0.4:31807, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31593") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56424->172.17.0.4:31593, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39873") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55468->172.17.0.4:39873, err= 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34280") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54492->172.17.0.4:34280, err= 2026/04/08 01:57:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33123") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41780->172.17.0.4:33123, err= 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33257") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37540") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37101") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41852->172.17.0.4:37540, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46428->172.17.0.4:33257, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32369") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39456->172.17.0.4:37101, err= 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46118->172.17.0.4:32369, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/04/08 01:57:15 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/04/08 01:57:15 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/04/08 01:57:15 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34874") 2026/04/08 01:57:15 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38530->172.17.0.4:34874, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33007") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55308->172.17.0.4:33007, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34197") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50826->172.17.0.4:34197, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/04/08 01:57:15 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/04/08 01:57:15 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37701") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46826->172.17.0.4:37701, err= 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38235") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32288") 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34368") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42178->172.17.0.4:38235, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35906->172.17.0.4:34368, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51180->172.17.0.4:32288, err= 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37422") 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54036->172.17.0.4:37422, err= 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36642") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57844->172.17.0.4:36642, err= 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33568") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34022->172.17.0.4:33568, err= 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30410") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48298->172.17.0.4:30410, err= 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38083") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45516->172.17.0.4:38083, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38491") 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47238->172.17.0.4:38491, err= 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37436") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60726->172.17.0.4:37436, err= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39402") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43406->172.17.0.4:39402, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35472") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53104->172.17.0.4:35472, err= 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 INFO : banana: Deleted 2026/04/08 01:57:15 INFO : splitbananasplit: Deleted 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 01:57:15 INFO : appleappleapplebanana: Deleted 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 01:57:15 INFO : apple: Deleted 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36364") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37006->172.17.0.4:36364, err= 2026/04/08 01:57:15 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : bananaSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplitSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35449") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47776->172.17.0.4:35449, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38029") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49310->172.17.0.4:38029, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37824") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46018->172.17.0.4:37824, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : apple: transformed to: appleSUFFIX 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/08 01:57:15 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33949") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44158->172.17.0.4:33949, err= 2026/04/08 01:57:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36358") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59350->172.17.0.4:36358, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35926") 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40614->172.17.0.4:35926, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39092") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30068") 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60362->172.17.0.4:30068, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51800->172.17.0.4:39092, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34771") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51854->172.17.0.4:34771, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/04/08 01:57:15 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/04/08 01:57:15 INFO : appleappleapplebanana: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31219") 2026/04/08 01:57:15 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/04/08 01:57:15 INFO : apple: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42416->172.17.0.4:31219, err= 2026/04/08 01:57:15 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/04/08 01:57:15 INFO : banana: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35983") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41820->172.17.0.4:35983, err= 2026/04/08 01:57:15 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/04/08 01:57:15 INFO : splitbananasplit: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34881") 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50672->172.17.0.4:34881, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39526") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44346->172.17.0.4:39526, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37401") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53588->172.17.0.4:37401, err= 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33057") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33993") 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56884->172.17.0.4:33993, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33118") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34484->172.17.0.4:33118, err= 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59144->172.17.0.4:33057, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36706") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50584->172.17.0.4:36706, err= 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30542") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45498->172.17.0.4:30542, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30437") 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36518") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49024->172.17.0.4:30437, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33984->172.17.0.4:36518, err= 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/04/08 01:57:15 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30593") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57074->172.17.0.4:30593, err= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38207") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57182->172.17.0.4:38207, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32101") 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47140->172.17.0.4:32101, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36268") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34756->172.17.0.4:36268, err= 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 INFO : bananaSUFFIX: Deleted 2026/04/08 01:57:15 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/08 01:57:15 INFO : splitbananasplitSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : appleSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31104") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43166->172.17.0.4:31104, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30325") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51370->172.17.0.4:30325, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34501") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39324->172.17.0.4:34501, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38545") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40750->172.17.0.4:38545, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37255") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55556->172.17.0.4:37255, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32766") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36312->172.17.0.4:32766, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35429") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54694->172.17.0.4:35429, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31067") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34148->172.17.0.4:31067, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31669") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41434->172.17.0.4:31669, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35106") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49482->172.17.0.4:35106, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37700") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47870->172.17.0.4:37700, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34179") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44840->172.17.0.4:34179, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34936") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40574->172.17.0.4:34936, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34989") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39046->172.17.0.4:34989, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34335") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45616->172.17.0.4:34335, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37464") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55048->172.17.0.4:37464, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39066") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34490->172.17.0.4:39066, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37312") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37272->172.17.0.4:37312, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34222") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43348->172.17.0.4:34222, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30779") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47024->172.17.0.4:30779, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39805") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53196->172.17.0.4:39805, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31112") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50462->172.17.0.4:31112, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31872") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57484->172.17.0.4:31872, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37844") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46198->172.17.0.4:37844, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38033") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59814->172.17.0.4:38033, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31709") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36026->172.17.0.4:31709, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37679") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45494->172.17.0.4:37679, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34137") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54250->172.17.0.4:34137, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37499") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50270->172.17.0.4:37499, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35411") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37972->172.17.0.4:35411, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32532") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38248->172.17.0.4:32532, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31239") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37750->172.17.0.4:31239, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37499") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50286->172.17.0.4:37499, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30079") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38464->172.17.0.4:30079, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35627") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47496->172.17.0.4:35627, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32614") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54350->172.17.0.4:32614, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35356") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60834->172.17.0.4:35356, err= 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32206") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57762->172.17.0.4:32206, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36564") 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56328->172.17.0.4:36564, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36761") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38061") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46400->172.17.0.4:36761, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37904->172.17.0.4:38061, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36855") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30210") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52076->172.17.0.4:36855, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36346->172.17.0.4:30210, err= 2026/04/08 01:57:15 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/04/08 01:57:15 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/04/08 01:57:15 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/04/08 01:57:15 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36528") 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35825") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38394->172.17.0.4:36528, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51840->172.17.0.4:35825, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39308") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57972->172.17.0.4:39308, err= 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37392") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39908->172.17.0.4:37392, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35000") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33217") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48814->172.17.0.4:33217, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36876") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47618->172.17.0.4:36876, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36432->172.17.0.4:35000, err= 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37886") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31369") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35368->172.17.0.4:37886, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56850->172.17.0.4:31369, err= 2026/04/08 01:57:15 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36592") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38191") 2026/04/08 01:57:15 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59440->172.17.0.4:36592, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52492->172.17.0.4:38191, err= 2026/04/08 01:57:15 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/04/08 01:57:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31158") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41042->172.17.0.4:31158, err= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37656") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46694->172.17.0.4:37656, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38449") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40318->172.17.0.4:38449, err= 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0007-1234567.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0015-9;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0011-56789;.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0009-3456789.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0012-6789;.txt: Deleted 2026/04/08 01:57:15 INFO : splitbananasplit: Deleted 2026/04/08 01:57:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0010-456789.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0008-2345678.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0003-defghij.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0014-89;=.txt: Deleted 2026/04/08 01:57:15 INFO : dir1/0013-789;=.txt: Deleted 2026/04/08 01:57:15 INFO : appleappleapplebanana: Deleted 2026/04/08 01:57:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35162") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46044->172.17.0.4:35162, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleapple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleapple: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbanan: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35641") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53268->172.17.0.4:35641, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcde: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdef: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefg: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defgh: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghi: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghij: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijk: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-12345: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-23456: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-34567: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-45678: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37304") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35422->172.17.0.4:37304, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39805") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53208->172.17.0.4:39805, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38550") 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54326->172.17.0.4:38550, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleapple: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbanan: size = 16 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37036") 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43914->172.17.0.4:37036, err= 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/08 01:57:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/08 01:57:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/08 01:57:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/08 01:57:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/08 01:57:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/08 01:57:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/08 01:57:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/08 01:57:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/08 01:57:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/08 01:57:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/08 01:57:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/08 01:57:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/08 01:57:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/08 01:57:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/08 01:57:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/08 01:57:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33222") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52910->172.17.0.4:33222, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleapple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleapple: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbanan: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38282") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52116->172.17.0.4:38282, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcde: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdef: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefg: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defgh: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghi: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghij: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijk: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-12345: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-23456: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-34567: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-45678: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.t: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34762") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38628->172.17.0.4:34762, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34417") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60220->172.17.0.4:34417, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/08 01:57:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35596") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56964->172.17.0.4:35596, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34759") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57078->172.17.0.4:34759, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38666") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44952->172.17.0.4:38666, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30727") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57372->172.17.0.4:30727, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30746") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40710->172.17.0.4:30746, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30277") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54264->172.17.0.4:30277, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37279") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40478->172.17.0.4:37279, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34020") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35770->172.17.0.4:34020, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39507") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51588->172.17.0.4:39507, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37819") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37294->172.17.0.4:37819, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33487") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46890->172.17.0.4:33487, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38893") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39700->172.17.0.4:38893, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37898") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37620->172.17.0.4:37898, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38085") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40864->172.17.0.4:38085, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33489") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52116->172.17.0.4:33489, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33483") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58646->172.17.0.4:33483, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36032") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55762->172.17.0.4:36032, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30566") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55814->172.17.0.4:30566, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35789") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56880->172.17.0.4:35789, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31502") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36790->172.17.0.4:31502, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35884") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52778->172.17.0.4:35884, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31068") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56760->172.17.0.4:31068, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39152") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38894->172.17.0.4:39152, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34983") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50536->172.17.0.4:34983, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38231") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36144->172.17.0.4:38231, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33968") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60542->172.17.0.4:33968, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38118") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46248->172.17.0.4:38118, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33209") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33980->172.17.0.4:33209, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39760") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39300->172.17.0.4:39760, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38560") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47194->172.17.0.4:38560, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39510") 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33248->172.17.0.4:39510, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33031") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50098->172.17.0.4:33031, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30304") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54648->172.17.0.4:30304, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38969") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48526->172.17.0.4:38969, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37558") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44000->172.17.0.4:37558, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33588") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46932->172.17.0.4:33588, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30697") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43088->172.17.0.4:30697, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38200") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45078->172.17.0.4:38200, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38386") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53652->172.17.0.4:38386, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33191") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37284->172.17.0.4:33191, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30579") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49548->172.17.0.4:30579, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37137") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35898->172.17.0.4:37137, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35225") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45750->172.17.0.4:35225, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31711") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44466->172.17.0.4:31711, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31562") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54018->172.17.0.4:31562, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37383") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40948->172.17.0.4:37383, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31918") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36404->172.17.0.4:31918, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32443") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42712->172.17.0.4:32443, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31750") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35486->172.17.0.4:31750, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36551") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55222->172.17.0.4:36551, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31769") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58964->172.17.0.4:31769, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35440") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38000->172.17.0.4:35440, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39595") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45954->172.17.0.4:39595, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34960") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55248->172.17.0.4:34960, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38082") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44070->172.17.0.4:38082, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34207") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53708->172.17.0.4:34207, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34588") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58290->172.17.0.4:34588, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33458") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38752->172.17.0.4:33458, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35701") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47592->172.17.0.4:35701, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35844") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49556->172.17.0.4:35844, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30286") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42464->172.17.0.4:30286, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34083") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48164->172.17.0.4:34083, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39242") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48786->172.17.0.4:39242, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32942") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46774->172.17.0.4:32942, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33630") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36226->172.17.0.4:33630, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35079") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51928->172.17.0.4:35079, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32431") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47404->172.17.0.4:32431, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30740") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54732->172.17.0.4:30740, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37590") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55514->172.17.0.4:37590, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36537") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48566->172.17.0.4:36537, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39680") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60358->172.17.0.4:39680, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32439") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43840->172.17.0.4:32439, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36281") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54966->172.17.0.4:36281, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37583") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52908->172.17.0.4:37583, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39422") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51986->172.17.0.4:39422, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35261") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34752->172.17.0.4:35261, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38094") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53648->172.17.0.4:38094, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35171") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33492->172.17.0.4:35171, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34218") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32938->172.17.0.4:34218, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34788") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41568->172.17.0.4:34788, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38523") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42142->172.17.0.4:38523, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32126") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41802->172.17.0.4:32126, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32027") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34976->172.17.0.4:32027, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31507") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60266->172.17.0.4:31507, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37585") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45158->172.17.0.4:37585, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35865") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55710->172.17.0.4:35865, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39823") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41404->172.17.0.4:39823, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37473") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47964->172.17.0.4:37473, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34967") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48192->172.17.0.4:34967, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35513") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46398->172.17.0.4:35513, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33891") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39032->172.17.0.4:33891, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37216") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50734->172.17.0.4:37216, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35797") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57334->172.17.0.4:35797, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36954") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54910->172.17.0.4:36954, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31856") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39224->172.17.0.4:31856, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36446") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53546->172.17.0.4:36446, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32842") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44030->172.17.0.4:32842, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39316") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38570->172.17.0.4:39316, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32879") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43500->172.17.0.4:32879, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33759") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35622->172.17.0.4:33759, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37066") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46468->172.17.0.4:37066, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39235") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43030->172.17.0.4:39235, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35646") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45064->172.17.0.4:35646, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32985") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51642->172.17.0.4:32985, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32881") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58894->172.17.0.4:32881, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39301") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48102->172.17.0.4:39301, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39458") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35708->172.17.0.4:39458, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33780") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43348->172.17.0.4:33780, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33371") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33900->172.17.0.4:33371, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35294") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39266->172.17.0.4:35294, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37804") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48328->172.17.0.4:37804, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34897") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41962->172.17.0.4:34897, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35110") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40376->172.17.0.4:35110, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35807") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58458->172.17.0.4:35807, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30135") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32838->172.17.0.4:30135, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36212") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55264->172.17.0.4:36212, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33289") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34950->172.17.0.4:33289, err= 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39066") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34500->172.17.0.4:39066, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35556") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60208->172.17.0.4:35556, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31736") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38610->172.17.0.4:31736, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37520") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47300->172.17.0.4:37520, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33109") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53758->172.17.0.4:33109, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34978") 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34444->172.17.0.4:34978, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32544") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55522->172.17.0.4:32544, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38788") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37044->172.17.0.4:38788, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34271") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51896->172.17.0.4:34271, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31191") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41536->172.17.0.4:31191, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39259") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42870->172.17.0.4:39259, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34842") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58366->172.17.0.4:34842, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32839") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35642->172.17.0.4:32839, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30869") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60430->172.17.0.4:30869, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30427") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47586->172.17.0.4:30427, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30573") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55754->172.17.0.4:30573, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37871") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38792->172.17.0.4:37871, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36496") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45166->172.17.0.4:36496, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39765") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56856->172.17.0.4:39765, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37022") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41086->172.17.0.4:37022, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34661") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42574->172.17.0.4:34661, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31683") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55652->172.17.0.4:31683, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38040") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45786->172.17.0.4:38040, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35127") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45588->172.17.0.4:35127, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32601") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59246->172.17.0.4:32601, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37580") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58698->172.17.0.4:37580, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34219") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55638->172.17.0.4:34219, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31729") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56666->172.17.0.4:31729, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32735") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56412->172.17.0.4:32735, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37443") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42300->172.17.0.4:37443, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31791") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52028->172.17.0.4:31791, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37781") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41380->172.17.0.4:37781, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30786") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36950->172.17.0.4:30786, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36799") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44890->172.17.0.4:36799, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37884") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45858->172.17.0.4:37884, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30248") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43540->172.17.0.4:30248, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36465") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34528->172.17.0.4:36465, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31719") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49220->172.17.0.4:31719, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38596") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43532->172.17.0.4:38596, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36972") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55896->172.17.0.4:36972, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35202") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40508->172.17.0.4:35202, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35541") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51476->172.17.0.4:35541, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30605") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57988->172.17.0.4:30605, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31301") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48238->172.17.0.4:31301, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37652") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43010->172.17.0.4:37652, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35144") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45938->172.17.0.4:35144, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30576") 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59966->172.17.0.4:30576, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33903") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57598->172.17.0.4:33903, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32721") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43464->172.17.0.4:32721, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34084") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51754->172.17.0.4:34084, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38508") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50096->172.17.0.4:38508, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32015") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35812->172.17.0.4:32015, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34358") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35070->172.17.0.4:34358, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31693") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50998->172.17.0.4:31693, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33989") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33180->172.17.0.4:33989, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39096") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60414->172.17.0.4:39096, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33829") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33764->172.17.0.4:33829, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30789") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49494->172.17.0.4:30789, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39371") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36442->172.17.0.4:39371, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30181") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40172->172.17.0.4:30181, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30920") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59502->172.17.0.4:30920, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33070") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60766->172.17.0.4:33070, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38648") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49154->172.17.0.4:38648, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32302") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51510->172.17.0.4:32302, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34324") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39378->172.17.0.4:34324, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33862") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33816->172.17.0.4:33862, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36803") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50624->172.17.0.4:36803, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31369") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56860->172.17.0.4:31369, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30119") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37490->172.17.0.4:30119, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37068") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36098->172.17.0.4:37068, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33858") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47844->172.17.0.4:33858, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36677") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51738->172.17.0.4:36677, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36557") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59586->172.17.0.4:36557, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38727") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39030->172.17.0.4:38727, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35700") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36400->172.17.0.4:35700, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35763") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39974->172.17.0.4:35763, err= 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32703") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35994->172.17.0.4:32703, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31904") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47312->172.17.0.4:31904, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37701") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46834->172.17.0.4:37701, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32056") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50438->172.17.0.4:32056, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35539") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40642->172.17.0.4:35539, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35244") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50090->172.17.0.4:35244, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32100") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37756->172.17.0.4:32100, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36646") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53508->172.17.0.4:36646, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39001") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54486->172.17.0.4:39001, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34335") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45618->172.17.0.4:34335, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39257") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51212->172.17.0.4:39257, err= 2026/04/08 01:57:15 DEBUG : apple: size = 5 OK 2026/04/08 01:57:15 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : apple: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/08 01:57:15 DEBUG : banana: size = 6 OK 2026/04/08 01:57:15 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : banana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/08 01:57:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37608") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42148->172.17.0.4:37608, err= 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36170") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47774->172.17.0.4:36170, err= 2026/04/08 01:57:15 DEBUG : apple: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : apple: Excluded 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : appleappleapplebanana: Excluded 2026/04/08 01:57:15 DEBUG : banana: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : banana: Excluded 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : splitbananasplit: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30232") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35368->172.17.0.4:30232, err= 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/08 01:57:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32517") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54684->172.17.0.4:32517, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33714") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36514->172.17.0.4:33714, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37911") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32888->172.17.0.4:37911, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34256") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56526->172.17.0.4:34256, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35073") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47908->172.17.0.4:35073, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37570") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60288->172.17.0.4:37570, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37141") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49024->172.17.0.4:37141, err= --- PASS: TestTransform (0.80s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (0.10s) --- PASS: TestTransform/prefix (0.12s) --- PASS: TestTransform/suffix (0.15s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.05s) --- PASS: TestTransform/ISO-8859-1 (0.05s) --- PASS: TestTransform/charmap (0.05s) --- PASS: TestTransform/lowercase (0.05s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39960") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52638->172.17.0.4:39960, err= 2026/04/08 01:57:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 01:57:15 INFO : sub dir_somesuffix: Making directory 2026/04/08 01:57:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/08 01:57:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/08 01:57:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 01:57:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36319") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35208->172.17.0.4:36319, err= 2026/04/08 01:57:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 01:57:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31694") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35586->172.17.0.4:31694, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39442") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39556->172.17.0.4:39442, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33418") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60170->172.17.0.4:33418, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33286") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36064->172.17.0.4:33286, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30342") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56762->172.17.0.4:30342, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35403") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45328->172.17.0.4:35403, err= 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 INFO : tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38443") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40418->172.17.0.4:38443, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/04/08 01:57:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38907") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54824->172.17.0.4:38907, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32548") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50850->172.17.0.4:32548, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34675") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39646->172.17.0.4:34675, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32414") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44436->172.17.0.4:32414, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39186") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37868->172.17.0.4:39186, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37033") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45302->172.17.0.4:37033, err= 2026/04/08 01:57:15 INFO : toe: Making directory 2026/04/08 01:57:15 INFO : toe/toe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30537") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38462->172.17.0.4:30537, err= 2026/04/08 01:57:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/08 01:57:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35702") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50778->172.17.0.4:35702, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32684") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41066->172.17.0.4:32684, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32234") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34758->172.17.0.4:32234, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36331") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:32912->172.17.0.4:36331, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32699") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60268->172.17.0.4:32699, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37354") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33690->172.17.0.4:37354, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36562") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42144->172.17.0.4:36562, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39999") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44378->172.17.0.4:39999, err= 2026/04/08 01:57:15 INFO : toe: Making directory 2026/04/08 01:57:15 INFO : toe/toe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37061") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40128->172.17.0.4:37061, err= 2026/04/08 01:57:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/04/08 01:57:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32874") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38368->172.17.0.4:32874, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33380") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57722->172.17.0.4:33380, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39643") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46292->172.17.0.4:39643, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36371") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46404->172.17.0.4:36371, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30192") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37018->172.17.0.4:30192, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38819") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50766->172.17.0.4:38819, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37615") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54286->172.17.0.4:37615, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : empty_dir: Making directory with metadata 2026/04/08 01:57:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34559") 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45324->172.17.0.4:34559, err= 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 INFO : tictacempty_dir: Making directory 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 INFO : tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 INFO : tictactoe/tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30187") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53126->172.17.0.4:30187, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34008") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57488->172.17.0.4:34008, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30488") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38498->172.17.0.4:30488, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32837") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34800->172.17.0.4:32837, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39279") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47222->172.17.0.4:39279, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37591") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41372->172.17.0.4:37591, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39966") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30991") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39510->172.17.0.4:39966, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52946->172.17.0.4:30991, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32126") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41812->172.17.0.4:32126, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37806") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41388->172.17.0.4:37806, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : empty_dir: Making directory with metadata 2026/04/08 01:57:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31245") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57752->172.17.0.4:31245, err= 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 INFO : tictacempty_dir: Making directory 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 INFO : tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 INFO : tictactoe/tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34129") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59682->172.17.0.4:34129, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34917") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37350->172.17.0.4:34917, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38039") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33818") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45366->172.17.0.4:38039, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40016->172.17.0.4:33818, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38797") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48650->172.17.0.4:38797, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38804") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49218->172.17.0.4:38804, err= 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37480") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46696->172.17.0.4:37480, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36389") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50946->172.17.0.4:36389, err= 2026/04/08 01:57:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30260") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48586->172.17.0.4:30260, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/04/08 01:57:15 NOTICE: ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: 0 differences found 2026/04/08 01:57:15 NOTICE: ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: 1 hashes could not be checked 2026/04/08 01:57:15 NOTICE: ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: 1 matching files 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32952") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58216->172.17.0.4:32952, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30863") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44730->172.17.0.4:30863, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30432") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58236->172.17.0.4:30432, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39695") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42496->172.17.0.4:39695, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30223") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52980->172.17.0.4:30223, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30828") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35806->172.17.0.4:30828, err= 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 INFO : tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 INFO : tictactoe/tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36954") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54926->172.17.0.4:36954, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32620") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48964->172.17.0.4:32620, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34818") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52238->172.17.0.4:34818, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30085") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33482->172.17.0.4:30085, err= 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35643") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36438->172.17.0.4:35643, err= 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33713") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57234->172.17.0.4:33713, err= 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35539") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40646->172.17.0.4:35539, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30094") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56532->172.17.0.4:30094, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32680") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40896->172.17.0.4:32680, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30883") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50860->172.17.0.4:30883, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33619") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56972->172.17.0.4:33619, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32337") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40122->172.17.0.4:32337, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39278") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42010->172.17.0.4:39278, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39882") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52158->172.17.0.4:39882, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/04/08 01:57:15 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34456") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37832->172.17.0.4:34456, err= 2026/04/08 01:57:15 INFO : toe: Making directory 2026/04/08 01:57:15 INFO : toe/toe: Making directory 2026/04/08 01:57:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39782") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51640->172.17.0.4:39782, err= 2026/04/08 01:57:15 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/04/08 01:57:15 INFO : toe/toe/toe: Copied (new) 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36975") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42502->172.17.0.4:36975, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39082") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58868->172.17.0.4:39082, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34798") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40628->172.17.0.4:34798, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38584") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57772->172.17.0.4:38584, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35644") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44738->172.17.0.4:35644, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37118") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37186->172.17.0.4:37118, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32239") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:43026->172.17.0.4:32239, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : empty_dir: Making directory with metadata 2026/04/08 01:57:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31975") 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44330->172.17.0.4:31975, err= 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 INFO : tictacempty_dir: Making directory 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 INFO : tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 INFO : tictactoe/tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35853") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47702->172.17.0.4:35853, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Deleted 2026/04/08 01:57:15 INFO : toe/toe: Removing directory 2026/04/08 01:57:15 INFO : toe: Removing directory 2026/04/08 01:57:15 INFO : empty_dir: Removing directory 2026/04/08 01:57:15 DEBUG : Local file system at /tmp/rclone4210095008: deleted 3 directories 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37535") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34744->172.17.0.4:37535, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37471") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34226->172.17.0.4:37471, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34036") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41034->172.17.0.4:34036, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32556") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57632->172.17.0.4:32556, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31887") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47940->172.17.0.4:31887, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32918") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35207") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38454->172.17.0.4:32918, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37704->172.17.0.4:35207, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32474") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60590->172.17.0.4:32474, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34545") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58100->172.17.0.4:34545, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : empty_dir: Making directory with metadata 2026/04/08 01:57:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35029") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42130->172.17.0.4:35029, err= 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 INFO : tictacempty_dir: Making directory 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 INFO : tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 INFO : tictactoe/tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31073") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40138->172.17.0.4:31073, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Deleted 2026/04/08 01:57:15 INFO : toe/toe: Removing directory 2026/04/08 01:57:15 INFO : toe: Removing directory 2026/04/08 01:57:15 INFO : empty_dir: Removing directory 2026/04/08 01:57:15 DEBUG : Local file system at /tmp/rclone4210095008: deleted 3 directories 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31520") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51924->172.17.0.4:31520, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33629") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60602->172.17.0.4:33629, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39381") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34580->172.17.0.4:39381, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34779") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:50098->172.17.0.4:34779, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 01:57:15 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33295") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38234->172.17.0.4:33295, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32229") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34519") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34485") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:38700->172.17.0.4:34519, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:54656->172.17.0.4:34485, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60238->172.17.0.4:32229, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30603") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:37918->172.17.0.4:30603, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38958") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:48202->172.17.0.4:38958, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35842") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40414->172.17.0.4:35842, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32305") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39529") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39597") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47648->172.17.0.4:39529, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:44574->172.17.0.4:32305, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56712->172.17.0.4:39597, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37800") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31424") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60714->172.17.0.4:37800, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33748->172.17.0.4:31424, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37335") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47784->172.17.0.4:37335, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : Reset feature "Copy" 2026/04/08 01:57:15 DEBUG : Reset feature "Move" 2026/04/08 01:57:15 DEBUG : Reset feature "Copy" 2026/04/08 01:57:15 DEBUG : Reset feature "Move" 2026/04/08 01:57:15 DEBUG : empty_dir: Making directory with metadata 2026/04/08 01:57:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33830") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52936->172.17.0.4:33830, err= 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 INFO : tictacempty_dir: Making directory 2026/04/08 01:57:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 INFO : tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: tictactoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 INFO : tictactoe/tictactoe: Making directory 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/08 01:57:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38551") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56440->172.17.0.4:38551, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Deleted 2026/04/08 01:57:15 INFO : toe/toe: Removing directory 2026/04/08 01:57:15 INFO : toe: Removing directory 2026/04/08 01:57:15 INFO : empty_dir: Removing directory 2026/04/08 01:57:15 DEBUG : Local file system at /tmp/rclone4210095008: deleted 3 directories 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31395") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49290->172.17.0.4:31395, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32271") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45682->172.17.0.4:32271, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37440") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:59740->172.17.0.4:37440, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32926") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42516->172.17.0.4:32926, err= 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 01:57:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30144") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:52596->172.17.0.4:30144, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33157") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53894->172.17.0.4:33157, err= 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/08 01:57:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/08 01:57:15 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37191") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51766->172.17.0.4:37191, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32527") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38257") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39840->172.17.0.4:32527, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32256") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:39528->172.17.0.4:38257, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41188->172.17.0.4:32256, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39730") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:34280->172.17.0.4:39730, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33858") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47858->172.17.0.4:33858, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34633") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33570->172.17.0.4:34633, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32811") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33864->172.17.0.4:32811, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32802") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32041") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57772->172.17.0.4:32802, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56312->172.17.0.4:32041, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37106") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:46698->172.17.0.4:37106, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38825") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51860->172.17.0.4:38825, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38934") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56298->172.17.0.4:38934, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 DEBUG : toe: transformed to: dG9l 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39781") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35008->172.17.0.4:39781, err= 2026/04/08 01:57:15 DEBUG : toe: transformed to: dG9l 2026/04/08 01:57:15 INFO : dG9l: Making directory 2026/04/08 01:57:15 DEBUG : toe: transformed to: dG9l 2026/04/08 01:57:15 DEBUG : toe: transformed to: dG9l 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/08 01:57:15 INFO : dG9l/dG9l: Making directory 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/08 01:57:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37065") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60254->172.17.0.4:37065, err= 2026/04/08 01:57:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/08 01:57:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30075") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60548->172.17.0.4:30075, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34493") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:45752->172.17.0.4:34493, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32370") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:58176->172.17.0.4:32370, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35868") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:40592->172.17.0.4:35868, err= 2026/04/08 01:57:15 DEBUG : dG9l: transformed to: toe 2026/04/08 01:57:15 DEBUG : dG9l: transformed to: toe 2026/04/08 01:57:15 DEBUG : toe: Directory modification time the same (differ by 754.232996ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : Added delayed dir = "toe", newDst=toe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36649") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53494->172.17.0.4:36649, err= 2026/04/08 01:57:15 DEBUG : dG9l: transformed to: toe 2026/04/08 01:57:15 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/08 01:57:15 DEBUG : toe/toe: Directory modification time the same (differ by 754.232996ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:35569") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:53046->172.17.0.4:35569, err= 2026/04/08 01:57:15 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/08 01:57:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/08 01:57:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/04/08 01:57:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/08 01:57:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/08 01:57:15 DEBUG : Local file system at /tmp/rclone4210095008: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : Local file system at /tmp/rclone4210095008: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : Waiting for deletions to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37475") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:42078->172.17.0.4:37475, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31693") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51010->172.17.0.4:31693, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:38883") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:33532->172.17.0.4:38883, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32726") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:60996->172.17.0.4:32726, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:39644") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47126->172.17.0.4:39644, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31787") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:51734->172.17.0.4:31787, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:31297") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47814->172.17.0.4:31297, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-tobakad0jaxi", Local "Local file system at /tmp/rclone4210095008", Modify Window "1s" 2026/04/08 01:57:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:33325") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:55530->172.17.0.4:33325, err= 2026/04/08 01:57:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: 2026/04/08 01:57:15 INFO : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Making directory 2026/04/08 01:57:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: 2026/04/08 01:57:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: 2026/04/08 01:57:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: 2026/04/08 01:57:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/08 01:57:15 INFO : toe/toe: Making directory 2026/04/08 01:57:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 01:57:15 DEBUG : toe/toe: transformed to: 2026/04/08 01:57:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/08 01:57:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 01:57:15 DEBUG : toe: transformed to: 2026/04/08 01:57:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/08 01:57:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/08 01:57:15 DEBUG : toe/toe/toe: transformed to: 2026/04/08 01:57:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for checks to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Waiting for transfers to finish 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:34488") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:49830->172.17.0.4:34488, err= 2026/04/08 01:57:15 DEBUG : toe/toe/toe: size = 11 OK 2026/04/08 01:57:15 INFO : toe/toe/toe: Copied (new) 2026/04/08 01:57:15 ERROR : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: not deleting files as there were IO errors 2026/04/08 01:57:15 ERROR : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: not deleting directories as there were IO errors 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32227") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36734->172.17.0.4:32227, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32979") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57522->172.17.0.4:32979, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:30067") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:56580->172.17.0.4:30067, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:32685") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:57822->172.17.0.4:32685, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37610") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:47444->172.17.0.4:37610, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36373") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:41110->172.17.0.4:36373, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:37534") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:35194->172.17.0.4:37534, err= --- PASS: TestError (0.01s) PASS 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: dial("tcp","172.17.0.4:36134") 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: > dial: conn=172.17.0.1:36738->172.17.0.4:36134, err= 2026/04/08 01:57:15 DEBUG : ftp://172.17.0.4:21/rclone-test-tobakad0jaxi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 2.663961205s (try 1/5)