"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/06/29 01:04:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu" 2026/06/29 01:04:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/29 01:04:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:02 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:02 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:02 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Connecting to FTP server 2026/06/29 01:04:02 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:02 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40678->172.17.0.3:21, err= 2026/06/29 01:04:05 DEBUG : Creating backend with remote "/tmp/rclone2420013296" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31945") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39070->172.17.0.3:31945, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37998") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45352->172.17.0.3:37998, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36926") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56186->172.17.0.3:36926, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34020") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35824->172.17.0.3:34020, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37028") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40308->172.17.0.3:37028, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30001") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56976->172.17.0.3:30001, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:05 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32777") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57432->172.17.0.3:32777, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31921") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41146->172.17.0.3:31921, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37268") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57806->172.17.0.3:37268, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36975") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39100->172.17.0.3:36975, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33288") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35872->172.17.0.3:33288, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34275") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35752->172.17.0.3:34275, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38835") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51528->172.17.0.3:38835, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31028") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43028->172.17.0.3:31028, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37019") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46554->172.17.0.3:37019, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 DEBUG : Creating backend with remote "/non-existing" 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32353") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51194->172.17.0.3:32353, err= 2026/06/29 01:04:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35388") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50796->172.17.0.3:35388, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38822") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40638->172.17.0.3:38822, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30546") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58392->172.17.0.3:30546, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:05 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37227") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55216->172.17.0.3:37227, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37275") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33288->172.17.0.3:37275, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39901") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33802->172.17.0.3:39901, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36686") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50254->172.17.0.3:36686, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35762") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36550->172.17.0.3:35762, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:222: Only runs on local 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37372") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44628->172.17.0.3:37372, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34000") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46780->172.17.0.3:34000, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Running all checks before starting transfers 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37809") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50984->172.17.0.3:37809, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Checks finished, now starting transfers 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36931") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45794->172.17.0.3:36931, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:05 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36187") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44628->172.17.0.3:36187, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36551") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48528->172.17.0.3:36551, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39099") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50564->172.17.0.3:39099, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37091") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38860->172.17.0.3:37091, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39847") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35464->172.17.0.3:39847, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 ERROR : Ignoring --no-traverse with sync 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32713") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49516->172.17.0.3:32713, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33914") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42844->172.17.0.3:33914, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:05 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:05 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38192") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47600->172.17.0.3:38192, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39980") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51784->172.17.0.3:39980, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32504") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49822->172.17.0.3:32504, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37525") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50114->172.17.0.3:37525, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39566") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58280->172.17.0.3:39566, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34008") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37950->172.17.0.3:34008, err= 2026/06/29 01:04:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32127") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48130->172.17.0.3:32127, err= 2026/06/29 01:04:05 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/06/29 01:04:05 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/06/29 01:04:05 INFO : hello world2: Copied (new) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35600") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53928->172.17.0.3:35600, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36361") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56688->172.17.0.3:36361, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33338") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60904->172.17.0.3:33338, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30369") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47924->172.17.0.3:30369, err= 2026/06/29 01:04:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39667") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36184->172.17.0.3:39667, err= 2026/06/29 01:04:05 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/29 01:04:05 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/29 01:04:05 INFO : potato2: Copied (new) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32236") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53764->172.17.0.3:32236, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31191") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46046->172.17.0.3:31191, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34910") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36614->172.17.0.3:34910, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34197") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47004->172.17.0.3:34197, err= 2026/06/29 01:04:05 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/06/29 01:04:05 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/06/29 01:04:05 INFO : potato2: Copied (new) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34722") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52438->172.17.0.3:34722, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37692") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56650->172.17.0.3:37692, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34006") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53246->172.17.0.3:34006, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/29 01:04:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:04:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/29 01:04:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37000") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47444->172.17.0.3:37000, err= 2026/06/29 01:04:05 INFO : sub dir2: Making directory 2026/06/29 01:04:05 INFO : sub dir: Making directory 2026/06/29 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:05 INFO : sub dir2/sub sub dir2: Making directory 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Connecting to FTP server 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34536") 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35172->172.17.0.3:34536, err= 2026/06/29 01:04:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40688->172.17.0.3:21, err= 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:05 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:05 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37653") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37074->172.17.0.3:37653, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39301") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46148->172.17.0.3:39301, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31135") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41992->172.17.0.3:31135, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30223") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51896->172.17.0.3:30223, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36395") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42728->172.17.0.3:36395, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34832") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36929") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42280->172.17.0.3:34832, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41656->172.17.0.3:36929, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30201") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48282->172.17.0.3:30201, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34835") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38304->172.17.0.3:34835, err= --- PASS: TestCopyEmptyDirectories (2.37s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:07 INFO : sub dir2: Making directory 2026/06/29 01:04:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/29 01:04:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30583") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38322->172.17.0.3:30583, err= 2026/06/29 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35331") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59598->172.17.0.3:35331, err= 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:07 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33115") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54244->172.17.0.3:33115, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32843") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42126->172.17.0.3:32843, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39467") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41310->172.17.0.3:39467, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38928") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60864->172.17.0.3:38928, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31659") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33550->172.17.0.3:31659, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:07 DEBUG : sub dir2: Making directory with metadata 2026/06/29 01:04:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39928") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44170->172.17.0.3:39928, err= 2026/06/29 01:04:07 INFO : sub dir2: Making directory 2026/06/29 01:04:07 INFO : sub dir: Making directory 2026/06/29 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38127") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52996->172.17.0.3:38127, err= 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:07 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:07 INFO : sub dir/hello world: Deleted 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39641") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38142->172.17.0.3:39641, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39039") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54628->172.17.0.3:39039, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34539") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45106->172.17.0.3:34539, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31862") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42070->172.17.0.3:31862, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34822") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40482->172.17.0.3:34822, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38096") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38108->172.17.0.3:38096, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35220") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58828->172.17.0.3:35220, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39640") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40244->172.17.0.3:39640, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34973") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55400->172.17.0.3:34973, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39514") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59338->172.17.0.3:39514, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:07 INFO : sub dir2: Making directory 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34222") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55974->172.17.0.3:34222, err= 2026/06/29 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38885") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60050->172.17.0.3:38885, err= 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:07 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:07 INFO : sub dir/hello world: Deleted 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32939") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51104->172.17.0.3:32939, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30706") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39684->172.17.0.3:30706, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32211") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47722->172.17.0.3:32211, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31106") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58098->172.17.0.3:31106, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33669") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35496->172.17.0.3:33669, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:07 DEBUG : sub dir2: Making directory with metadata 2026/06/29 01:04:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:04:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36254") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42682->172.17.0.3:36254, err= 2026/06/29 01:04:07 INFO : sub dir2: Making directory 2026/06/29 01:04:07 INFO : sub dir: Making directory 2026/06/29 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31118") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45862->172.17.0.3:31118, err= 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:07 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:07 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32912") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52076->172.17.0.3:32912, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39020") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32249") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45158->172.17.0.3:39020, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48840->172.17.0.3:32249, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31943") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43030->172.17.0.3:31943, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39729") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51874->172.17.0.3:39729, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32923") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56036->172.17.0.3:32923, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37255") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46816->172.17.0.3:37255, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34030") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57422->172.17.0.3:34030, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33434") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53082->172.17.0.3:33434, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:07 INFO : sub dir2: Making directory 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32339") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50866->172.17.0.3:32339, err= 2026/06/29 01:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38373") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49310->172.17.0.3:38373, err= 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:07 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:07 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:07 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32846") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41778->172.17.0.3:32846, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38270") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36302->172.17.0.3:38270, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37617") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44016->172.17.0.3:37617, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33510") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33172->172.17.0.3:33510, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38222") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43568->172.17.0.3:38222, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31921") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41154->172.17.0.3:31921, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30216") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45434->172.17.0.3:30216, err= 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39931") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37716->172.17.0.3:39931, err= 2026/06/29 01:04:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xixalar5wiva" 2026/06/29 01:04:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:07 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:07 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: Connecting to FTP server 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: > dial: conn=172.17.0.1:40698->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu -> ftp://172.17.0.3:21/rclone-test-xixalar5wiva 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: dial("tcp","172.17.0.3:38899") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39085") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41848->172.17.0.3:39085, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: > dial: conn=172.17.0.1:33480->172.17.0.3:38899, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36580") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44126->172.17.0.3:36580, err= 2026/06/29 01:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: Waiting for checks to finish 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: Waiting for transfers to finish 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30624") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32844->172.17.0.3:30624, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: dial("tcp","172.17.0.3:31121") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: > dial: conn=172.17.0.1:48436->172.17.0.3:31121, err= 2026/06/29 01:04:09 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/29 01:04:09 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/29 01:04:09 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: dial("tcp","172.17.0.3:37034") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: > dial: conn=172.17.0.1:35546->172.17.0.3:37034, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: dial("tcp","172.17.0.3:36239") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: > dial: conn=172.17.0.1:51674->172.17.0.3:36239, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: dial("tcp","172.17.0.3:30357") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: > dial: conn=172.17.0.1:46056->172.17.0.3:30357, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: dial("tcp","172.17.0.3:35273") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: > dial: conn=172.17.0.1:45456->172.17.0.3:35273, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: Purge object "sub dir/hello world" 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: Purge dir "sub dir" 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: Purge dir "" 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38838") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46214->172.17.0.3:38838, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31329") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47542->172.17.0.3:31329, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30712") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50564->172.17.0.3:30712, err= --- PASS: TestServerSideCopy (2.29s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30695") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53478->172.17.0.3:30695, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34531") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42314->172.17.0.3:34531, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32667") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37536->172.17.0.3:32667, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34060") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49088->172.17.0.3:34060, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32158") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47362->172.17.0.3:32158, err= 2026/06/29 01:04:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:09 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:09 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34080") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32968->172.17.0.3:34080, err= 2026/06/29 01:04:09 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/29 01:04:09 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/29 01:04:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37933") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43550->172.17.0.3:37933, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33553") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51736->172.17.0.3:33553, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32555") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45990->172.17.0.3:32555, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30378") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60732->172.17.0.3:30378, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39420") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32982->172.17.0.3:39420, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38787") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43336->172.17.0.3:38787, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32844") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41290->172.17.0.3:32844, err= 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30200") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43674->172.17.0.3:30200, err= 2026/06/29 01:04:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ciwexub8bodi" 2026/06/29 01:04:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:09 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:09 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: Connecting to FTP server 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:09 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:40702->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu -> ftp://172.17.0.3:21/rclone-test-ciwexub8bodi 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:37915") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:58306->172.17.0.3:37915, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31052") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37376->172.17.0.3:31052, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37562") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38698->172.17.0.3:37562, err= 2026/06/29 01:04:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: Waiting for checks to finish 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: Waiting for transfers to finish 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39772") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34880->172.17.0.3:39772, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:34424") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:36282->172.17.0.3:34424, err= 2026/06/29 01:04:12 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/29 01:04:12 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/29 01:04:12 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:34956") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:49676->172.17.0.3:34956, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:36274") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:50316->172.17.0.3:36274, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32827") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35282->172.17.0.3:32827, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38602") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40622->172.17.0.3:38602, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31032") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42904->172.17.0.3:31032, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:38145") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:56468->172.17.0.3:38145, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30887") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41058->172.17.0.3:30887, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35283") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55472->172.17.0.3:35283, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:38871") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:34546->172.17.0.3:38871, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: Waiting for checks to finish 2026/06/29 01:04:12 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-ciwexub8bodi) 2026/06/29 01:04:12 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: Waiting for transfers to finish 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34890") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41782->172.17.0.3:34890, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:36694") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:44288->172.17.0.3:36694, err= 2026/06/29 01:04:12 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/06/29 01:04:12 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/06/29 01:04:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:37567") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:50354->172.17.0.3:37567, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:34799") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:56540->172.17.0.3:34799, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:35492") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:41384->172.17.0.3:35492, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: dial("tcp","172.17.0.3:35224") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: > dial: conn=172.17.0.1:43540->172.17.0.3:35224, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: Purge object "sub dir/hello world" 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: Purge dir "sub dir" 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: Purge dir "" 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37332") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50084->172.17.0.3:37332, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34090") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40788->172.17.0.3:34090, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32760") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42438->172.17.0.3:32760, err= --- PASS: TestServerSideCopyOverSelf (2.30s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31175") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36810->172.17.0.3:31175, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32286") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36020->172.17.0.3:32286, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36195") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48032->172.17.0.3:36195, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36671") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36742->172.17.0.3:36671, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32218") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34738->172.17.0.3:32218, err= 2026/06/29 01:04:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:12 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:12 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36423") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47678->172.17.0.3:36423, err= 2026/06/29 01:04:12 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/06/29 01:04:12 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/06/29 01:04:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/29 01:04:12 INFO : sub dir/hello world: Deleted 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30611") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42838->172.17.0.3:30611, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35509") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39930->172.17.0.3:35509, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32633") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53442->172.17.0.3:32633, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37127") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60428->172.17.0.3:37127, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30171") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49920->172.17.0.3:30171, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38573") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49552->172.17.0.3:38573, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35644") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35724->172.17.0.3:35644, err= 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32338") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36194->172.17.0.3:32338, err= 2026/06/29 01:04:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wezomud2yelo" 2026/06/29 01:04:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:12 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:12 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Connecting to FTP server 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:12 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:47258->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu -> ftp://172.17.0.3:21/rclone-test-wezomud2yelo 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:39306") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39100") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54532->172.17.0.3:39100, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:45892->172.17.0.3:39306, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32874") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41446->172.17.0.3:32874, err= 2026/06/29 01:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34886") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47052->172.17.0.3:34886, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:39462") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:46860->172.17.0.3:39462, err= 2026/06/29 01:04:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/29 01:04:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/29 01:04:14 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:37107") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:40924->172.17.0.3:37107, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:39875") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:50284->172.17.0.3:39875, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34683") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36550->172.17.0.3:34683, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34296") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50540->172.17.0.3:34296, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36749") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52516->172.17.0.3:36749, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Using server-side directory move 2026/06/29 01:04:14 INFO : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:35476") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38424") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:49488->172.17.0.3:35476, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35660->172.17.0.3:38424, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:39993") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:38432->172.17.0.3:39993, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37584") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37128->172.17.0.3:37584, err= 2026/06/29 01:04:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:14 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-wezomud2yelo) 2026/06/29 01:04:14 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Waiting for transfers to finish 2026/06/29 01:04:14 INFO : sub dir/hello world: Deleted 2026/06/29 01:04:14 INFO : sub dir/hello world: Moved (server-side) 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32424") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57896->172.17.0.3:32424, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36560") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33486->172.17.0.3:36560, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:34698") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:45484->172.17.0.3:34698, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:36438") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:35390->172.17.0.3:36438, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36274") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50330->172.17.0.3:36274, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35912") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52106->172.17.0.3:35912, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31846") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47466->172.17.0.3:31846, err= 2026/06/29 01:04:14 DEBUG : testing file moves 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:32227") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:48812->172.17.0.3:32227, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33079") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55164->172.17.0.3:33079, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:31231") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:43286->172.17.0.3:31231, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39162") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50518->172.17.0.3:39162, err= 2026/06/29 01:04:14 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:14 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-wezomud2yelo) 2026/06/29 01:04:14 DEBUG : sub dir/hello world: Sizes differ 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Waiting for transfers to finish 2026/06/29 01:04:14 INFO : sub dir/hello world: Deleted 2026/06/29 01:04:14 INFO : sub dir/hello world: Moved (server-side) 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36522") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46858->172.17.0.3:36522, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34115") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34752->172.17.0.3:34115, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:38207") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:46278->172.17.0.3:38207, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:33256") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:50972->172.17.0.3:33256, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:35567") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:52550->172.17.0.3:35567, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: dial("tcp","172.17.0.3:38952") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: > dial: conn=172.17.0.1:51562->172.17.0.3:38952, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Purge object "sub dir/hello world" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Purge dir "sub dir" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: Purge dir "" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30960") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50550->172.17.0.3:30960, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32038") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36318->172.17.0.3:32038, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30308") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35628->172.17.0.3:30308, err= --- PASS: TestServerSideMoveOverSelf (2.25s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35296") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34444->172.17.0.3:35296, err= 2026/06/29 01:04:14 ERROR : error listing: directory not found 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39936") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38024->172.17.0.3:39936, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37820") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33940->172.17.0.3:37820, err= 2026/06/29 01:04:14 INFO : Local file system at /tmp/rclone2420013296: Making directory 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32134") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46836->172.17.0.3:32134, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35417") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35944->172.17.0.3:35417, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34279") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51698->172.17.0.3:34279, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31465") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58228->172.17.0.3:31465, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37248") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40520->172.17.0.3:37248, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34395") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44328->172.17.0.3:34395, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31974") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55280->172.17.0.3:31974, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39819") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51978->172.17.0.3:39819, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32679") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60554->172.17.0.3:32679, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31801") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38520->172.17.0.3:31801, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38565") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58410->172.17.0.3:38565, err= 2026/06/29 01:04:14 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34720") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42314->172.17.0.3:34720, err= 2026/06/29 01:04:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:14 DEBUG : Local file system at /tmp/rclone2420013296: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : Local file system at /tmp/rclone2420013296: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30755") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38398->172.17.0.3:30755, err= 2026/06/29 01:04:14 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/06/29 01:04:14 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/06/29 01:04:14 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32303") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43280->172.17.0.3:32303, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35005") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57460->172.17.0.3:35005, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36324") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60860->172.17.0.3:36324, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31863") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40388->172.17.0.3:31863, err= 2026/06/29 01:04:14 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37329") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56874->172.17.0.3:37329, err= 2026/06/29 01:04:14 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/06/29 01:04:14 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/06/29 01:04:14 INFO : check sum: Copied (new) 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35841") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53960->172.17.0.3:35841, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34558") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58146->172.17.0.3:34558, err= 2026/06/29 01:04:14 DEBUG : check sum: size = 1 OK 2026/06/29 01:04:14 NOTICE: ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/29 01:04:14 DEBUG : check sum: Size of src and dst objects identical 2026/06/29 01:04:14 DEBUG : check sum: Unchanged skipping 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 INFO : There was nothing to transfer 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36020") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59342->172.17.0.3:36020, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39558") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40264->172.17.0.3:39558, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36834") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51744->172.17.0.3:36834, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35652") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38228->172.17.0.3:35652, err= 2026/06/29 01:04:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34775") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47840->172.17.0.3:34775, err= 2026/06/29 01:04:14 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/06/29 01:04:14 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/06/29 01:04:14 INFO : sizeonly: Copied (new) 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30629") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60394->172.17.0.3:30629, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31453") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44952->172.17.0.3:31453, err= 2026/06/29 01:04:14 DEBUG : sizeonly: size = 6 OK 2026/06/29 01:04:14 DEBUG : sizeonly: Sizes identical 2026/06/29 01:04:14 DEBUG : sizeonly: Unchanged skipping 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 INFO : There was nothing to transfer 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35744") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49104->172.17.0.3:35744, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38044") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45494->172.17.0.3:38044, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39361") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48006->172.17.0.3:39361, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31176") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56242->172.17.0.3:31176, err= 2026/06/29 01:04:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33680") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35274->172.17.0.3:33680, err= 2026/06/29 01:04:14 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/06/29 01:04:14 INFO : ignore-size: Copied (new) 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39902") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60288->172.17.0.3:39902, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32071") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35224->172.17.0.3:32071, err= 2026/06/29 01:04:14 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:04:14 DEBUG : ignore-size: Unchanged skipping 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 INFO : There was nothing to transfer 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37212") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57394->172.17.0.3:37212, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33392") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54284->172.17.0.3:33392, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38759") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42848->172.17.0.3:38759, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35450") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56326->172.17.0.3:35450, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36550") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56450->172.17.0.3:36550, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35370") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50496->172.17.0.3:35370, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : existing: size = 6 OK 2026/06/29 01:04:14 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:04:14 DEBUG : existing: Unchanged skipping 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 INFO : There was nothing to transfer 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35288") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50606->172.17.0.3:35288, err= 2026/06/29 01:04:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39829") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36676->172.17.0.3:39829, err= 2026/06/29 01:04:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/29 01:04:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/29 01:04:14 INFO : existing: Copied (replaced existing) 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36556") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47982->172.17.0.3:36556, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39547") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43692->172.17.0.3:39547, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34224") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60720->172.17.0.3:34224, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38759") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42860->172.17.0.3:38759, err= 2026/06/29 01:04:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34652") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41236->172.17.0.3:34652, err= 2026/06/29 01:04:14 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/29 01:04:14 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/29 01:04:14 INFO : existing: Copied (new) 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32408") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50276->172.17.0.3:32408, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38343") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40992->172.17.0.3:38343, err= 2026/06/29 01:04:14 DEBUG : existing: Destination exists, skipping 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:14 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:14 INFO : There was nothing to transfer 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30662") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59790->172.17.0.3:30662, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33506") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50418->172.17.0.3:33506, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32624") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58534->172.17.0.3:32624, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37917") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45000->172.17.0.3:37917, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38712") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37312->172.17.0.3:38712, err= 2026/06/29 01:04:14 INFO : d: Making directory 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35322") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40032->172.17.0.3:35322, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32195") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40494->172.17.0.3:32195, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33036") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57974->172.17.0.3:33036, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39044") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49494->172.17.0.3:39044, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34392") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37066->172.17.0.3:34392, err= 2026/06/29 01:04:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Connecting to FTP server 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47272->172.17.0.3:21, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Connecting to FTP server 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31255") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49570->172.17.0.3:31255, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39357") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53326->172.17.0.3:39357, err= 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47282->172.17.0.3:21, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38078") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40346->172.17.0.3:38078, err= 2026/06/29 01:04:16 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/29 01:04:16 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/29 01:04:16 INFO : a/potato2: Copied (new) 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39908") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56222->172.17.0.3:39908, err= 2026/06/29 01:04:16 DEBUG : c/non empty space: size = 5 OK 2026/06/29 01:04:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:16 DEBUG : c/non empty space: Unchanged skipping 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:16 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:16 INFO : b/potato: Deleted 2026/06/29 01:04:16 INFO : d: Removing directory 2026/06/29 01:04:16 INFO : b: Removing directory 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: deleted 2 directories 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37343") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33034->172.17.0.3:37343, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38689") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31371") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40940->172.17.0.3:31371, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56748->172.17.0.3:38689, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35673") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32782->172.17.0.3:35673, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31808") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43282->172.17.0.3:31808, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39617") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36538->172.17.0.3:39617, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39826") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46836->172.17.0.3:39826, err= --- PASS: TestSyncIgnoreErrors (2.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30285") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55224->172.17.0.3:30285, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32167") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36342->172.17.0.3:32167, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31654") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44692->172.17.0.3:31654, err= 2026/06/29 01:04:16 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:16 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/06/29 01:04:16 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:16 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36196") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45992->172.17.0.3:36196, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38374") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46882->172.17.0.3:38374, err= 2026/06/29 01:04:16 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:16 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/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36360") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56896->172.17.0.3:36360, err= 2026/06/29 01:04:16 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/06/29 01:04:16 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/06/29 01:04:16 INFO : empty space: Copied (replaced existing) 2026/06/29 01:04:16 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35500") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45390->172.17.0.3:35500, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38114") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49506->172.17.0.3:38114, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38903") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47560->172.17.0.3:38903, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33385") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45626->172.17.0.3:33385, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33935") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51886->172.17.0.3:33935, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39066") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48636->172.17.0.3:39066, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30496") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46590->172.17.0.3:30496, err= 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32533") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33258->172.17.0.3:32533, err= 2026/06/29 01:04:16 DEBUG : foo: size = 3 OK 2026/06/29 01:04:16 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/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38961") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49496->172.17.0.3:38961, err= 2026/06/29 01:04:16 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/06/29 01:04:16 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/06/29 01:04:16 INFO : foo: Copied (replaced existing) 2026/06/29 01:04:16 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32012") 2026/06/29 01:04:16 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60506->172.17.0.3:32012, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33156") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52906->172.17.0.3:33156, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31340") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41976->172.17.0.3:31340, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30306") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51848->172.17.0.3:30306, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31346") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37062->172.17.0.3:31346, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39262") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59464->172.17.0.3:39262, err= 2026/06/29 01:04:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32967") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53836->172.17.0.3:32967, err= 2026/06/29 01:04:17 DEBUG : potato.06503f43.partial: size = 60 OK 2026/06/29 01:04:17 DEBUG : potato.06503f43.partial: renamed to: potato 2026/06/29 01:04:17 INFO : potato: Copied (new) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32868") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53434->172.17.0.3:32868, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35031") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40532->172.17.0.3:35031, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34241") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35036->172.17.0.3:34241, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31330") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53144->172.17.0.3:31330, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30995") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55366->172.17.0.3:30995, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30454") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46538->172.17.0.3:30454, err= 2026/06/29 01:04:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:17 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:17 DEBUG : potato: Sizes differ 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38873") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57210->172.17.0.3:38873, err= 2026/06/29 01:04:17 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/06/29 01:04:17 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/06/29 01:04:17 INFO : potato: Copied (replaced existing) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31462") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35088->172.17.0.3:31462, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30980") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41012->172.17.0.3:30980, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37718") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49850->172.17.0.3:37718, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34287") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60056->172.17.0.3:34287, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37520") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35466->172.17.0.3:37520, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33222") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60226->172.17.0.3:33222, err= 2026/06/29 01:04:17 DEBUG : potato: size = 21 OK 2026/06/29 01:04:17 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/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32990") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43252->172.17.0.3:32990, err= 2026/06/29 01:04:17 DEBUG : potato.a809149f.partial: size = 21 OK 2026/06/29 01:04:17 DEBUG : potato.a809149f.partial: renamed to: potato 2026/06/29 01:04:17 INFO : potato: Copied (replaced existing) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32625") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45526->172.17.0.3:32625, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34974") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54234->172.17.0.3:34974, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35281") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53504->172.17.0.3:35281, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31348") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57916->172.17.0.3:31348, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39830") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49190->172.17.0.3:39830, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37016") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42386->172.17.0.3:37016, err= 2026/06/29 01:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31473") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34836->172.17.0.3:31473, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34446") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40618->172.17.0.3:34446, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38071") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58712->172.17.0.3:38071, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35656") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59052->172.17.0.3:35656, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34415") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53496->172.17.0.3:34415, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32897") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53218->172.17.0.3:32897, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30596") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38988->172.17.0.3:30596, err= 2026/06/29 01:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31558") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40862->172.17.0.3:31558, err= 2026/06/29 01:04:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/29 01:04:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/29 01:04:17 INFO : potato2: Copied (new) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : potato: Deleted 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30120") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43024->172.17.0.3:30120, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38607") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56902->172.17.0.3:38607, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39849") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50652->172.17.0.3:39849, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33949") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57388->172.17.0.3:33949, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35183") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48290->172.17.0.3:35183, err= 2026/06/29 01:04:17 INFO : d: Making directory 2026/06/29 01:04:17 INFO : d/e: Making directory 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35896") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36968->172.17.0.3:35896, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37738") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58202->172.17.0.3:37738, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36627") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36463") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47668->172.17.0.3:36627, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42518->172.17.0.3:36463, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38723") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55288->172.17.0.3:38723, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32200") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44812->172.17.0.3:32200, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38068") 2026/06/29 01:04:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41246->172.17.0.3:38068, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34206") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39208") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36057") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35298->172.17.0.3:34206, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36074->172.17.0.3:39208, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43258->172.17.0.3:36057, err= 2026/06/29 01:04:17 DEBUG : c/non empty space: size = 5 OK 2026/06/29 01:04:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : c/non empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32319") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42582->172.17.0.3:32319, err= 2026/06/29 01:04:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/29 01:04:17 INFO : a/potato2: Copied (new) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : b/potato: Deleted 2026/06/29 01:04:17 INFO : d/e: Removing directory 2026/06/29 01:04:17 INFO : d: Removing directory 2026/06/29 01:04:17 INFO : b: Removing directory 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: deleted 3 directories 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30389") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54534->172.17.0.3:30389, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35163") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32183") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49520->172.17.0.3:35163, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52042->172.17.0.3:32183, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35321") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35504->172.17.0.3:35321, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39384") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36572->172.17.0.3:39384, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35318") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43652->172.17.0.3:35318, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38413") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49962->172.17.0.3:38413, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33172") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45946->172.17.0.3:33172, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32883") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40716->172.17.0.3:32883, err= 2026/06/29 01:04:17 INFO : d: Making directory 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30637") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54406->172.17.0.3:30637, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34339") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30537") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48818->172.17.0.3:34339, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49288->172.17.0.3:30537, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31357") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39162->172.17.0.3:31357, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39804") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59522->172.17.0.3:39804, err= 2026/06/29 01:04:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39533") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43556->172.17.0.3:39533, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36717") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39340") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39530->172.17.0.3:39340, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45514->172.17.0.3:36717, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32703") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60254->172.17.0.3:32703, err= 2026/06/29 01:04:17 DEBUG : c/non empty space: size = 5 OK 2026/06/29 01:04:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : c/non empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/06/29 01:04:17 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/06/29 01:04:17 INFO : a/potato2: Copied (new) 2026/06/29 01:04:17 ERROR : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: not deleting files as there were IO errors 2026/06/29 01:04:17 ERROR : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: not deleting directories as there were IO errors 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38716") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53826->172.17.0.3:38716, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36750") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39131") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48828->172.17.0.3:36750, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32897") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53222->172.17.0.3:32897, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35632->172.17.0.3:39131, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38833") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51026->172.17.0.3:38833, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30890") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37386->172.17.0.3:30890, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39766") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34985") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58776->172.17.0.3:39766, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50798->172.17.0.3:34985, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33977") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33537") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37726->172.17.0.3:33537, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48072->172.17.0.3:33977, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33028") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45206->172.17.0.3:33028, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31812") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55024->172.17.0.3:31812, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33568") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60572->172.17.0.3:33568, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34603") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54142->172.17.0.3:34603, err= 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35566") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41696->172.17.0.3:35566, err= 2026/06/29 01:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31618") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41994->172.17.0.3:31618, err= 2026/06/29 01:04:17 INFO : potato: Deleted 2026/06/29 01:04:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/29 01:04:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/29 01:04:17 INFO : potato2: Copied (new) 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38369") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49006->172.17.0.3:38369, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36801") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33942->172.17.0.3:36801, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32928") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56586->172.17.0.3:32928, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31348") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57924->172.17.0.3:31348, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30693") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36244->172.17.0.3:30693, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35665") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45682->172.17.0.3:35665, err= 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30850") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60806->172.17.0.3:30850, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 INFO : potato: Deleted 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35488") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54378->172.17.0.3:35488, err= 2026/06/29 01:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32441") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47912->172.17.0.3:32441, err= 2026/06/29 01:04:17 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/06/29 01:04:17 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/06/29 01:04:17 INFO : potato2: Copied (new) 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33911") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39582->172.17.0.3:33911, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37164") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45090->172.17.0.3:37164, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30173") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55542->172.17.0.3:30173, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36384") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51322->172.17.0.3:36384, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33858") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56036->172.17.0.3:33858, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34306") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40792->172.17.0.3:34306, err= 2026/06/29 01:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35326") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39130->172.17.0.3:35326, err= 2026/06/29 01:04:17 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/06/29 01:04:17 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/06/29 01:04:17 INFO : potato2: Copied (new) 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36097") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42228->172.17.0.3:36097, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32823") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33036->172.17.0.3:32823, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32205") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49956->172.17.0.3:32205, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37845") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57552->172.17.0.3:37845, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36447") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39604->172.17.0.3:36447, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35410") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40214->172.17.0.3:35410, err= 2026/06/29 01:04:17 DEBUG : enormous: Excluded (Size Filter) 2026/06/29 01:04:17 DEBUG : enormous: Excluded 2026/06/29 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:04:17 DEBUG : potato2: Excluded 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30784") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57818->172.17.0.3:30784, err= 2026/06/29 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:04:17 DEBUG : potato2: Excluded 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : There was nothing to transfer 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32940") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41044->172.17.0.3:32940, err= 2026/06/29 01:04:17 DEBUG : enormous: Excluded (Size Filter) 2026/06/29 01:04:17 DEBUG : enormous: Excluded 2026/06/29 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:04:17 DEBUG : potato2: Excluded 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37465") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33084->172.17.0.3:37465, err= 2026/06/29 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:04:17 DEBUG : potato2: Excluded 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : Local file system at /tmp/rclone2420013296: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : Local file system at /tmp/rclone2420013296: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : There was nothing to transfer 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30012") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41488->172.17.0.3:30012, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35207") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39858->172.17.0.3:35207, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30671") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35954->172.17.0.3:30671, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38000") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33926->172.17.0.3:38000, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39210") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51776->172.17.0.3:39210, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38941") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54612->172.17.0.3:38941, err= 2026/06/29 01:04:17 DEBUG : enormous: Excluded (Size Filter) 2026/06/29 01:04:17 DEBUG : enormous: Excluded 2026/06/29 01:04:17 DEBUG : potato2: Excluded (Size Filter) 2026/06/29 01:04:17 DEBUG : potato2: Excluded 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32743") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39098->172.17.0.3:32743, err= 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : enormous: Deleted 2026/06/29 01:04:17 INFO : potato2: Deleted 2026/06/29 01:04:17 INFO : There was nothing to transfer 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30080") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58798->172.17.0.3:30080, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32010") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57196->172.17.0.3:32010, err= 2026/06/29 01:04:17 DEBUG : Local file system at /tmp/rclone2420013296: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:17 DEBUG : Local file system at /tmp/rclone2420013296: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : enormous: Deleted 2026/06/29 01:04:17 INFO : potato2: Deleted 2026/06/29 01:04:17 INFO : There was nothing to transfer 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34615") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35588->172.17.0.3:34615, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32308") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58934->172.17.0.3:32308, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36296") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47294->172.17.0.3:36296, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39430") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52292->172.17.0.3:39430, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37601") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48108->172.17.0.3:37601, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37444") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46594->172.17.0.3:37444, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35212") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46350->172.17.0.3:35212, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37065") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35910->172.17.0.3:37065, err= 2026/06/29 01:04:17 DEBUG : five: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:17 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:17 DEBUG : four: Sizes differ 2026/06/29 01:04:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/29 01:04:17 DEBUG : three: size = 5 OK 2026/06/29 01:04:17 DEBUG : one: Destination is newer than source, skipping 2026/06/29 01:04:17 DEBUG : two: size = 3 OK 2026/06/29 01:04:17 DEBUG : three: Sizes identical 2026/06/29 01:04:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37446") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48934->172.17.0.3:37446, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33502") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33423") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35610->172.17.0.3:33423, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52644->172.17.0.3:33502, err= 2026/06/29 01:04:17 DEBUG : four.f852663a.partial: size = 4 OK 2026/06/29 01:04:17 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/06/29 01:04:17 DEBUG : four.f852663a.partial: renamed to: four 2026/06/29 01:04:17 INFO : four: Copied (replaced existing) 2026/06/29 01:04:17 DEBUG : five.0fee171d.partial: size = 4 OK 2026/06/29 01:04:17 DEBUG : two.8549bf6d.partial: renamed to: two 2026/06/29 01:04:17 DEBUG : five.0fee171d.partial: renamed to: five 2026/06/29 01:04:17 INFO : five: Copied (new) 2026/06/29 01:04:17 INFO : two: Copied (replaced existing) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37194") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42980->172.17.0.3:37194, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33742") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41466->172.17.0.3:33742, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31289") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60792->172.17.0.3:31289, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/06/29 01:04:17 ERROR : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38126") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45770->172.17.0.3:38126, err= 2026/06/29 01:04:17 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : yam: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39392") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43998->172.17.0.3:39392, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31734") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42900->172.17.0.3:31734, err= 2026/06/29 01:04:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/29 01:04:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/29 01:04:17 INFO : potato: Copied (new) 2026/06/29 01:04:17 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/29 01:04:17 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/29 01:04:17 INFO : yam: Copied (new) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35325") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44090->172.17.0.3:35325, err= 2026/06/29 01:04:17 ERROR : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Ignoring --track-renames as the source and destination do not have a common hash 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32263") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48942->172.17.0.3:32263, err= 2026/06/29 01:04:17 DEBUG : yaml: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : potato: size = 14 OK 2026/06/29 01:04:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39796") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55852->172.17.0.3:39796, err= 2026/06/29 01:04:17 DEBUG : potato: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/06/29 01:04:17 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/06/29 01:04:17 INFO : yaml: Copied (new) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : yam: Deleted 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34709") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40128->172.17.0.3:34709, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32005") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58990->172.17.0.3:32005, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34426") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42670->172.17.0.3:34426, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32975") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48664->172.17.0.3:32975, err= 2026/06/29 01:04:17 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Making map for --track-renames 2026/06/29 01:04:17 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Finished making map for --track-renames 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for renames to finish 2026/06/29 01:04:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30645") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60844->172.17.0.3:30645, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30816") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55776->172.17.0.3:30816, err= 2026/06/29 01:04:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/29 01:04:17 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/06/29 01:04:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/29 01:04:17 INFO : potato: Copied (new) 2026/06/29 01:04:17 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/06/29 01:04:17 INFO : yam: Copied (new) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38813") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57522->172.17.0.3:38813, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38925") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56594->172.17.0.3:38925, err= 2026/06/29 01:04:17 DEBUG : potato: size = 14 OK 2026/06/29 01:04:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : potato: Unchanged skipping 2026/06/29 01:04:17 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Making map for --track-renames 2026/06/29 01:04:17 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Finished making map for --track-renames 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for renames to finish 2026/06/29 01:04:17 INFO : yam: Moved (server-side) to: yaml 2026/06/29 01:04:17 INFO : yaml: Renamed from "yam" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : There was nothing to transfer 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33974") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36428->172.17.0.3:33974, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34837") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35840->172.17.0.3:34837, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33582") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51220->172.17.0.3:33582, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30556") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43928->172.17.0.3:30556, err= 2026/06/29 01:04:17 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Making map for --track-renames 2026/06/29 01:04:17 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Finished making map for --track-renames 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/29 01:04:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for renames to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37150") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50774->172.17.0.3:37150, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35109") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48900->172.17.0.3:35109, err= 2026/06/29 01:04:17 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/06/29 01:04:17 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/06/29 01:04:17 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/06/29 01:04:17 INFO : sub/yam: Copied (new) 2026/06/29 01:04:17 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/06/29 01:04:17 INFO : potato: Copied (new) 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37288") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42040->172.17.0.3:37288, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36822") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36482->172.17.0.3:36822, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35087") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58578->172.17.0.3:35087, err= 2026/06/29 01:04:17 DEBUG : potato: size = 14 OK 2026/06/29 01:04:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:04:17 DEBUG : potato: Unchanged skipping 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36432") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45734->172.17.0.3:36432, err= 2026/06/29 01:04:17 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Making map for --track-renames 2026/06/29 01:04:17 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Finished making map for --track-renames 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for renames to finish 2026/06/29 01:04:17 INFO : sub/yam: Moved (server-side) to: yam 2026/06/29 01:04:17 INFO : yam: Renamed from "sub/yam" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:17 INFO : There was nothing to transfer 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34295") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42172->172.17.0.3:34295, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37720") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36228->172.17.0.3:37720, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33192") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36252->172.17.0.3:33192, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30676") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38498->172.17.0.3:30676, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38407") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55822->172.17.0.3:38407, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : Creating backend with remote "/tmp/rclone2420013296/dir1" 2026/06/29 01:04:17 DEBUG : Creating backend with remote "/tmp/rclone2420013296/dir2" 2026/06/29 01:04:17 DEBUG : Local file system at /tmp/rclone2420013296/dir2: Using server-side directory move 2026/06/29 01:04:17 INFO : Local file system at /tmp/rclone2420013296/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/29 01:04:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : Local file system at /tmp/rclone2420013296/dir2: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : Local file system at /tmp/rclone2420013296/dir2: Waiting for transfers to finish 2026/06/29 01:04:17 INFO : file1.txt: Moved (server-side) 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33908") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35408->172.17.0.3:33908, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32508") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55470->172.17.0.3:32508, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34718") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44338->172.17.0.3:34718, err= 2026/06/29 01:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33837") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57104->172.17.0.3:33837, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36400") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43222->172.17.0.3:36400, err= 2026/06/29 01:04:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:17 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/29 01:04:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:17 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:17 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/29 01:04:17 INFO : nested/sub dir/file: Copied (new) 2026/06/29 01:04:17 INFO : sub dir/hello world: Deleted 2026/06/29 01:04:17 INFO : nested/sub dir/file: Deleted 2026/06/29 01:04:17 INFO : sub dir: Removing directory 2026/06/29 01:04:17 INFO : nested/sub dir: Removing directory 2026/06/29 01:04:17 INFO : nested: Removing directory 2026/06/29 01:04:17 DEBUG : Local file system at /tmp/rclone2420013296: deleted 3 directories 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34243") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57354->172.17.0.3:34243, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34177") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33926") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43828->172.17.0.3:33926, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36584->172.17.0.3:34177, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39186") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51860->172.17.0.3:39186, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35356") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37480->172.17.0.3:35356, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37158") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38967") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48414->172.17.0.3:37158, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38540->172.17.0.3:38967, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32242") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44346->172.17.0.3:32242, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35606") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45464->172.17.0.3:35606, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30512") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33884->172.17.0.3:30512, err= 2026/06/29 01:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35691") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39877") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59678->172.17.0.3:39877, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41536->172.17.0.3:35691, err= 2026/06/29 01:04:17 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/06/29 01:04:17 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/06/29 01:04:17 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/06/29 01:04:17 INFO : sub dir/hello world: Copied (new) 2026/06/29 01:04:17 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/06/29 01:04:17 INFO : nested/sub dir/file: Copied (new) 2026/06/29 01:04:17 INFO : nested/sub dir/file: Deleted 2026/06/29 01:04:17 INFO : sub dir/hello world: Deleted 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39580") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44466->172.17.0.3:39580, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32225") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35287") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42206->172.17.0.3:32225, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50908->172.17.0.3:35287, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39633") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33198->172.17.0.3:39633, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37339") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43754->172.17.0.3:37339, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31039") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55290->172.17.0.3:31039, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37723") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38906->172.17.0.3:37723, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38642") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50538->172.17.0.3:38642, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36928") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60508->172.17.0.3:36928, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37637") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54052->172.17.0.3:37637, err= 2026/06/29 01:04:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36137") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34307") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36706->172.17.0.3:34307, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48330->172.17.0.3:36137, err= 2026/06/29 01:04:17 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/06/29 01:04:17 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/29 01:04:17 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/06/29 01:04:17 INFO : existing-b: Copied (new) 2026/06/29 01:04:17 INFO : existing-b: Deleted 2026/06/29 01:04:17 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/29 01:04:17 INFO : existing: Copied (new) 2026/06/29 01:04:17 INFO : existing: Deleted 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31163") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34672->172.17.0.3:31163, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35753") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38214->172.17.0.3:35753, err= 2026/06/29 01:04:17 DEBUG : existing: Destination exists, skipping 2026/06/29 01:04:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:17 INFO : There was nothing to transfer 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36691") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40534->172.17.0.3:36691, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31516") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58838->172.17.0.3:31516, err= 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38333") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36846->172.17.0.3:38333, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hozibay0dova" 2026/06/29 01:04:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:17 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:17 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: Connecting to FTP server 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:17 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:47298->172.17.0.3:21, err= 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31255") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49582->172.17.0.3:31255, err= 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39443") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35160->172.17.0.3:39443, err= 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36607") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38960->172.17.0.3:36607, err= 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32593") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57536->172.17.0.3:32593, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu -> ftp://172.17.0.3:21/rclone-test-hozibay0dova 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:35959") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:60432->172.17.0.3:35959, err= 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:37038") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:48768->172.17.0.3:37038, err= 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:31715") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:33642->172.17.0.3:31715, err= 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: Using server-side directory move 2026/06/29 01:04:19 INFO : ftp://172.17.0.3:21/rclone-test-hozibay0dova: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:32128") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:33266->172.17.0.3:32128, err= 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32493") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41362->172.17.0.3:32493, err= 2026/06/29 01:04:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:19 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/29 01:04:19 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:19 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:19 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-hozibay0dova) 2026/06/29 01:04:19 DEBUG : potato3: Sizes differ 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: Connecting to FTP server 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: Waiting for checks to finish 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:47312->172.17.0.3:21, err= 2026/06/29 01:04:19 INFO : empty space: Deleted 2026/06/29 01:04:19 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: Waiting for transfers to finish 2026/06/29 01:04:19 INFO : potato2: Moved (server-side) 2026/06/29 01:04:21 INFO : potato3: Deleted 2026/06/29 01:04:21 INFO : potato3: Moved (server-side) 2026/06/29 01:04:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33778") 2026/06/29 01:04:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60414->172.17.0.3:33778, err= 2026/06/29 01:04:21 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:33637") 2026/06/29 01:04:21 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:33706->172.17.0.3:33637, err= 2026/06/29 01:04:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-teyodec5hoha" 2026/06/29 01:04:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:21 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:21 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:21 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: Connecting to FTP server 2026/06/29 01:04:21 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:21 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: > dial: conn=172.17.0.1:42386->172.17.0.3:21, err= 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: Using server-side directory move 2026/06/29 01:04:24 INFO : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: Server side directory move succeeded 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: dial("tcp","172.17.0.3:36326") 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: > dial: conn=172.17.0.1:40860->172.17.0.3:36326, err= 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:31858") 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:50648->172.17.0.3:31858, err= 2026/06/29 01:04:24 ERROR : error listing: directory not found 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: dial("tcp","172.17.0.3:33351") 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: > dial: conn=172.17.0.1:41198->172.17.0.3:33351, err= 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: Purge object "empty space" 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: Purge object "potato2" 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: Purge object "potato3" 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: Purge dir "" 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: dial("tcp","172.17.0.3:31948") 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: > dial: conn=172.17.0.1:33468->172.17.0.3:31948, err= 2026/06/29 01:04:24 ERROR : error listing: directory not found 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: Purge dir "" 2026/06/29 01:04:24 NOTICE: purge failed to rmdir "": directory not found 2026/06/29 01:04:24 NOTICE: purge failed: directory not found 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39922") 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44188->172.17.0.3:39922, err= 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39858") 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35720->172.17.0.3:39858, err= --- PASS: TestServerSideMove (6.96s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nonabut4duqa" 2026/06/29 01:04:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:24 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:24 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: Connecting to FTP server 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:24 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:42394->172.17.0.3:21, err= 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32117") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54588->172.17.0.3:32117, err= 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34702") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49250->172.17.0.3:34702, err= 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39838") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38266->172.17.0.3:39838, err= 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34702") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49262->172.17.0.3:34702, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu -> ftp://172.17.0.3:21/rclone-test-nonabut4duqa 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:36193") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:50228->172.17.0.3:36193, err= 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:32237") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:59514->172.17.0.3:32237, err= 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:34878") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:42508->172.17.0.3:34878, err= 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38276") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:31034") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35518->172.17.0.3:38276, err= 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:47608->172.17.0.3:31034, err= 2026/06/29 01:04:26 DEBUG : empty space: Excluded (Size Filter) 2026/06/29 01:04:26 DEBUG : empty space: Excluded (Size Filter) 2026/06/29 01:04:26 DEBUG : empty space: Excluded 2026/06/29 01:04:26 DEBUG : empty space: Excluded 2026/06/29 01:04:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:26 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:26 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-nonabut4duqa) 2026/06/29 01:04:26 DEBUG : potato3: Sizes differ 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: Connecting to FTP server 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: Waiting for checks to finish 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: Waiting for transfers to finish 2026/06/29 01:04:26 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:42398->172.17.0.3:21, err= 2026/06/29 01:04:26 INFO : potato2: Moved (server-side) 2026/06/29 01:04:28 INFO : potato3: Deleted 2026/06/29 01:04:28 INFO : potato3: Moved (server-side) 2026/06/29 01:04:28 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36878") 2026/06/29 01:04:28 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60898->172.17.0.3:36878, err= 2026/06/29 01:04:28 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:32521") 2026/06/29 01:04:28 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:43476->172.17.0.3:32521, err= 2026/06/29 01:04:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-diwivoc1vaqo" 2026/06/29 01:04:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:28 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:28 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:28 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: Connecting to FTP server 2026/06/29 01:04:28 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:28 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: > dial: conn=172.17.0.1:42404->172.17.0.3:21, err= 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: dial("tcp","172.17.0.3:36311") 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: > dial: conn=172.17.0.1:44064->172.17.0.3:36311, err= 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:30422") 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:43912->172.17.0.3:30422, err= 2026/06/29 01:04:31 DEBUG : empty space: Excluded (Size Filter) 2026/06/29 01:04:31 DEBUG : empty space: Excluded 2026/06/29 01:04:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:31 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: Waiting for checks to finish 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: Waiting for transfers to finish 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: Connecting to FTP server 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:31 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: > dial: conn=172.17.0.1:42418->172.17.0.3:21, err= 2026/06/29 01:04:31 INFO : potato2: Moved (server-side) 2026/06/29 01:04:33 INFO : potato3: Moved (server-side) 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: dial("tcp","172.17.0.3:35611") 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: > dial: conn=172.17.0.1:45978->172.17.0.3:35611, err= 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:30360") 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:44400->172.17.0.3:30360, err= 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: dial("tcp","172.17.0.3:36674") 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: > dial: conn=172.17.0.1:37172->172.17.0.3:36674, err= 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: Purge object "potato2" 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: Purge object "potato3" 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-diwivoc1vaqo: Purge dir "" 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: dial("tcp","172.17.0.3:35605") 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: > dial: conn=172.17.0.1:59152->172.17.0.3:35605, err= 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: Purge object "empty space" 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nonabut4duqa: Purge dir "" 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32148") 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36696->172.17.0.3:32148, err= 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32362") 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41276->172.17.0.3:32362, err= --- PASS: TestServerSideMoveWithFilter (9.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jaralen9xeno" 2026/06/29 01:04:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:33 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:33 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: Connecting to FTP server 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:33 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:37524->172.17.0.3:21, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31750") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55772->172.17.0.3:31750, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39895") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42660->172.17.0.3:39895, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30859") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58422->172.17.0.3:30859, err= 2026/06/29 01:04:35 INFO : tomatoDir: Making directory 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36759") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36324->172.17.0.3:36759, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33462") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36346->172.17.0.3:33462, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu -> ftp://172.17.0.3:21/rclone-test-jaralen9xeno 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:37164") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:60690->172.17.0.3:37164, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:30907") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:50096->172.17.0.3:30907, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:39025") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:48678->172.17.0.3:39025, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: Using server-side directory move 2026/06/29 01:04:35 INFO : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:32031") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:55320->172.17.0.3:32031, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34525") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59730->172.17.0.3:34525, err= 2026/06/29 01:04:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/29 01:04:35 DEBUG : empty space: size = 1 OK 2026/06/29 01:04:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/29 01:04:35 DEBUG : empty space: Unchanged skipping 2026/06/29 01:04:35 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:04:35 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-jaralen9xeno) 2026/06/29 01:04:35 DEBUG : potato3: Sizes differ 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: Connecting to FTP server 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:37526->172.17.0.3:21, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34198") 2026/06/29 01:04:35 INFO : empty space: Deleted 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46752->172.17.0.3:34198, err= 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: Waiting for checks to finish 2026/06/29 01:04:35 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: Waiting for transfers to finish 2026/06/29 01:04:35 INFO : potato2: Moved (server-side) 2026/06/29 01:04:38 INFO : potato3: Deleted 2026/06/29 01:04:38 INFO : potato3: Moved (server-side) 2026/06/29 01:04:38 INFO : tomatoDir: Removing directory 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: deleted 1 directories 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32987") 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33642->172.17.0.3:32987, err= 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31744") 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37082->172.17.0.3:31744, err= 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:32131") 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:51788->172.17.0.3:32131, err= 2026/06/29 01:04:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xeruyib2rosa" 2026/06/29 01:04:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:38 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:38 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: Connecting to FTP server 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: > dial: conn=172.17.0.1:37528->172.17.0.3:21, err= 2026/06/29 01:04:40 INFO : tomatoDir: Making directory 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: Using server-side directory move 2026/06/29 01:04:40 INFO : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: Server side directory move succeeded 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: dial("tcp","172.17.0.3:34862") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: > dial: conn=172.17.0.1:46856->172.17.0.3:34862, err= 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: dial("tcp","172.17.0.3:38943") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: > dial: conn=172.17.0.1:46968->172.17.0.3:38943, err= 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:34715") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:53904->172.17.0.3:34715, err= 2026/06/29 01:04:40 ERROR : error listing: directory not found 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:33029") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:38292->172.17.0.3:33029, err= 2026/06/29 01:04:40 ERROR : error listing: directory not found 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: dial("tcp","172.17.0.3:32391") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: > dial: conn=172.17.0.1:37530->172.17.0.3:32391, err= 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: Purge object "empty space" 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: Purge object "potato2" 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: Purge object "potato3" 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: dial("tcp","172.17.0.3:37067") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: > dial: conn=172.17.0.1:35148->172.17.0.3:37067, err= 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: Purge dir "tomatoDir" 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-xeruyib2rosa: Purge dir "" 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: dial("tcp","172.17.0.3:36418") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: > dial: conn=172.17.0.1:47496->172.17.0.3:36418, err= 2026/06/29 01:04:40 ERROR : error listing: directory not found 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-jaralen9xeno: Purge dir "" 2026/06/29 01:04:40 NOTICE: purge failed to rmdir "": directory not found 2026/06/29 01:04:40 NOTICE: purge failed: directory not found 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35848") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49258->172.17.0.3:35848, err= 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33769") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38378->172.17.0.3:33769, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.83s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38317") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42962->172.17.0.3:38317, err= 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36064") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50378->172.17.0.3:36064, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/rclone-sync-test" 2026/06/29 01:04:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:40 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:40 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: Connecting to FTP server 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:40 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: > dial: conn=172.17.0.1:37538->172.17.0.3:21, err= 2026/06/29 01:04:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34754") 2026/06/29 01:04:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41636->172.17.0.3:34754, err= 2026/06/29 01:04:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37615") 2026/06/29 01:04:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41366->172.17.0.3:37615, err= --- PASS: TestSyncOverlap (2.22s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/rclone-sync-test" 2026/06/29 01:04:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:42 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:42 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: Connecting to FTP server 2026/06/29 01:04:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:42 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: > dial: conn=172.17.0.1:41566->172.17.0.3:21, err= 2026/06/29 01:04:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2" 2026/06/29 01:04:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:44 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:44 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:44 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/06/29 01:04:44 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:44 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41582->172.17.0.3:21, err= 2026/06/29 01:04:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/rclone-sync-test-ignore-file" 2026/06/29 01:04:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:47 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:47 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:47 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/06/29 01:04:47 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:47 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41590->172.17.0.3:21, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34247") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43088->172.17.0.3:34247, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30867") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60856->172.17.0.3:30867, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test: Excluded 2026/06/29 01:04:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: dial("tcp","172.17.0.3:33355") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: > dial: conn=172.17.0.1:37094->172.17.0.3:33355, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35454") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35570->172.17.0.3:35454, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: Waiting for checks to finish 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: Waiting for transfers to finish 2026/06/29 01:04:49 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:49 INFO : There was nothing to transfer 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37285") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52778->172.17.0.3:37285, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: dial("tcp","172.17.0.3:37547") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test: > dial: conn=172.17.0.1:39638->172.17.0.3:37547, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test: Excluded 2026/06/29 01:04:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35942") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55588->172.17.0.3:35942, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:49 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:49 INFO : rclone-sync-test-include: Removing directory 2026/06/29 01:04:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: failed to delete 1 directories 2026/06/29 01:04:49 INFO : There was nothing to transfer 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:33521") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36885") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44102->172.17.0.3:33521, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55078->172.17.0.3:36885, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test: Excluded 2026/06/29 01:04:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37179") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58446->172.17.0.3:37179, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/29 01:04:49 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:49 INFO : There was nothing to transfer 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:38900") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39555") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43566->172.17.0.3:38900, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52642->172.17.0.3:39555, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test: Excluded 2026/06/29 01:04:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33823") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34920->172.17.0.3:33823, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:04:49 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:49 INFO : rclone-sync-test-include: Removing directory 2026/06/29 01:04:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: failed to delete 1 directories 2026/06/29 01:04:49 INFO : There was nothing to transfer 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:32043") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35818->172.17.0.3:32043, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38959") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50978->172.17.0.3:38959, err= 2026/06/29 01:04:49 DEBUG : Excluded 2026/06/29 01:04:49 DEBUG : rclone-sync-test: Excluded 2026/06/29 01:04:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34354") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47626->172.17.0.3:34354, err= 2026/06/29 01:04:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/29 01:04:49 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:49 INFO : There was nothing to transfer 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38750") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33572->172.17.0.3:38750, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39340") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34346") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36906->172.17.0.3:39340, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49884->172.17.0.3:34346, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35707") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55754->172.17.0.3:35707, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36534") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41280->172.17.0.3:36534, err= 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33204") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58626->172.17.0.3:33204, err= --- PASS: TestSyncOverlapWithFilter (6.80s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/dst" 2026/06/29 01:04:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:49 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:49 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Connecting to FTP server 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:49 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:41596->172.17.0.3:21, err= 2026/06/29 01:04:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/CompareDest" 2026/06/29 01:04:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:51 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:51 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:51 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/CompareDest: Connecting to FTP server 2026/06/29 01:04:51 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:51 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/CompareDest: > dial: conn=172.17.0.1:45498->172.17.0.3:21, err= 2026/06/29 01:04:54 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-dixuxuh6wubu/CompareDest" to be canonical "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/CompareDest" 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:36285") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:39054->172.17.0.3:36285, err= 2026/06/29 01:04:54 DEBUG : one: Need to transfer - File not found at Destination 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:31776") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:37396->172.17.0.3:31776, err= 2026/06/29 01:04:54 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/29 01:04:54 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/29 01:04:54 INFO : one: Copied (new) 2026/06/29 01:04:54 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34928") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42702->172.17.0.3:34928, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36437") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51048->172.17.0.3:36437, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38781") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41018->172.17.0.3:38781, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35330") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54232->172.17.0.3:35330, err= 2026/06/29 01:04:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-dixuxuh6wubu/CompareDest" for canonical name "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/CompareDest" 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:33112") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:43298->172.17.0.3:33112, err= 2026/06/29 01:04:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:54 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:04:54 DEBUG : one: Sizes differ 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:33951") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:45494->172.17.0.3:33951, err= 2026/06/29 01:04:54 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/29 01:04:54 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/29 01:04:54 INFO : one: Copied (replaced existing) 2026/06/29 01:04:54 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38571") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48600->172.17.0.3:38571, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30040") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49728->172.17.0.3:30040, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32375") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49664->172.17.0.3:32375, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31187") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42602->172.17.0.3:31187, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35841") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58298->172.17.0.3:35841, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31890") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36089") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50800->172.17.0.3:31890, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60118->172.17.0.3:36089, err= 2026/06/29 01:04:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-dixuxuh6wubu/CompareDest" for canonical name "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/CompareDest" 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:30988") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:45904->172.17.0.3:30988, err= 2026/06/29 01:04:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:54 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:04:54 DEBUG : one: Sizes differ 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:04:54 DEBUG : one: size = 5 OK 2026/06/29 01:04:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:04:54 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:54 INFO : There was nothing to transfer 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37333") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41360->172.17.0.3:37333, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30618") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32753") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47756->172.17.0.3:30618, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55598->172.17.0.3:32753, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36027") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52468->172.17.0.3:36027, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34649") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53698->172.17.0.3:34649, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35989") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30072") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34128->172.17.0.3:35989, err= 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34828->172.17.0.3:30072, err= 2026/06/29 01:04:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-dixuxuh6wubu/CompareDest" for canonical name "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/CompareDest" 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:37270") 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:39244->172.17.0.3:37270, err= 2026/06/29 01:04:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:54 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:04:54 DEBUG : one: Sizes differ 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/CompareDest: Connecting to FTP server 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:54 DEBUG : two: size = 3 OK 2026/06/29 01:04:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:04:54 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/CompareDest: > dial: conn=172.17.0.1:45502->172.17.0.3:21, err= 2026/06/29 01:04:56 DEBUG : one: size = 5 OK 2026/06/29 01:04:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:04:56 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:56 INFO : There was nothing to transfer 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34399") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46504->172.17.0.3:34399, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31346") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33489") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40762->172.17.0.3:31346, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57102->172.17.0.3:33489, err= 2026/06/29 01:04:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-dixuxuh6wubu/CompareDest" for canonical name "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/CompareDest" 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:38697") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:51316->172.17.0.3:38697, err= 2026/06/29 01:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:56 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:04:56 DEBUG : one: Sizes differ 2026/06/29 01:04:56 DEBUG : two: size = 3 OK 2026/06/29 01:04:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:04:56 DEBUG : one: size = 5 OK 2026/06/29 01:04:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:04:56 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:56 INFO : There was nothing to transfer 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38770") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41570->172.17.0.3:38770, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33035") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41746->172.17.0.3:33035, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30589") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41500->172.17.0.3:30589, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36811") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60724->172.17.0.3:36811, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34459") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38214->172.17.0.3:34459, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33215") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37940->172.17.0.3:33215, err= 2026/06/29 01:04:56 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-dixuxuh6wubu/CompareDest" for canonical name "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/CompareDest" 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:31418") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:48314->172.17.0.3:31418, err= 2026/06/29 01:04:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:56 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:04:56 DEBUG : one: Sizes differ 2026/06/29 01:04:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:04:56 DEBUG : one: size = 5 OK 2026/06/29 01:04:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/29 01:04:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/29 01:04:56 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/CompareDest) 2026/06/29 01:04:56 DEBUG : two: Sizes differ 2026/06/29 01:04:56 DEBUG : two: Need to transfer - File not found at Destination 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:34947") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:50170->172.17.0.3:34947, err= 2026/06/29 01:04:56 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/29 01:04:56 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/29 01:04:56 INFO : two: Copied (new) 2026/06/29 01:04:56 DEBUG : Waiting for deletions to finish 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31224") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60208->172.17.0.3:31224, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34329") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33608") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44576->172.17.0.3:34329, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41428->172.17.0.3:33608, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38039") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36940->172.17.0.3:38039, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34803") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42226->172.17.0.3:34803, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36464") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33758->172.17.0.3:36464, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34512") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36844->172.17.0.3:34512, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.77s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39186") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43404->172.17.0.3:39186, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36665") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54284->172.17.0.3:36665, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32167") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49240->172.17.0.3:32167, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39330") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32506") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60196->172.17.0.3:39330, err= 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51852->172.17.0.3:32506, err= 2026/06/29 01:04:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/dest" 2026/06/29 01:04:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:56 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:56 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: Connecting to FTP server 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:56 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: > dial: conn=172.17.0.1:45508->172.17.0.3:21, err= 2026/06/29 01:04:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/pre-dest1" 2026/06/29 01:04:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:04:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:58 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:04:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:04:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:04:58 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:04:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:04:58 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/pre-dest1: Connecting to FTP server 2026/06/29 01:04:58 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/pre-dest1: dial("tcp","172.17.0.3:21") 2026/06/29 01:04:58 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/pre-dest1: > dial: conn=172.17.0.1:45510->172.17.0.3:21, err= 2026/06/29 01:05:00 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-dixuxuh6wubu/pre-dest1" to be canonical "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/pre-dest1" 2026/06/29 01:05:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/pre-dest2" 2026/06/29 01:05:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:00 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:00 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:00 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/pre-dest2: Connecting to FTP server 2026/06/29 01:05:00 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/pre-dest2: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:00 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/pre-dest2: > dial: conn=172.17.0.1:45524->172.17.0.3:21, err= 2026/06/29 01:05:03 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-dixuxuh6wubu/pre-dest2" to be canonical "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/pre-dest2" 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: dial("tcp","172.17.0.3:35554") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: > dial: conn=172.17.0.1:55270->172.17.0.3:35554, err= 2026/06/29 01:05:03 DEBUG : 1: size = 1 OK 2026/06/29 01:05:03 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:03 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/29 01:05:03 DEBUG : 2: size = 1 OK 2026/06/29 01:05:03 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:03 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/29 01:05:03 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: Waiting for checks to finish 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: Waiting for transfers to finish 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: dial("tcp","172.17.0.3:38751") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: > dial: conn=172.17.0.1:54468->172.17.0.3:38751, err= 2026/06/29 01:05:03 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/06/29 01:05:03 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/06/29 01:05:03 INFO : 3: Copied (new) 2026/06/29 01:05:03 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: dial("tcp","172.17.0.3:34145") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dest: > dial: conn=172.17.0.1:50160->172.17.0.3:34145, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35833") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49568->172.17.0.3:35833, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32029") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33325") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38172->172.17.0.3:32029, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37557") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37780->172.17.0.3:37557, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36060->172.17.0.3:33325, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32130") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48012->172.17.0.3:32130, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39437") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37287") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47980->172.17.0.3:39437, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38192") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38768->172.17.0.3:37287, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58768->172.17.0.3:38192, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33719") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33076->172.17.0.3:33719, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/pre-dest1: closing 1 unused connections 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.85s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34839") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38738->172.17.0.3:34839, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39012") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51822->172.17.0.3:39012, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34848") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37508->172.17.0.3:34848, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33022") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40186->172.17.0.3:33022, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38919") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42656->172.17.0.3:38919, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32569") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43438->172.17.0.3:32569, err= 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39945") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44306->172.17.0.3:39945, err= 2026/06/29 01:05:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/dst" 2026/06/29 01:05:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:03 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:03 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Connecting to FTP server 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:03 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:60962->172.17.0.3:21, err= 2026/06/29 01:05:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:05 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:05 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: Connecting to FTP server 2026/06/29 01:05:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:05 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: > dial: conn=172.17.0.1:60978->172.17.0.3:21, err= 2026/06/29 01:05:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" to be canonical "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:31262") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:59458->172.17.0.3:31262, err= 2026/06/29 01:05:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:07 DEBUG : one: Sizes differ 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:05:07 DEBUG : two: size = 3 OK 2026/06/29 01:05:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:07 DEBUG : two: Unchanged skipping 2026/06/29 01:05:07 INFO : one: Moved (server-side) 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:38538") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:51240->172.17.0.3:38538, err= 2026/06/29 01:05:07 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/29 01:05:07 DEBUG : one.a292864a.partial: renamed to: one 2026/06/29 01:05:07 INFO : one: Copied (new) 2026/06/29 01:05:07 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:07 INFO : three.txt: Moved (server-side) 2026/06/29 01:05:07 INFO : three.txt: Moved into backup dir 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32320") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42460->172.17.0.3:32320, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31701") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60992->172.17.0.3:31701, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35986") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59152->172.17.0.3:35986, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35424") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56438->172.17.0.3:35424, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37179") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43404->172.17.0.3:37179, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38602") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35617") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60110->172.17.0.3:38602, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55142->172.17.0.3:35617, err= 2026/06/29 01:05:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" for canonical name "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:38672") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:36810->172.17.0.3:38672, err= 2026/06/29 01:05:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:07 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:07 DEBUG : one: Sizes differ 2026/06/29 01:05:07 DEBUG : two: size = 3 OK 2026/06/29 01:05:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:07 DEBUG : two: Unchanged skipping 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:05:07 INFO : one: Deleted 2026/06/29 01:05:07 INFO : one: Moved (server-side) 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:38101") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:38852->172.17.0.3:38101, err= 2026/06/29 01:05:07 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/29 01:05:07 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/29 01:05:07 INFO : one: Copied (new) 2026/06/29 01:05:07 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:07 INFO : three.txt: Deleted 2026/06/29 01:05:07 INFO : three.txt: Moved (server-side) 2026/06/29 01:05:07 INFO : three.txt: Moved into backup dir 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32201") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54786->172.17.0.3:32201, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36278") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32912->172.17.0.3:36278, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32918") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54062->172.17.0.3:32918, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35669") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32968->172.17.0.3:35669, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34157") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45502->172.17.0.3:34157, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37038") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46700->172.17.0.3:37038, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34866") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43086->172.17.0.3:34866, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.86s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38995") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47446->172.17.0.3:38995, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32129") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39816->172.17.0.3:32129, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35443") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54558->172.17.0.3:35443, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38908") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46650->172.17.0.3:38908, err= 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37857") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34314->172.17.0.3:37857, err= 2026/06/29 01:05:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/dst" 2026/06/29 01:05:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:07 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:07 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Connecting to FTP server 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:60980->172.17.0.3:21, err= 2026/06/29 01:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xixalar5wiva: closing 1 unused connections 2026/06/29 01:05:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:10 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:10 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: Connecting to FTP server 2026/06/29 01:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: > dial: conn=172.17.0.1:60988->172.17.0.3:21, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ciwexub8bodi: closing 1 unused connections 2026/06/29 01:05:12 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" to be canonical "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:37359") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:41614->172.17.0.3:37359, err= 2026/06/29 01:05:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:12 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:12 DEBUG : one: Sizes differ 2026/06/29 01:05:12 DEBUG : two: size = 3 OK 2026/06/29 01:05:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:12 DEBUG : two: Unchanged skipping 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:05:12 INFO : one: Moved (server-side) to: one.bak 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:36526") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:43016->172.17.0.3:36526, err= 2026/06/29 01:05:12 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/29 01:05:12 DEBUG : one.a292864a.partial: renamed to: one 2026/06/29 01:05:12 INFO : one: Copied (new) 2026/06/29 01:05:12 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/29 01:05:12 INFO : three.txt: Moved into backup dir 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35344") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52712->172.17.0.3:35344, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33225") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54632->172.17.0.3:33225, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32430") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36698->172.17.0.3:32430, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32347") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45330->172.17.0.3:32347, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30281") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43324->172.17.0.3:30281, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37445") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34512") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48072->172.17.0.3:37445, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52898->172.17.0.3:34512, err= 2026/06/29 01:05:12 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" for canonical name "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:35260") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:54790->172.17.0.3:35260, err= 2026/06/29 01:05:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:12 DEBUG : two: size = 3 OK 2026/06/29 01:05:12 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:12 DEBUG : one: Sizes differ 2026/06/29 01:05:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:12 DEBUG : two: Unchanged skipping 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:05:12 INFO : one.bak: Deleted 2026/06/29 01:05:12 INFO : one: Moved (server-side) to: one.bak 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:37598") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:48802->172.17.0.3:37598, err= 2026/06/29 01:05:12 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/29 01:05:12 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/29 01:05:12 INFO : one: Copied (new) 2026/06/29 01:05:12 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:12 INFO : three.txt.bak: Deleted 2026/06/29 01:05:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/29 01:05:12 INFO : three.txt: Moved into backup dir 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31809") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53142->172.17.0.3:31809, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39471") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43888->172.17.0.3:39471, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34418") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46710->172.17.0.3:34418, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31439") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49750->172.17.0.3:31439, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33428") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37472") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60940->172.17.0.3:33428, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40030->172.17.0.3:37472, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36645") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46128->172.17.0.3:36645, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.72s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35560") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47626->172.17.0.3:35560, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33607") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47632->172.17.0.3:33607, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35662") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59112->172.17.0.3:35662, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38747") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48178->172.17.0.3:38747, err= 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30956") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57536->172.17.0.3:30956, err= 2026/06/29 01:05:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/dst" 2026/06/29 01:05:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:12 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:12 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Connecting to FTP server 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:12 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:50712->172.17.0.3:21, err= 2026/06/29 01:05:14 DEBUG : ftp://172.17.0.3:21/rclone-test-wezomud2yelo: closing 1 unused connections 2026/06/29 01:05:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:14 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:14 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: Connecting to FTP server 2026/06/29 01:05:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:14 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: > dial: conn=172.17.0.1:50714->172.17.0.3:21, err= 2026/06/29 01:05:17 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" to be canonical "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:37265") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:37706->172.17.0.3:37265, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:05:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:17 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:17 DEBUG : one: Sizes differ 2026/06/29 01:05:17 DEBUG : two: size = 3 OK 2026/06/29 01:05:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:17 DEBUG : two: Unchanged skipping 2026/06/29 01:05:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:34905") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:42460->172.17.0.3:34905, err= 2026/06/29 01:05:17 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/29 01:05:17 DEBUG : one.a292864a.partial: renamed to: one 2026/06/29 01:05:17 INFO : one: Copied (new) 2026/06/29 01:05:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/29 01:05:17 INFO : three.txt: Moved into backup dir 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36280") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34482->172.17.0.3:36280, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39314") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51032->172.17.0.3:39314, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33761") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49336->172.17.0.3:33761, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35084") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58268->172.17.0.3:35084, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38190") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59904->172.17.0.3:38190, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36721") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36027") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46396->172.17.0.3:36721, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51036->172.17.0.3:36027, err= 2026/06/29 01:05:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-dixuxuh6wubu/backup" for canonical name "TestFTPPureftpd{0TN-S}:rclone-test-dixuxuh6wubu/backup" 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:32640") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:50548->172.17.0.3:32640, err= 2026/06/29 01:05:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:17 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:17 DEBUG : one: Sizes differ 2026/06/29 01:05:17 DEBUG : two: size = 3 OK 2026/06/29 01:05:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:17 DEBUG : two: Unchanged skipping 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:05:17 INFO : one-2019-01-01: Deleted 2026/06/29 01:05:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:32176") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:40010->172.17.0.3:32176, err= 2026/06/29 01:05:17 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/29 01:05:17 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/29 01:05:17 INFO : one: Copied (new) 2026/06/29 01:05:17 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:17 INFO : three-2019-01-01.txt: Deleted 2026/06/29 01:05:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/29 01:05:17 INFO : three.txt: Moved into backup dir 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36090") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37298->172.17.0.3:36090, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30925") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43416->172.17.0.3:30925, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39380") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50746->172.17.0.3:39380, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34854") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54802->172.17.0.3:34854, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36842") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37719") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53948->172.17.0.3:36842, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40624->172.17.0.3:37719, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39194") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38684->172.17.0.3:39194, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.56s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35531") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58214->172.17.0.3:35531, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31172") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54762->172.17.0.3:31172, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32155") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33498->172.17.0.3:32155, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35155") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60152->172.17.0.3:35155, err= 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35028") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37210->172.17.0.3:35028, err= 2026/06/29 01:05:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/dst" 2026/06/29 01:05:17 DEBUG : Config file has changed externally - reloading 2026/06/29 01:05:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:17 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:17 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Connecting to FTP server 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:17 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:50728->172.17.0.3:21, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:38148") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:59638->172.17.0.3:38148, err= 2026/06/29 01:05:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:19 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:19 DEBUG : one: Sizes differ 2026/06/29 01:05:19 DEBUG : two: size = 3 OK 2026/06/29 01:05:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:19 DEBUG : two: Unchanged skipping 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:05:19 INFO : one: Moved (server-side) to: one.bak 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:32242") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:46714->172.17.0.3:32242, err= 2026/06/29 01:05:19 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/29 01:05:19 DEBUG : one.a292864a.partial: renamed to: one 2026/06/29 01:05:19 INFO : one: Copied (new) 2026/06/29 01:05:19 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/29 01:05:19 INFO : three.txt: Moved into backup dir 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30512") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44186->172.17.0.3:30512, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30178") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60466->172.17.0.3:30178, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35482") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40768->172.17.0.3:35482, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37195") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51616->172.17.0.3:37195, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39703") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59972->172.17.0.3:39703, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:34164") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:60038->172.17.0.3:34164, err= 2026/06/29 01:05:19 DEBUG : one.bak: Excluded (Path Filter) 2026/06/29 01:05:19 DEBUG : one.bak: Excluded 2026/06/29 01:05:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/29 01:05:19 DEBUG : three.txt.bak: Excluded 2026/06/29 01:05:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:19 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:19 DEBUG : one: Sizes differ 2026/06/29 01:05:19 DEBUG : two: size = 3 OK 2026/06/29 01:05:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:19 DEBUG : two: Unchanged skipping 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for checks to finish 2026/06/29 01:05:19 INFO : one.bak: Deleted 2026/06/29 01:05:19 INFO : one: Moved (server-side) to: one.bak 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Waiting for transfers to finish 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:36051") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:45366->172.17.0.3:36051, err= 2026/06/29 01:05:19 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/29 01:05:19 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/29 01:05:19 INFO : one: Copied (new) 2026/06/29 01:05:19 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:19 INFO : three.txt.bak: Deleted 2026/06/29 01:05:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/29 01:05:19 INFO : three.txt: Moved into backup dir 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34805") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50730->172.17.0.3:34805, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33199") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34372->172.17.0.3:33199, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34614") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42390->172.17.0.3:34614, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31192") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50808->172.17.0.3:31192, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32681") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45732->172.17.0.3:32681, err= --- PASS: TestSyncBackupDirSuffixOnly (2.23s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33248") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42740->172.17.0.3:33248, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31280") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51454->172.17.0.3:31280, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39894") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46842->172.17.0.3:39894, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34772") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44174->172.17.0.3:34772, err= 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34935") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40682->172.17.0.3:34935, err= 2026/06/29 01:05:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/dst" 2026/06/29 01:05:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:19 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:19 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Connecting to FTP server 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:19 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:50742->172.17.0.3:21, err= 2026/06/29 01:05:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:21 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:21 DEBUG : one: Sizes differ 2026/06/29 01:05:21 INFO : one: Moved (server-side) to: one.bak 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:35381") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:54222->172.17.0.3:35381, err= 2026/06/29 01:05:21 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/29 01:05:21 DEBUG : one.a292864a.partial: renamed to: one 2026/06/29 01:05:21 INFO : one: Copied (new) 2026/06/29 01:05:21 DEBUG : two: size = 3 OK 2026/06/29 01:05:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:21 DEBUG : two: Unchanged skipping 2026/06/29 01:05:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:21 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:21 DEBUG : three.txt: Sizes differ 2026/06/29 01:05:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:35543") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:52096->172.17.0.3:35543, err= 2026/06/29 01:05:21 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/29 01:05:21 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/29 01:05:21 INFO : three.txt: Copied (new) 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38673") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39244->172.17.0.3:38673, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34207") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52498->172.17.0.3:34207, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32706") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39556->172.17.0.3:32706, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36891") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33848->172.17.0.3:36891, err= 2026/06/29 01:05:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:21 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:21 DEBUG : one: Sizes differ 2026/06/29 01:05:21 INFO : one.bak: Deleted 2026/06/29 01:05:21 INFO : one: Moved (server-side) to: one.bak 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:35445") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:36818->172.17.0.3:35445, err= 2026/06/29 01:05:21 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/29 01:05:21 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/29 01:05:21 INFO : one: Copied (new) 2026/06/29 01:05:21 DEBUG : two: size = 3 OK 2026/06/29 01:05:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:21 DEBUG : two: Unchanged skipping 2026/06/29 01:05:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:21 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:21 DEBUG : three.txt: Sizes differ 2026/06/29 01:05:21 INFO : three.txt.bak: Deleted 2026/06/29 01:05:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:39676") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:48952->172.17.0.3:39676, err= 2026/06/29 01:05:21 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/29 01:05:21 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/29 01:05:21 INFO : three.txt: Copied (new) 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36935") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54578->172.17.0.3:36935, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39305") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34940->172.17.0.3:39305, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38654") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59636->172.17.0.3:38654, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36969") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41026->172.17.0.3:36969, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30877") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56398->172.17.0.3:30877, err= --- PASS: TestSyncSuffix (2.41s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31775") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57262->172.17.0.3:31775, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30018") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55056->172.17.0.3:30018, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33760") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58096->172.17.0.3:33760, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35953") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55820->172.17.0.3:35953, err= 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30299") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53374->172.17.0.3:30299, err= 2026/06/29 01:05:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dixuxuh6wubu/dst" 2026/06/29 01:05:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/06/29 01:05:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:21 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{0TN-S}" suffix to name 2026/06/29 01:05:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/06/29 01:05:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/06/29 01:05:21 DEBUG : Setting pass="qLxo9NCgsILUWWIxS9Ed0cMNmzdDnZ8vt5NY1XpdXSM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/06/29 01:05:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: Connecting to FTP server 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:21 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:53112->172.17.0.3:21, err= 2026/06/29 01:05:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:24 DEBUG : one: Sizes differ 2026/06/29 01:05:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:31669") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:41288->172.17.0.3:31669, err= 2026/06/29 01:05:24 DEBUG : one.a292864a.partial: size = 4 OK 2026/06/29 01:05:24 DEBUG : one.a292864a.partial: renamed to: one 2026/06/29 01:05:24 INFO : one: Copied (new) 2026/06/29 01:05:24 DEBUG : two: size = 3 OK 2026/06/29 01:05:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : two: Unchanged skipping 2026/06/29 01:05:24 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:24 DEBUG : three.txt: Sizes differ 2026/06/29 01:05:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:37858") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:41224->172.17.0.3:37858, err= 2026/06/29 01:05:24 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/06/29 01:05:24 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/06/29 01:05:24 INFO : three.txt: Copied (new) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32406") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43762->172.17.0.3:32406, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-teyodec5hoha: closing 1 unused connections 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hozibay0dova: closing 2 unused connections 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38250") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59756->172.17.0.3:38250, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36318") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41748->172.17.0.3:36318, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39642") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54196->172.17.0.3:39642, err= 2026/06/29 01:05:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:24 DEBUG : one: Sizes differ 2026/06/29 01:05:24 INFO : one-2019-01-01: Deleted 2026/06/29 01:05:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:36609") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:43264->172.17.0.3:36609, err= 2026/06/29 01:05:24 DEBUG : one.4c47835a.partial: size = 5 OK 2026/06/29 01:05:24 DEBUG : one.4c47835a.partial: renamed to: one 2026/06/29 01:05:24 INFO : one: Copied (new) 2026/06/29 01:05:24 DEBUG : two: size = 3 OK 2026/06/29 01:05:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : two: Unchanged skipping 2026/06/29 01:05:24 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst) 2026/06/29 01:05:24 DEBUG : three.txt: Sizes differ 2026/06/29 01:05:24 INFO : three-2019-01-01.txt: Deleted 2026/06/29 01:05:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: dial("tcp","172.17.0.3:38759") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu/dst: > dial: conn=172.17.0.1:56416->172.17.0.3:38759, err= 2026/06/29 01:05:24 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/06/29 01:05:24 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/06/29 01:05:24 INFO : three.txt: Copied (new) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33445") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39248->172.17.0.3:33445, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37177") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34480->172.17.0.3:37177, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39288") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58224->172.17.0.3:39288, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30957") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44210->172.17.0.3:30957, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36963") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57938->172.17.0.3:36963, err= --- PASS: TestSyncSuffixKeepExtension (2.34s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36432") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33956->172.17.0.3:36432, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38904") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49656->172.17.0.3:38904, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31821") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38592->172.17.0.3:31821, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : Testêé: Sizes differ 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30695") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57344->172.17.0.3:30695, err= 2026/06/29 01:05:24 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/06/29 01:05:24 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/06/29 01:05:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33570") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38884->172.17.0.3:33570, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32876") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36760->172.17.0.3:32876, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39675") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52570->172.17.0.3:39675, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34432") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44970->172.17.0.3:34432, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32580") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32798->172.17.0.3:32580, err= 2026/06/29 01:05:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36780") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53854->172.17.0.3:36780, err= 2026/06/29 01:05:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/06/29 01:05:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/06/29 01:05:24 INFO : existing: Copied (new) 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37974") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57448->172.17.0.3:37974, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39572") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49420->172.17.0.3:39572, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30646") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45154->172.17.0.3:30646, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : existing: Sizes differ 2026/06/29 01:05:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 ERROR : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: not deleting files as there were IO errors 2026/06/29 01:05:24 ERROR : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: not deleting directories as there were IO errors 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37403") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42614->172.17.0.3:37403, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34976") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46284->172.17.0.3:34976, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33343") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53748->172.17.0.3:33343, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36298") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59074->172.17.0.3:36298, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39308") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40860->172.17.0.3:39308, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33101") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44712->172.17.0.3:33101, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : EXISTING: size = 6 OK 2026/06/29 01:05:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : existing: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 INFO : There was nothing to transfer 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30655") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56810->172.17.0.3:30655, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38907") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37132->172.17.0.3:38907, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31524") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43350->172.17.0.3:31524, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34703") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46556->172.17.0.3:34703, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34413") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37546->172.17.0.3:34413, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31925") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32996->172.17.0.3:31925, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32812") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34530->172.17.0.3:32812, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38441") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43992->172.17.0.3:38441, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36851") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58708->172.17.0.3:36851, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36115") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42414->172.17.0.3:36115, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37685") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56318->172.17.0.3:37685, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32492") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44962->172.17.0.3:32492, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36359") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45692->172.17.0.3:36359, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31714") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42018->172.17.0.3:31714, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36462") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42702->172.17.0.3:36462, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30680") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34138->172.17.0.3:30680, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30370") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33244->172.17.0.3:30370, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32778") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47012->172.17.0.3:32778, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33793") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41152->172.17.0.3:33793, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31883") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52262->172.17.0.3:31883, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37798") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43720->172.17.0.3:37798, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34005") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47784->172.17.0.3:34005, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36769") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36992->172.17.0.3:36769, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35673") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56620->172.17.0.3:35673, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34376") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45864->172.17.0.3:34376, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32867") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48570->172.17.0.3:32867, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39984") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58862->172.17.0.3:39984, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34586") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35544->172.17.0.3:34586, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31194") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57346->172.17.0.3:31194, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30221") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38990->172.17.0.3:30221, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32705") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40736->172.17.0.3:32705, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32642") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33630->172.17.0.3:32642, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38223") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56350->172.17.0.3:38223, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30542") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43220->172.17.0.3:30542, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35984") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47252->172.17.0.3:35984, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35461") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48052->172.17.0.3:35461, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33284") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59692->172.17.0.3:33284, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39330") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41718->172.17.0.3:39330, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31337") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49518->172.17.0.3:31337, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32934") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38188->172.17.0.3:32934, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30672") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53742->172.17.0.3:30672, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32167") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34134->172.17.0.3:32167, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36535") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33406->172.17.0.3:36535, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36404") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46312->172.17.0.3:36404, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35036") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42852->172.17.0.3:35036, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38362") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38048->172.17.0.3:38362, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31178") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39168->172.17.0.3:31178, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35590") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36398->172.17.0.3:35590, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34216") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43264->172.17.0.3:34216, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39864") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35286->172.17.0.3:39864, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35511") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38854->172.17.0.3:35511, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31585") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55932->172.17.0.3:31585, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33717") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45336->172.17.0.3:33717, err= 2026/06/29 01:05:24 DEBUG : both0: size = 6 OK 2026/06/29 01:05:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both0: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both10: size = 6 OK 2026/06/29 01:05:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both10: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both11: size = 6 OK 2026/06/29 01:05:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both11: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both12: size = 6 OK 2026/06/29 01:05:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both12: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both13: size = 6 OK 2026/06/29 01:05:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both13: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both14: size = 6 OK 2026/06/29 01:05:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both14: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both15: size = 6 OK 2026/06/29 01:05:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both15: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both16: size = 6 OK 2026/06/29 01:05:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both16: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both17: size = 6 OK 2026/06/29 01:05:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both17: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both18: size = 6 OK 2026/06/29 01:05:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both18: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both19: size = 6 OK 2026/06/29 01:05:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both19: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both1: size = 6 OK 2026/06/29 01:05:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both1: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both2: size = 6 OK 2026/06/29 01:05:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both2: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both3: size = 6 OK 2026/06/29 01:05:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both3: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both4: size = 6 OK 2026/06/29 01:05:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both4: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both5: size = 6 OK 2026/06/29 01:05:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both5: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both6: size = 6 OK 2026/06/29 01:05:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both6: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both7: size = 6 OK 2026/06/29 01:05:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both7: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both8: size = 6 OK 2026/06/29 01:05:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both9: size = 6 OK 2026/06/29 01:05:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : both8: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both9: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 INFO : only10: Deleted 2026/06/29 01:05:24 INFO : only0: Deleted 2026/06/29 01:05:24 INFO : only15: Deleted 2026/06/29 01:05:24 INFO : only12: Deleted 2026/06/29 01:05:24 INFO : only13: Deleted 2026/06/29 01:05:24 INFO : only17: Deleted 2026/06/29 01:05:24 INFO : only5: Deleted 2026/06/29 01:05:24 INFO : only16: Deleted 2026/06/29 01:05:24 INFO : only19: Deleted 2026/06/29 01:05:24 INFO : only1: Deleted 2026/06/29 01:05:24 INFO : only9: Deleted 2026/06/29 01:05:24 INFO : only4: Deleted 2026/06/29 01:05:24 INFO : only11: Deleted 2026/06/29 01:05:24 INFO : only2: Deleted 2026/06/29 01:05:24 INFO : only6: Deleted 2026/06/29 01:05:24 INFO : only7: Deleted 2026/06/29 01:05:24 INFO : only14: Deleted 2026/06/29 01:05:24 INFO : only18: Deleted 2026/06/29 01:05:24 INFO : only3: Deleted 2026/06/29 01:05:24 INFO : only8: Deleted 2026/06/29 01:05:24 INFO : There was nothing to transfer 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34623") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57206->172.17.0.3:34623, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38919") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38736->172.17.0.3:38919, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30561") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59094->172.17.0.3:30561, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33679") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56722->172.17.0.3:33679, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39431") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45200->172.17.0.3:39431, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33574") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35598->172.17.0.3:33574, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30693") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40876->172.17.0.3:30693, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31434") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38020->172.17.0.3:31434, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36730") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59382->172.17.0.3:36730, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35866") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41780->172.17.0.3:35866, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37480") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36232->172.17.0.3:37480, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38999") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47682->172.17.0.3:38999, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31880") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47800->172.17.0.3:31880, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31764") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58036->172.17.0.3:31764, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33563") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57346->172.17.0.3:33563, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39921") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57676->172.17.0.3:39921, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32975") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49888->172.17.0.3:32975, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31001") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56214->172.17.0.3:31001, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37180") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39904->172.17.0.3:37180, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37885") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49118->172.17.0.3:37885, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38992") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33310->172.17.0.3:38992, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31055") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47484->172.17.0.3:31055, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31464") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51500->172.17.0.3:31464, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32212") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40774->172.17.0.3:32212, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30409") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49938->172.17.0.3:30409, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32468") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59380->172.17.0.3:32468, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32727") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54748->172.17.0.3:32727, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33061") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56516->172.17.0.3:33061, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32678") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56944->172.17.0.3:32678, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33280") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46050->172.17.0.3:33280, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31671") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54534->172.17.0.3:31671, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39038") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39730->172.17.0.3:39038, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31934") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41540->172.17.0.3:31934, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35577") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59900->172.17.0.3:35577, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30751") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40802->172.17.0.3:30751, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39648") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33478->172.17.0.3:39648, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38952") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43656->172.17.0.3:38952, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38478") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39176->172.17.0.3:38478, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33281") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42736->172.17.0.3:33281, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38045") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45676->172.17.0.3:38045, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33615") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34426->172.17.0.3:33615, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35740") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53282->172.17.0.3:35740, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38525") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48306->172.17.0.3:38525, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36847") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59576->172.17.0.3:36847, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30813") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60608->172.17.0.3:30813, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : both10: size = 6 OK 2026/06/29 01:05:24 DEBUG : both11: size = 6 OK 2026/06/29 01:05:24 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both0: size = 6 OK 2026/06/29 01:05:24 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both12: size = 6 OK 2026/06/29 01:05:24 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both10: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both13: size = 6 OK 2026/06/29 01:05:24 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both11: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both14: size = 6 OK 2026/06/29 01:05:24 DEBUG : both0: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both15: size = 6 OK 2026/06/29 01:05:24 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both14: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both16: size = 6 OK 2026/06/29 01:05:24 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both16: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both17: size = 6 OK 2026/06/29 01:05:24 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both17: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both18: size = 6 OK 2026/06/29 01:05:24 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both18: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both19: size = 6 OK 2026/06/29 01:05:24 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both19: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both1: size = 6 OK 2026/06/29 01:05:24 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both1: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both2: size = 6 OK 2026/06/29 01:05:24 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both2: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both3: size = 6 OK 2026/06/29 01:05:24 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both3: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both4: size = 6 OK 2026/06/29 01:05:24 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both4: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both5: size = 6 OK 2026/06/29 01:05:24 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both5: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both6: size = 6 OK 2026/06/29 01:05:24 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both6: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both7: size = 6 OK 2026/06/29 01:05:24 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both7: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both8: size = 6 OK 2026/06/29 01:05:24 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both8: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both9: size = 6 OK 2026/06/29 01:05:24 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : both9: Unchanged skipping 2026/06/29 01:05:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only0: Sizes differ 2026/06/29 01:05:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only10: Sizes differ 2026/06/29 01:05:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only11: Sizes differ 2026/06/29 01:05:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only12: Sizes differ 2026/06/29 01:05:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only13: Sizes differ 2026/06/29 01:05:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only14: Sizes differ 2026/06/29 01:05:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only15: Sizes differ 2026/06/29 01:05:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only16: Sizes differ 2026/06/29 01:05:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only17: Sizes differ 2026/06/29 01:05:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only18: Sizes differ 2026/06/29 01:05:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only19: Sizes differ 2026/06/29 01:05:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only1: Sizes differ 2026/06/29 01:05:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only2: Sizes differ 2026/06/29 01:05:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only3: Sizes differ 2026/06/29 01:05:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only4: Sizes differ 2026/06/29 01:05:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only5: Sizes differ 2026/06/29 01:05:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only6: Sizes differ 2026/06/29 01:05:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only7: Sizes differ 2026/06/29 01:05:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only8: Sizes differ 2026/06/29 01:05:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2420013296) 2026/06/29 01:05:24 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu) 2026/06/29 01:05:24 DEBUG : only9: Sizes differ 2026/06/29 01:05:24 DEBUG : both15: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both13: Unchanged skipping 2026/06/29 01:05:24 DEBUG : both12: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32140") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42356->172.17.0.3:32140, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32813") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44004->172.17.0.3:32813, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32557") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37710->172.17.0.3:32557, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36739") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43574->172.17.0.3:36739, err= 2026/06/29 01:05:24 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only11.51c18866.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/06/29 01:05:24 INFO : only12: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33176") 2026/06/29 01:05:24 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/06/29 01:05:24 INFO : only0: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59246->172.17.0.3:33176, err= 2026/06/29 01:05:24 DEBUG : only11.51c18866.partial: renamed to: only11 2026/06/29 01:05:24 INFO : only11: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/06/29 01:05:24 INFO : only10: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33554") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34896->172.17.0.3:33554, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35991") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36431") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49874->172.17.0.3:36431, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49164->172.17.0.3:35991, err= 2026/06/29 01:05:24 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/06/29 01:05:24 INFO : only14: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/06/29 01:05:24 INFO : only13: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38062") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35756") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52848->172.17.0.3:35756, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39254->172.17.0.3:38062, err= 2026/06/29 01:05:24 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/06/29 01:05:24 INFO : only15: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32607") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46846->172.17.0.3:32607, err= 2026/06/29 01:05:24 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/06/29 01:05:24 INFO : only16: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only18.f963383f.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32466") 2026/06/29 01:05:24 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/06/29 01:05:24 INFO : only17: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52784->172.17.0.3:32466, err= 2026/06/29 01:05:24 DEBUG : only18.f963383f.partial: renamed to: only18 2026/06/29 01:05:24 INFO : only18: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32366") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59144->172.17.0.3:32366, err= 2026/06/29 01:05:24 DEBUG : only1.77787b15.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30042") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52894->172.17.0.3:30042, err= 2026/06/29 01:05:24 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/06/29 01:05:24 INFO : only19: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30413") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40202->172.17.0.3:30413, err= 2026/06/29 01:05:24 DEBUG : only1.77787b15.partial: renamed to: only1 2026/06/29 01:05:24 INFO : only1: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/06/29 01:05:24 INFO : only2: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32999") 2026/06/29 01:05:24 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/06/29 01:05:24 INFO : only4: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48472->172.17.0.3:32999, err= 2026/06/29 01:05:24 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/06/29 01:05:24 INFO : only3: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33701") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48482->172.17.0.3:33701, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35465") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54200->172.17.0.3:35465, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38755") 2026/06/29 01:05:24 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55330->172.17.0.3:38755, err= 2026/06/29 01:05:24 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/06/29 01:05:24 INFO : only7: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/06/29 01:05:24 INFO : only5: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39619") 2026/06/29 01:05:24 INFO : only8: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/06/29 01:05:24 INFO : only6: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39290->172.17.0.3:39619, err= 2026/06/29 01:05:24 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/06/29 01:05:24 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/06/29 01:05:24 INFO : only9: Copied (replaced existing) 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37673") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37316->172.17.0.3:37673, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37938") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36898->172.17.0.3:37938, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36243") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33174->172.17.0.3:36243, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:05:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:05:24 DEBUG : empty_on_remote: Making directory with metadata 2026/06/29 01:05:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:05:24 INFO : empty_on_remote: Making directory 2026/06/29 01:05:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/29 01:05:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38709") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43382->172.17.0.3:38709, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32904") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38585") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32836->172.17.0.3:32904, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48244->172.17.0.3:38585, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33658") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46426->172.17.0.3:33658, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37032") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44618->172.17.0.3:37032, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30551") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53758->172.17.0.3:30551, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:05:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:05:24 DEBUG : empty_on_remote: Making directory with metadata 2026/06/29 01:05:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/29 01:05:24 INFO : empty_on_remote: Making directory 2026/06/29 01:05:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/29 01:05:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31986") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55418->172.17.0.3:31986, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34278") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33665") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46358->172.17.0.3:34278, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34051") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35924->172.17.0.3:33665, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30899") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49456->172.17.0.3:30899, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35526->172.17.0.3:34051, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33232") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44564->172.17.0.3:33232, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33395") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41130->172.17.0.3:33395, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : sub dir: Making directory 2026/06/29 01:05:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37247") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41190->172.17.0.3:37247, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37400") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36166->172.17.0.3:37400, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30972") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37324") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49938->172.17.0.3:30972, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43342->172.17.0.3:37324, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34811") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52874->172.17.0.3:34811, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38117") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37778->172.17.0.3:38117, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38608") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59394->172.17.0.3:38608, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32528") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33742->172.17.0.3:32528, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36270") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34182->172.17.0.3:36270, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32832") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60034->172.17.0.3:32832, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39973") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39176->172.17.0.3:39973, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/29 01:05:24 INFO : sub dir: Making directory 2026/06/29 01:05:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39397") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45098->172.17.0.3:39397, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32230") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46812->172.17.0.3:32230, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39182") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35466->172.17.0.3:39182, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32026") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52576->172.17.0.3:32026, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32379") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43150->172.17.0.3:32379, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32444") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56696->172.17.0.3:32444, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34796") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49626->172.17.0.3:34796, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34805") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56490->172.17.0.3:34805, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32497") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57494->172.17.0.3:32497, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33004") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38656->172.17.0.3:33004, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33811") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54124->172.17.0.3:33811, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34046") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34934->172.17.0.3:34046, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31907") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44866->172.17.0.3:31907, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31888") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56490->172.17.0.3:31888, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31911") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48792->172.17.0.3:31911, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31808") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52788->172.17.0.3:31808, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39185") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38218->172.17.0.3:39185, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37011") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33890->172.17.0.3:37011, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38025") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33034->172.17.0.3:38025, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32622") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43020->172.17.0.3:32622, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34872") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45496->172.17.0.3:34872, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39347") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45180->172.17.0.3:39347, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30331") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39674->172.17.0.3:30331, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36177") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40900->172.17.0.3:36177, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37762") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35656->172.17.0.3:37762, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32429") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56876->172.17.0.3:32429, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36478") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53874->172.17.0.3:36478, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31929") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59924->172.17.0.3:31929, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30726") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46500->172.17.0.3:30726, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30514") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47466->172.17.0.3:30514, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38807") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53968->172.17.0.3:38807, err= 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30664") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49088->172.17.0.3:30664, err= 2026/06/29 01:05:24 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : apple: Excluded 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:24 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : banana: Excluded 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35124") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40972->172.17.0.3:35124, err= 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31755") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51818->172.17.0.3:31755, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32191") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39990->172.17.0.3:32191, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33074") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51612->172.17.0.3:33074, err= 2026/06/29 01:05:24 DEBUG : apple: size = 5 OK 2026/06/29 01:05:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:24 DEBUG : banana: size = 6 OK 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37401") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54750->172.17.0.3:37401, err= 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 INFO : There was nothing to transfer 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37424") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56492->172.17.0.3:37424, err= 2026/06/29 01:05:24 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : apple: Excluded 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:24 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : banana: Excluded 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38767") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36600->172.17.0.3:38767, err= 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30959") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34080->172.17.0.3:30959, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31687") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36544->172.17.0.3:31687, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30023") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54394->172.17.0.3:30023, err= 2026/06/29 01:05:24 DEBUG : apple: size = 5 OK 2026/06/29 01:05:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:24 DEBUG : banana: size = 6 OK 2026/06/29 01:05:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34196") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43238->172.17.0.3:34196, err= 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 INFO : There was nothing to transfer 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38450") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50470->172.17.0.3:38450, err= 2026/06/29 01:05:24 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : apple: Excluded 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:24 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : banana: Excluded 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32835") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41882->172.17.0.3:32835, err= 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37129") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52402->172.17.0.3:37129, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30818") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40758->172.17.0.3:30818, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39929") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35036->172.17.0.3:39929, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30190") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41564->172.17.0.3:30190, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33442") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43574->172.17.0.3:33442, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31945") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53300->172.17.0.3:31945, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38170") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48750->172.17.0.3:38170, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39332") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58126->172.17.0.3:39332, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38714") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33678->172.17.0.3:38714, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36059") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59958->172.17.0.3:36059, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31410") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52692->172.17.0.3:31410, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30492") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54264->172.17.0.3:30492, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37982") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54628->172.17.0.3:37982, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34783") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53104->172.17.0.3:34783, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31548") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57764->172.17.0.3:31548, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35667") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53484->172.17.0.3:35667, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35097") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51830->172.17.0.3:35097, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38412") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55678->172.17.0.3:38412, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37308") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56916->172.17.0.3:37308, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30027") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37788->172.17.0.3:30027, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32278") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41758->172.17.0.3:32278, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34628") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35654->172.17.0.3:34628, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31933") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37772->172.17.0.3:31933, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37687") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57636->172.17.0.3:37687, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37966") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46002->172.17.0.3:37966, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38267") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50292->172.17.0.3:38267, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35077") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33082->172.17.0.3:35077, err= 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33263") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50966->172.17.0.3:33263, err= 2026/06/29 01:05:24 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : apple: Excluded 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:24 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : banana: Excluded 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32636") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48016->172.17.0.3:32636, err= 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35065") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41314->172.17.0.3:35065, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34187") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33568->172.17.0.3:34187, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33004") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38666->172.17.0.3:33004, err= 2026/06/29 01:05:24 DEBUG : apple: size = 5 OK 2026/06/29 01:05:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:24 DEBUG : banana: size = 6 OK 2026/06/29 01:05:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34679") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34276->172.17.0.3:34679, err= 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 INFO : There was nothing to transfer 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39729") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44886->172.17.0.3:39729, err= 2026/06/29 01:05:24 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : apple: Excluded 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:24 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : banana: Excluded 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32148") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36218->172.17.0.3:32148, err= 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33751") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50270->172.17.0.3:33751, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34981") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47480->172.17.0.3:34981, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36508") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50438->172.17.0.3:36508, err= 2026/06/29 01:05:24 DEBUG : apple: size = 5 OK 2026/06/29 01:05:24 DEBUG : banana: size = 6 OK 2026/06/29 01:05:24 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:24 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35268") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57556->172.17.0.3:35268, err= 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 INFO : There was nothing to transfer 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38107") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42726->172.17.0.3:38107, err= 2026/06/29 01:05:24 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : apple: Excluded 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:24 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : banana: Excluded 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34641") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50104->172.17.0.3:34641, err= 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31276") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35750->172.17.0.3:31276, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31128") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57270->172.17.0.3:31128, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30613") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58664->172.17.0.3:30613, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34888") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37866->172.17.0.3:34888, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34047") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46122->172.17.0.3:34047, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38671") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57058->172.17.0.3:38671, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37364") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58710->172.17.0.3:37364, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32488") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48000->172.17.0.3:32488, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30554") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44764->172.17.0.3:30554, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31467") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59452->172.17.0.3:31467, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33603") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51806->172.17.0.3:33603, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38505") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57796->172.17.0.3:38505, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36151") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37474->172.17.0.3:36151, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32233") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34668->172.17.0.3:32233, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35934") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40538->172.17.0.3:35934, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39385") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40730->172.17.0.3:39385, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32051") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48274->172.17.0.3:32051, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33355") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49836->172.17.0.3:33355, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32732") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50948->172.17.0.3:32732, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36178") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37632->172.17.0.3:36178, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32926") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50582->172.17.0.3:32926, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37926") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48652->172.17.0.3:37926, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34382") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34686->172.17.0.3:34382, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36387") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38734->172.17.0.3:36387, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34195") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47422->172.17.0.3:34195, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32651") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37986->172.17.0.3:32651, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33272") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51624->172.17.0.3:33272, err= 2026/06/29 01:05:24 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35035") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58042->172.17.0.3:35035, err= 2026/06/29 01:05:24 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : apple: Excluded 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:24 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : banana: Excluded 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31909") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50956->172.17.0.3:31909, err= 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37503") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54556->172.17.0.3:37503, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38492") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45690->172.17.0.3:38492, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31735") 2026/06/29 01:05:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37554->172.17.0.3:31735, err= 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:24 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:24 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:24 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36387") 2026/06/29 01:05:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Connecting to FTP server 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53118->172.17.0.3:21, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38744->172.17.0.3:36387, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39296") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39770") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36478->172.17.0.3:39770, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53232->172.17.0.3:39296, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38844") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57956->172.17.0.3:38844, err= 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/06/29 01:05:24 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31263") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35051") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60244->172.17.0.3:35051, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54184->172.17.0.3:31263, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34732") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35272->172.17.0.3:34732, err= 2026/06/29 01:05:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31714") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42022->172.17.0.3:31714, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33710") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47364->172.17.0.3:33710, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31718") 2026/06/29 01:05:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44100->172.17.0.3:31718, err= 2026/06/29 01:05:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37998") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37609") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52478->172.17.0.3:37998, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35834->172.17.0.3:37609, err= 2026/06/29 01:05:24 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38245") 2026/06/29 01:05:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59552->172.17.0.3:38245, err= 2026/06/29 01:05:24 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31091") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35890->172.17.0.3:31091, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39271") 2026/06/29 01:05:24 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47302->172.17.0.3:39271, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39662") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54542->172.17.0.3:39662, err= 2026/06/29 01:05:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36857") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34693") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50246->172.17.0.3:36857, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41218->172.17.0.3:34693, err= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39124") 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43142->172.17.0.3:39124, err= 2026/06/29 01:05:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31646") 2026/06/29 01:05:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:24 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42110->172.17.0.3:31646, err= 2026/06/29 01:05:24 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/06/29 01:05:24 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33051") 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51774->172.17.0.3:33051, err= 2026/06/29 01:05:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/06/29 01:05:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:27 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Connecting to FTP server 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Connecting to FTP server 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Connecting to FTP server 2026/06/29 01:05:27 INFO : appleappleapplebanana: Deleted 2026/06/29 01:05:27 INFO : dir1/0003-defghij.txt: Deleted 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53122->172.17.0.3:21, err= 2026/06/29 01:05:27 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/29 01:05:27 INFO : splitbananasplit: Deleted 2026/06/29 01:05:27 INFO : apple: Deleted 2026/06/29 01:05:27 INFO : dir1/0013-789;=.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0008-2345678.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0009-3456789.txt: Deleted 2026/06/29 01:05:27 INFO : banana: Deleted 2026/06/29 01:05:27 INFO : dir1/0014-89;=.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0015-9;=.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0007-1234567.txt: Deleted 2026/06/29 01:05:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53128->172.17.0.3:21, err= 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:21") 2026/06/29 01:05:27 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53140->172.17.0.3:21, err= 2026/06/29 01:05:29 INFO : dir1/0011-56789;.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Deleted 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34441") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39800->172.17.0.3:34441, err= 2026/06/29 01:05:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/29 01:05:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/29 01:05:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : YXBwbGU=: Excluded 2026/06/29 01:05:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : YmFuYW5h: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34292") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50006->172.17.0.3:34292, err= 2026/06/29 01:05:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33380") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39640->172.17.0.3:33380, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39605") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48682->172.17.0.3:39605, err= 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30167") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37272->172.17.0.3:30167, err= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : YXBwbGU=: size = 5 OK 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : YmFuYW5h: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31247") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34744->172.17.0.3:31247, err= 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31841") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39676->172.17.0.3:31841, err= 2026/06/29 01:05:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/29 01:05:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/29 01:05:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : YXBwbGU=: Excluded 2026/06/29 01:05:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : YmFuYW5h: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32356") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50860->172.17.0.3:32356, err= 2026/06/29 01:05:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34643") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48264->172.17.0.3:34643, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31236") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43822->172.17.0.3:31236, err= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : apple: transformed to: YXBwbGU= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/29 01:05:30 DEBUG : banana: transformed to: YmFuYW5h 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31992") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37774->172.17.0.3:31992, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30867") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58522->172.17.0.3:30867, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35737") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45074->172.17.0.3:35737, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31931") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40254->172.17.0.3:31931, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37950") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57252->172.17.0.3:37950, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33749") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59416->172.17.0.3:33749, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36186") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46560->172.17.0.3:36186, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30922") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34568->172.17.0.3:30922, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31431") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35132->172.17.0.3:31431, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37453") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47544->172.17.0.3:37453, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33708") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37190->172.17.0.3:33708, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38332") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41676->172.17.0.3:38332, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35437") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36896->172.17.0.3:35437, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38890") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54684->172.17.0.3:38890, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32480") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55544->172.17.0.3:32480, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38522") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54994->172.17.0.3:38522, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32952") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33144->172.17.0.3:32952, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35716") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36942->172.17.0.3:35716, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31403") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38608->172.17.0.3:31403, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36961") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38758->172.17.0.3:36961, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36538") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48972->172.17.0.3:36538, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34314") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50400->172.17.0.3:34314, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36073") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38776->172.17.0.3:36073, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38869") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43102->172.17.0.3:38869, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32789") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33878->172.17.0.3:32789, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31791") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39388->172.17.0.3:31791, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30104") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56108->172.17.0.3:30104, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37946") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41600->172.17.0.3:37946, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33384") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59970->172.17.0.3:33384, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34934") 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33506->172.17.0.3:34934, err= 2026/06/29 01:05:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35248") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30450") 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39582->172.17.0.3:30450, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43060->172.17.0.3:35248, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33465") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37306") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30653") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47134->172.17.0.3:33465, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47844->172.17.0.3:30653, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39906->172.17.0.3:37306, err= 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/06/29 01:05:30 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/06/29 01:05:30 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/06/29 01:05:30 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/06/29 01:05:30 INFO : apple: Copied (new) to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/06/29 01:05:30 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38729") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36832") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58022->172.17.0.3:36832, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39275") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43352->172.17.0.3:38729, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57982->172.17.0.3:39275, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31368") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37678->172.17.0.3:31368, err= 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31552") 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40036->172.17.0.3:31552, err= 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35474") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43320->172.17.0.3:35474, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37381") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53454->172.17.0.3:37381, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33311") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40862->172.17.0.3:33311, err= 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30048") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57476->172.17.0.3:30048, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38202") 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37638->172.17.0.3:38202, err= 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36002") 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53894->172.17.0.3:36002, err= 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38910") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47574->172.17.0.3:38910, err= 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34484") 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56276->172.17.0.3:34484, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38884") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36076->172.17.0.3:38884, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35757") 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55094->172.17.0.3:35757, err= 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30213") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59116->172.17.0.3:30213, err= 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/29 01:05:30 INFO : appleappleapplebanana: Deleted 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/29 01:05:30 INFO : banana: Deleted 2026/06/29 01:05:30 INFO : splitbananasplit: Deleted 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txt: Deleted 2026/06/29 01:05:30 INFO : apple: Deleted 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34328") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42468->172.17.0.3:34328, err= 2026/06/29 01:05:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : PREFIXbanana: Excluded 2026/06/29 01:05:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : PREFIXapple: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30259") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56324->172.17.0.3:30259, err= 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30456") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42144->172.17.0.3:30456, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30493") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50658->172.17.0.3:30493, err= 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : apple: transformed to: PREFIXapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/29 01:05:30 DEBUG : banana: transformed to: PREFIXbanana 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32956") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40174->172.17.0.3:32956, err= 2026/06/29 01:05:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38539") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54968->172.17.0.3:38539, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35547") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44372->172.17.0.3:35547, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31708") 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44418->172.17.0.3:31708, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32348") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38330->172.17.0.3:32348, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32726") 2026/06/29 01:05:30 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60154->172.17.0.3:32726, err= 2026/06/29 01:05:30 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/29 01:05:30 INFO : splitbananasplit: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32496") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36396->172.17.0.3:32496, err= 2026/06/29 01:05:30 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/29 01:05:30 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/29 01:05:30 INFO : apple: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37296") 2026/06/29 01:05:30 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32514") 2026/06/29 01:05:30 INFO : banana: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37572->172.17.0.3:32514, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39836->172.17.0.3:37296, err= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/29 01:05:30 INFO : appleappleapplebanana: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34792") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31670") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50566->172.17.0.3:34792, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33304->172.17.0.3:31670, err= 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31017") 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33329") 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32433") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45982->172.17.0.3:32433, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44582->172.17.0.3:33329, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46546->172.17.0.3:31017, err= 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32521") 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40668->172.17.0.3:32521, err= 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34334") 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32251") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56094->172.17.0.3:34334, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34506") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42508->172.17.0.3:34506, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58432->172.17.0.3:32251, err= 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38670") 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54302->172.17.0.3:38670, err= 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30833") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40586->172.17.0.3:30833, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33540") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35068") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46104->172.17.0.3:33540, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50504->172.17.0.3:35068, err= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/29 01:05:30 INFO : PREFIXapple: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/29 01:05:30 INFO : PREFIXbanana: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/29 01:05:30 INFO : PREFIXsplitbananasplit: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/29 01:05:30 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35115") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39248->172.17.0.3:35115, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32750") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38132->172.17.0.3:32750, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32815") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37064->172.17.0.3:32815, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35196") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60818->172.17.0.3:35196, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33726") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55876->172.17.0.3:33726, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36937") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43304->172.17.0.3:36937, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38847") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47224->172.17.0.3:38847, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39046") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46566->172.17.0.3:39046, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38384") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38896->172.17.0.3:38384, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31576") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58464->172.17.0.3:31576, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34206") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48048->172.17.0.3:34206, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32023") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53254->172.17.0.3:32023, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33247") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58010->172.17.0.3:33247, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34842") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60734->172.17.0.3:34842, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37425") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38730->172.17.0.3:37425, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38855") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34806->172.17.0.3:38855, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37756") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53774->172.17.0.3:37756, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31277") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53742->172.17.0.3:31277, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38757") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41250->172.17.0.3:38757, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32755") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50108->172.17.0.3:32755, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33954") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50326->172.17.0.3:33954, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35104") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42860->172.17.0.3:35104, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33068") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53116->172.17.0.3:33068, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33541") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39730->172.17.0.3:33541, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39857") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40340->172.17.0.3:39857, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34766") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46176->172.17.0.3:34766, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34738") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54500->172.17.0.3:34738, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35914") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38824->172.17.0.3:35914, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31465") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48768->172.17.0.3:31465, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36232") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33542->172.17.0.3:36232, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37885") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49128->172.17.0.3:37885, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37907") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44446->172.17.0.3:37907, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36204") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46452->172.17.0.3:36204, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38090") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38336->172.17.0.3:38090, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32202") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55892->172.17.0.3:32202, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34645") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48894->172.17.0.3:34645, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34748") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57976->172.17.0.3:34748, err= 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38992") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33314->172.17.0.3:38992, err= 2026/06/29 01:05:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37897") 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34260->172.17.0.3:37897, err= 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34775") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31583") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60668->172.17.0.3:34775, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38392->172.17.0.3:31583, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31816") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44452->172.17.0.3:31816, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36332") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36972->172.17.0.3:36332, err= 2026/06/29 01:05:30 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/06/29 01:05:30 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/06/29 01:05:30 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/06/29 01:05:30 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/06/29 01:05:30 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38145") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58768->172.17.0.3:38145, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34760") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37023") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34036->172.17.0.3:37023, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30576") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55446->172.17.0.3:30576, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46210->172.17.0.3:34760, err= 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33130") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38350->172.17.0.3:33130, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30644") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45192->172.17.0.3:30644, err= 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33192") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60346->172.17.0.3:33192, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35777") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32844->172.17.0.3:35777, err= 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31213") 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36633") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46350->172.17.0.3:36633, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33687") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45938->172.17.0.3:31213, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45346->172.17.0.3:33687, err= 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33821") 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41036->172.17.0.3:33821, err= 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33496") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59064->172.17.0.3:33496, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32679") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41088->172.17.0.3:32679, err= 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31462") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44016->172.17.0.3:31462, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35291") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50940->172.17.0.3:35291, err= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 INFO : banana: Deleted 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/29 01:05:30 INFO : splitbananasplit: Deleted 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/29 01:05:30 INFO : appleappleapplebanana: Deleted 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txt: Deleted 2026/06/29 01:05:30 INFO : apple: Deleted 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38496") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60118->172.17.0.3:38496, err= 2026/06/29 01:05:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : bananaSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31725") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58970->172.17.0.3:31725, err= 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36663") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49476->172.17.0.3:36663, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35562") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46414->172.17.0.3:35562, err= 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : apple: transformed to: appleSUFFIX 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/29 01:05:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36468") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44392->172.17.0.3:36468, err= 2026/06/29 01:05:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39511") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59882->172.17.0.3:39511, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38186") 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38688->172.17.0.3:38186, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36496") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39596->172.17.0.3:36496, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34032") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60534->172.17.0.3:34032, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35884") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51154->172.17.0.3:35884, err= 2026/06/29 01:05:30 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/06/29 01:05:30 INFO : splitbananasplit: Copied (new) 2026/06/29 01:05:30 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/06/29 01:05:30 INFO : banana: Copied (new) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/06/29 01:05:30 INFO : appleappleapplebanana: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31162") 2026/06/29 01:05:30 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/06/29 01:05:30 INFO : apple: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34187") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33584->172.17.0.3:34187, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56972->172.17.0.3:31162, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33528") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40850->172.17.0.3:33528, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36871") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49188->172.17.0.3:36871, err= 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38034") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55112->172.17.0.3:38034, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32080") 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38014") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52002->172.17.0.3:32080, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52916->172.17.0.3:38014, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34534") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50298->172.17.0.3:34534, err= 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31354") 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32675") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36620->172.17.0.3:32675, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53336->172.17.0.3:31354, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34913") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58492->172.17.0.3:34913, err= 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30890") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47266->172.17.0.3:30890, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35985") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50562->172.17.0.3:35985, err= 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34530") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32097") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60430->172.17.0.3:32097, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41020->172.17.0.3:34530, err= 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36468") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44404->172.17.0.3:36468, err= 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : appleSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : splitbananasplitSUFFIX: Deleted 2026/06/29 01:05:30 INFO : bananaSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37108") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50628->172.17.0.3:37108, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33022") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50484->172.17.0.3:33022, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37224") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37960->172.17.0.3:37224, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33719") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56078->172.17.0.3:33719, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38821") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59152->172.17.0.3:38821, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39164") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37538->172.17.0.3:39164, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39330") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41734->172.17.0.3:39330, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36338") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55546->172.17.0.3:36338, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35105") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43578->172.17.0.3:35105, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34331") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60872->172.17.0.3:34331, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34893") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45626->172.17.0.3:34893, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30356") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34084->172.17.0.3:30356, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36771") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41652->172.17.0.3:36771, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35216") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35426->172.17.0.3:35216, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34953") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59300->172.17.0.3:34953, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36851") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58710->172.17.0.3:36851, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33689") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43568->172.17.0.3:33689, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35208") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37686->172.17.0.3:35208, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33805") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54354->172.17.0.3:33805, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33473") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48300->172.17.0.3:33473, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37407") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33650->172.17.0.3:37407, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39742") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53680->172.17.0.3:39742, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35573") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46640->172.17.0.3:35573, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30037") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41104->172.17.0.3:30037, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33996") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55240->172.17.0.3:33996, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35221") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38180->172.17.0.3:35221, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39856") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48976->172.17.0.3:39856, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34428") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51874->172.17.0.3:34428, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34674") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45282->172.17.0.3:34674, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39492") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42966->172.17.0.3:39492, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33281") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42752->172.17.0.3:33281, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31456") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45036->172.17.0.3:31456, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39659") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42414->172.17.0.3:39659, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31894") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55216->172.17.0.3:31894, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33886") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53724->172.17.0.3:33886, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30881") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42494->172.17.0.3:30881, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32509") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56704->172.17.0.3:32509, err= 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36953") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46472->172.17.0.3:36953, err= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : apple: size = 5 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38204") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39034->172.17.0.3:38204, err= 2026/06/29 01:05:30 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/06/29 01:05:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : banana: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37070") 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46372->172.17.0.3:37070, err= 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36802") 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32439") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33598->172.17.0.3:36802, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41632->172.17.0.3:32439, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31015") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55240->172.17.0.3:31015, err= 2026/06/29 01:05:30 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/06/29 01:05:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39973") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39182->172.17.0.3:39973, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32947") 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43716->172.17.0.3:32947, err= 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31277") 2026/06/29 01:05:30 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53752->172.17.0.3:31277, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31385") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56470->172.17.0.3:31385, err= 2026/06/29 01:05:30 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34519") 2026/06/29 01:05:30 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54450->172.17.0.3:34519, err= 2026/06/29 01:05:30 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39674") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35292->172.17.0.3:39674, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33415") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35390->172.17.0.3:33415, err= 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30556") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50500->172.17.0.3:30556, err= 2026/06/29 01:05:30 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39158") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42380->172.17.0.3:39158, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31244") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34654->172.17.0.3:31244, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30135") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50930->172.17.0.3:30135, err= 2026/06/29 01:05:30 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31645") 2026/06/29 01:05:30 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40770->172.17.0.3:31645, err= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34688") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51544->172.17.0.3:34688, err= 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39325") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59624->172.17.0.3:39325, err= 2026/06/29 01:05:30 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 INFO : dir1/0008-2345678.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0013-789;=.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0003-defghij.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0007-1234567.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0010-456789.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0009-3456789.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/29 01:05:30 INFO : splitbananasplit: Deleted 2026/06/29 01:05:30 INFO : dir1/0012-6789;.txt: Deleted 2026/06/29 01:05:30 INFO : appleappleapplebanana: Deleted 2026/06/29 01:05:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0015-9;=.txt: Deleted 2026/06/29 01:05:30 INFO : dir1/0011-56789;.txt: Deleted 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31080") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41672->172.17.0.3:31080, err= 2026/06/29 01:05:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbanan: Excluded 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleapple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleapple: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36190") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52230->172.17.0.3:36190, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefg: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcde: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defgh: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdef: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-34567: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-23456: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghi: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-45678: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijk: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-12345: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghij: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39876") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57664->172.17.0.3:39876, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31759") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47434->172.17.0.3:31759, err= 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30554") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44776->172.17.0.3:30554, err= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : apple: size = 5 OK 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : banana: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : splitbanan: size = 16 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32987") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42570->172.17.0.3:32987, err= 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/29 01:05:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/29 01:05:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/29 01:05:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/29 01:05:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/29 01:05:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/29 01:05:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/29 01:05:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/29 01:05:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/29 01:05:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/29 01:05:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/29 01:05:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/29 01:05:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/29 01:05:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/29 01:05:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/29 01:05:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/29 01:05:30 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : appleapple: size = 21 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31797") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53054->172.17.0.3:31797, err= 2026/06/29 01:05:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbanan: Excluded 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleapple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleapple: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33977") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53600->172.17.0.3:33977, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefg: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcde: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defgh: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdef: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-34567: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-23456: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.t: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghi: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-45678: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijk: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-12345: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghij: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34951") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35894->172.17.0.3:34951, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35361") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49624->172.17.0.3:35361, err= 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/29 01:05:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33698") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36966->172.17.0.3:33698, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32467") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53656->172.17.0.3:32467, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39037") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50686->172.17.0.3:39037, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33372") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36326->172.17.0.3:33372, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30887") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54372->172.17.0.3:30887, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36884") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57136->172.17.0.3:36884, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33857") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42972->172.17.0.3:33857, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31460") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56348->172.17.0.3:31460, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37470") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43922->172.17.0.3:37470, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32962") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46116->172.17.0.3:32962, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32965") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49756->172.17.0.3:32965, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36791") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58350->172.17.0.3:36791, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37976") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36170->172.17.0.3:37976, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38044") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38380->172.17.0.3:38044, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30955") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47910->172.17.0.3:30955, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37394") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37412->172.17.0.3:37394, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35848") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57114->172.17.0.3:35848, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32863") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53930->172.17.0.3:32863, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30772") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44238->172.17.0.3:30772, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37097") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40690->172.17.0.3:37097, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32392") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50502->172.17.0.3:32392, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39800") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39028->172.17.0.3:39800, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35556") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56268->172.17.0.3:35556, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31454") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49024->172.17.0.3:31454, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30316") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58852->172.17.0.3:30316, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33991") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47864->172.17.0.3:33991, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32135") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51000->172.17.0.3:32135, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32170") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54658->172.17.0.3:32170, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30011") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57148->172.17.0.3:30011, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36824") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43168->172.17.0.3:36824, err= 2026/06/29 01:05:30 DEBUG : apple: size = 5 OK 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : banana: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38431") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60182->172.17.0.3:38431, err= 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38214") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37566->172.17.0.3:38214, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34377") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57780->172.17.0.3:34377, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30663") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40144->172.17.0.3:30663, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34315") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44394->172.17.0.3:34315, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34312") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48832->172.17.0.3:34312, err= 2026/06/29 01:05:30 DEBUG : apple: size = 5 OK 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : banana: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37985") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32868->172.17.0.3:37985, err= 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34198") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56364->172.17.0.3:34198, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37310") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47334->172.17.0.3:37310, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39168") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50896->172.17.0.3:39168, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32558") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43400->172.17.0.3:32558, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39824") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52928->172.17.0.3:39824, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30605") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45182->172.17.0.3:30605, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33021") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42976->172.17.0.3:33021, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36279") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41990->172.17.0.3:36279, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39801") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54018->172.17.0.3:39801, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31833") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48538->172.17.0.3:31833, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31904") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58378->172.17.0.3:31904, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30992") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38762->172.17.0.3:30992, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32701") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42750->172.17.0.3:32701, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37352") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44048->172.17.0.3:37352, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33676") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37270->172.17.0.3:33676, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38034") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55124->172.17.0.3:38034, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38606") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39802->172.17.0.3:38606, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35583") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40984->172.17.0.3:35583, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30395") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54836->172.17.0.3:30395, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33465") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47136->172.17.0.3:33465, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35893") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37644->172.17.0.3:35893, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33899") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48358->172.17.0.3:33899, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39790") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33504->172.17.0.3:39790, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37835") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39628->172.17.0.3:37835, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33846") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53470->172.17.0.3:33846, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30171") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58296->172.17.0.3:30171, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35204") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36850->172.17.0.3:35204, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33956") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52762->172.17.0.3:33956, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32837") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36838->172.17.0.3:32837, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38747") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42096->172.17.0.3:38747, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30287") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56348->172.17.0.3:30287, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38172") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42708->172.17.0.3:38172, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33215") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40320->172.17.0.3:33215, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31134") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41654->172.17.0.3:31134, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30027") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37794->172.17.0.3:30027, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33677") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46432->172.17.0.3:33677, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36406") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55422->172.17.0.3:36406, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31044") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53640->172.17.0.3:31044, err= 2026/06/29 01:05:30 DEBUG : apple: size = 5 OK 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : banana: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30584") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60438->172.17.0.3:30584, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30396") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53024->172.17.0.3:30396, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39479") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49992->172.17.0.3:39479, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39385") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40736->172.17.0.3:39385, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34008") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39948->172.17.0.3:34008, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34232") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46772->172.17.0.3:34232, err= 2026/06/29 01:05:30 DEBUG : apple: size = 5 OK 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : banana: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39736") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56146->172.17.0.3:39736, err= 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35494") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50454->172.17.0.3:35494, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32925") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36486->172.17.0.3:32925, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37263") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55124->172.17.0.3:37263, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38432") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34366->172.17.0.3:38432, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36416") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51798->172.17.0.3:36416, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39069") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57602->172.17.0.3:39069, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30113") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50284->172.17.0.3:30113, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37612") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38436->172.17.0.3:37612, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38119") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35912->172.17.0.3:38119, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38401") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32994->172.17.0.3:38401, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33062") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33222->172.17.0.3:33062, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30711") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38858->172.17.0.3:30711, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30483") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47884->172.17.0.3:30483, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32884") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54056->172.17.0.3:32884, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30082") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43570->172.17.0.3:30082, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33744") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58410->172.17.0.3:33744, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39533") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58966->172.17.0.3:39533, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33410") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50846->172.17.0.3:33410, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38165") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53286->172.17.0.3:38165, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31253") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35790->172.17.0.3:31253, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33797") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40842->172.17.0.3:33797, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38458") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46796->172.17.0.3:38458, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34479") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43942->172.17.0.3:34479, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33131") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34318->172.17.0.3:33131, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32118") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42310->172.17.0.3:32118, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33404") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33280->172.17.0.3:33404, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31267") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37512->172.17.0.3:31267, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38064") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34756->172.17.0.3:38064, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31359") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52324->172.17.0.3:31359, err= 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35517") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35078->172.17.0.3:35517, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37870") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47848->172.17.0.3:37870, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33783") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38916->172.17.0.3:33783, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36946") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53194->172.17.0.3:36946, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35792") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59328->172.17.0.3:35792, err= 2026/06/29 01:05:30 DEBUG : apple: size = 5 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : banana: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36788") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51336->172.17.0.3:36788, err= 2026/06/29 01:05:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34377") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57796->172.17.0.3:34377, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37530") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57256->172.17.0.3:37530, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30886") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57150->172.17.0.3:30886, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31562") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48022->172.17.0.3:31562, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31495") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37658->172.17.0.3:31495, err= 2026/06/29 01:05:30 DEBUG : apple: size = 5 OK 2026/06/29 01:05:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : banana: size = 6 OK 2026/06/29 01:05:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34539") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47350->172.17.0.3:34539, err= 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37065") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48246->172.17.0.3:37065, err= 2026/06/29 01:05:30 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : apple: Excluded 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:30 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : banana: Excluded 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34692") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38724->172.17.0.3:34692, err= 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34405") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40322->172.17.0.3:34405, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36251") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58090->172.17.0.3:36251, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36886") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48030->172.17.0.3:36886, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38882") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60154->172.17.0.3:38882, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33649") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42618->172.17.0.3:33649, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34917") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45286->172.17.0.3:34917, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33732") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34146->172.17.0.3:33732, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34695") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44238->172.17.0.3:34695, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32151") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49402->172.17.0.3:32151, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31997") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54852->172.17.0.3:31997, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39626") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37518->172.17.0.3:39626, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35343") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37740->172.17.0.3:35343, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37872") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46724->172.17.0.3:37872, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35422") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49150->172.17.0.3:35422, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39271") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47316->172.17.0.3:39271, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36078") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35832->172.17.0.3:36078, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36888") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34080->172.17.0.3:36888, err= 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31238") 2026/06/29 01:05:30 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33846->172.17.0.3:31238, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30689") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40974->172.17.0.3:30689, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37731") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58416->172.17.0.3:37731, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31747") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38780->172.17.0.3:31747, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32232") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34580->172.17.0.3:32232, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39465") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37654->172.17.0.3:39465, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32149") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46844->172.17.0.3:32149, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32148") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36232->172.17.0.3:32148, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34700") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50104->172.17.0.3:34700, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32587") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51058->172.17.0.3:32587, err= 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36663") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49480->172.17.0.3:36663, err= 2026/06/29 01:05:31 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : apple: Excluded 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:31 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : banana: Excluded 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37576") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36046->172.17.0.3:37576, err= 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32509") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56714->172.17.0.3:32509, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34709") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52350->172.17.0.3:34709, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34975") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42272->172.17.0.3:34975, err= 2026/06/29 01:05:31 DEBUG : apple: size = 5 OK 2026/06/29 01:05:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:31 DEBUG : banana: size = 6 OK 2026/06/29 01:05:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34596") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54664->172.17.0.3:34596, err= 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30145") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35020->172.17.0.3:30145, err= 2026/06/29 01:05:31 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : apple: Excluded 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:31 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : banana: Excluded 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34781") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53860->172.17.0.3:34781, err= 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32839") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58796->172.17.0.3:32839, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33601") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59808->172.17.0.3:33601, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33334") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47196->172.17.0.3:33334, err= 2026/06/29 01:05:31 DEBUG : apple: size = 5 OK 2026/06/29 01:05:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:31 DEBUG : banana: size = 6 OK 2026/06/29 01:05:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36145") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37032->172.17.0.3:36145, err= 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37874") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49408->172.17.0.3:37874, err= 2026/06/29 01:05:31 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : apple: Excluded 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:31 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : banana: Excluded 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35130") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46124->172.17.0.3:35130, err= 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31552") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40040->172.17.0.3:31552, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34596") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54678->172.17.0.3:34596, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37422") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40744->172.17.0.3:37422, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38135") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56358->172.17.0.3:38135, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37118") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51232->172.17.0.3:37118, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30926") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32792->172.17.0.3:30926, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38013") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57904->172.17.0.3:38013, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31357") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57442->172.17.0.3:31357, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31469") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50322->172.17.0.3:31469, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35312") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46646->172.17.0.3:35312, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37207") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33868->172.17.0.3:37207, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34224") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40660->172.17.0.3:34224, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36944") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38786->172.17.0.3:36944, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38872") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57326->172.17.0.3:38872, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39131") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52968->172.17.0.3:39131, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32819") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49706->172.17.0.3:32819, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31943") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46692->172.17.0.3:31943, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32591") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45436->172.17.0.3:32591, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36451") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38444->172.17.0.3:36451, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34397") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50682->172.17.0.3:34397, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35733") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35110->172.17.0.3:35733, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32202") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55902->172.17.0.3:32202, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32039") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40552->172.17.0.3:32039, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33792") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44030->172.17.0.3:33792, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32120") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55066->172.17.0.3:32120, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39753") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59674->172.17.0.3:39753, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38505") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57806->172.17.0.3:38505, err= 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33347") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41566->172.17.0.3:33347, err= 2026/06/29 01:05:31 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : apple: Excluded 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:31 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : banana: Excluded 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37912") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41916->172.17.0.3:37912, err= 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30897") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53744->172.17.0.3:30897, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38243") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36338->172.17.0.3:38243, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37272") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54682->172.17.0.3:37272, err= 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : apple: size = 5 OK 2026/06/29 01:05:31 DEBUG : banana: size = 6 OK 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36310") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50894->172.17.0.3:36310, err= 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39573") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43492->172.17.0.3:39573, err= 2026/06/29 01:05:31 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : apple: Excluded 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:31 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : banana: Excluded 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39566") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56650->172.17.0.3:39566, err= 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38627") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33430->172.17.0.3:38627, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34777") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32826->172.17.0.3:34777, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32220") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56874->172.17.0.3:32220, err= 2026/06/29 01:05:31 DEBUG : apple: size = 5 OK 2026/06/29 01:05:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : apple: Unchanged skipping 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/29 01:05:31 DEBUG : banana: size = 6 OK 2026/06/29 01:05:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : banana: Unchanged skipping 2026/06/29 01:05:31 DEBUG : splitbananasplit: size = 16 OK 2026/06/29 01:05:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37620") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46146->172.17.0.3:37620, err= 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36103") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57500->172.17.0.3:36103, err= 2026/06/29 01:05:31 DEBUG : apple: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : apple: Excluded 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : splitbananasplit: Excluded 2026/06/29 01:05:31 DEBUG : banana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : banana: Excluded 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : appleappleapplebanana: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38718") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50588->172.17.0.3:38718, err= 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/29 01:05:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32431") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34766->172.17.0.3:32431, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38876") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50264->172.17.0.3:38876, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32815") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37072->172.17.0.3:32815, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37363") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54806->172.17.0.3:37363, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38081") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54666->172.17.0.3:38081, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33845") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43718->172.17.0.3:33845, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32303") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56626->172.17.0.3:32303, err= --- PASS: TestTransform (6.61s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (5.65s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.14s) --- PASS: TestTransform/truncate (0.11s) --- PASS: TestTransform/encoder (0.11s) --- PASS: TestTransform/ISO-8859-1 (0.09s) --- PASS: TestTransform/charmap (0.09s) --- PASS: TestTransform/lowercase (0.09s) --- PASS: TestTransform/ascii (0.09s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32231") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44420->172.17.0.3:32231, err= 2026/06/29 01:05:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/29 01:05:31 INFO : sub dir_somesuffix: Making directory 2026/06/29 01:05:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/29 01:05:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/29 01:05:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/29 01:05:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32840") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48422->172.17.0.3:32840, err= 2026/06/29 01:05:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/29 01:05:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32464") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48454->172.17.0.3:32464, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38794") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39814->172.17.0.3:38794, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35430") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49074->172.17.0.3:35430, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39924") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44784->172.17.0.3:39924, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33740") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51984->172.17.0.3:33740, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35337") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41512->172.17.0.3:35337, err= 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 INFO : tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31278") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41604->172.17.0.3:31278, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/06/29 01:05:31 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31288") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50352->172.17.0.3:31288, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32470") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37612->172.17.0.3:32470, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34027") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47014->172.17.0.3:34027, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31071") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49762->172.17.0.3:31071, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31889") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51454->172.17.0.3:31889, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38253") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39304->172.17.0.3:38253, err= 2026/06/29 01:05:31 INFO : toe: Making directory 2026/06/29 01:05:31 INFO : toe/toe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32687") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48202->172.17.0.3:32687, err= 2026/06/29 01:05:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/29 01:05:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33999") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54526->172.17.0.3:33999, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31027") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34046->172.17.0.3:31027, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38847") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47240->172.17.0.3:38847, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37348") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56952->172.17.0.3:37348, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34867") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52360->172.17.0.3:34867, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31959") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53756->172.17.0.3:31959, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38847") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47248->172.17.0.3:38847, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34715") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48318->172.17.0.3:34715, err= 2026/06/29 01:05:31 INFO : toe: Making directory 2026/06/29 01:05:31 INFO : toe/toe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31408") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51522->172.17.0.3:31408, err= 2026/06/29 01:05:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/06/29 01:05:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33747") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48946->172.17.0.3:33747, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36424") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39520->172.17.0.3:36424, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38531") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54972->172.17.0.3:38531, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37793") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41916->172.17.0.3:37793, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30047") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46014->172.17.0.3:30047, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30927") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39682->172.17.0.3:30927, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31611") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55548->172.17.0.3:31611, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:05:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36120") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53668->172.17.0.3:36120, err= 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 INFO : tictacempty_dir: Making directory 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 INFO : tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39437") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56742->172.17.0.3:39437, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34519") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54462->172.17.0.3:34519, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34157") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53836->172.17.0.3:34157, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34322") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36548->172.17.0.3:34322, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33427") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36576->172.17.0.3:33427, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32287") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41156->172.17.0.3:32287, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36253") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38225") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36336->172.17.0.3:36253, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41088->172.17.0.3:38225, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34380") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42848->172.17.0.3:34380, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36428") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55174->172.17.0.3:36428, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:05:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35657") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45072->172.17.0.3:35657, err= 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 INFO : tictacempty_dir: Making directory 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 INFO : tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36730") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59394->172.17.0.3:36730, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33989") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44842->172.17.0.3:33989, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36974") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34856->172.17.0.3:36974, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34391") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38370->172.17.0.3:34391, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33380") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39656->172.17.0.3:33380, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31445") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40612->172.17.0.3:31445, err= 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34294") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39329") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40936->172.17.0.3:34294, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42130->172.17.0.3:39329, err= 2026/06/29 01:05:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36036") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39086->172.17.0.3:36036, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/06/29 01:05:31 NOTICE: ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: 0 differences found 2026/06/29 01:05:31 NOTICE: ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: 1 hashes could not be checked 2026/06/29 01:05:31 NOTICE: ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: 1 matching files 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39278") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60882->172.17.0.3:39278, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37526") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46490->172.17.0.3:37526, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35342") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33522->172.17.0.3:35342, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31096") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34062->172.17.0.3:31096, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32148") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36238->172.17.0.3:32148, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37138") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43250->172.17.0.3:37138, err= 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 INFO : tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32580") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:32802->172.17.0.3:32580, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31189") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51128->172.17.0.3:31189, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33152") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34064->172.17.0.3:33152, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33012") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60734->172.17.0.3:33012, err= 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34504") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39990->172.17.0.3:34504, err= 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33307") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47656->172.17.0.3:33307, err= 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34170") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46562->172.17.0.3:34170, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37932") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50808->172.17.0.3:37932, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32153") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52452->172.17.0.3:32153, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32132") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37464->172.17.0.3:32132, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39635") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51970->172.17.0.3:39635, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33540") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46118->172.17.0.3:33540, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32095") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40900->172.17.0.3:32095, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39639") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57032->172.17.0.3:39639, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/06/29 01:05:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38502") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52996->172.17.0.3:38502, err= 2026/06/29 01:05:31 INFO : toe: Making directory 2026/06/29 01:05:31 INFO : toe/toe: Making directory 2026/06/29 01:05:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39309") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41718->172.17.0.3:39309, err= 2026/06/29 01:05:31 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/06/29 01:05:31 INFO : toe/toe/toe: Copied (new) 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36926") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37278->172.17.0.3:36926, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34529") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33408->172.17.0.3:34529, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31765") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44470->172.17.0.3:31765, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31897") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51904->172.17.0.3:31897, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36313") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37118->172.17.0.3:36313, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30342") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59794->172.17.0.3:30342, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38526") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39680->172.17.0.3:38526, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:05:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31002") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59888->172.17.0.3:31002, err= 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 INFO : tictacempty_dir: Making directory 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 INFO : tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38538") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33792->172.17.0.3:38538, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Deleted 2026/06/29 01:05:31 INFO : toe/toe: Removing directory 2026/06/29 01:05:31 INFO : toe: Removing directory 2026/06/29 01:05:31 INFO : empty_dir: Removing directory 2026/06/29 01:05:31 DEBUG : Local file system at /tmp/rclone2420013296: deleted 3 directories 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30966") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34810->172.17.0.3:30966, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35884") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51170->172.17.0.3:35884, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37111") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59054->172.17.0.3:37111, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38140") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47400->172.17.0.3:38140, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38219") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43322->172.17.0.3:38219, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32480") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55548->172.17.0.3:32480, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34904") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:47498->172.17.0.3:34904, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30661") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33914->172.17.0.3:30661, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39594") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58318->172.17.0.3:39594, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:05:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38194") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42450->172.17.0.3:38194, err= 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 INFO : tictacempty_dir: Making directory 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 INFO : tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30714") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59702->172.17.0.3:30714, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Deleted 2026/06/29 01:05:31 INFO : toe/toe: Removing directory 2026/06/29 01:05:31 INFO : toe: Removing directory 2026/06/29 01:05:31 INFO : empty_dir: Removing directory 2026/06/29 01:05:31 DEBUG : Local file system at /tmp/rclone2420013296: deleted 3 directories 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38367") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57716->172.17.0.3:38367, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33335") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37565") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36352->172.17.0.3:37565, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55922->172.17.0.3:33335, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38885") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34252->172.17.0.3:38885, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:05:31 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38721") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42324->172.17.0.3:38721, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36863") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35040") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59852->172.17.0.3:35040, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39093") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60046->172.17.0.3:39093, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55796->172.17.0.3:36863, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35786") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59590->172.17.0.3:35786, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38089") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:45548->172.17.0.3:38089, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39954") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46508->172.17.0.3:39954, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32010") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36450") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44192->172.17.0.3:32010, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51396->172.17.0.3:36450, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39163") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33950->172.17.0.3:39163, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36285") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36737") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:38824->172.17.0.3:36285, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:37558->172.17.0.3:36737, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32495") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59444->172.17.0.3:32495, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : Reset feature "Copy" 2026/06/29 01:05:31 DEBUG : Reset feature "Move" 2026/06/29 01:05:31 DEBUG : Reset feature "Copy" 2026/06/29 01:05:31 DEBUG : Reset feature "Move" 2026/06/29 01:05:31 DEBUG : empty_dir: Making directory with metadata 2026/06/29 01:05:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36146") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53366->172.17.0.3:36146, err= 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 INFO : tictacempty_dir: Making directory 2026/06/29 01:05:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 INFO : tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: tictactoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 INFO : tictactoe/tictactoe: Making directory 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/29 01:05:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32059") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54832->172.17.0.3:32059, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Deleted 2026/06/29 01:05:31 INFO : toe/toe: Removing directory 2026/06/29 01:05:31 INFO : toe: Removing directory 2026/06/29 01:05:31 INFO : empty_dir: Removing directory 2026/06/29 01:05:31 DEBUG : Local file system at /tmp/rclone2420013296: deleted 3 directories 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37132") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54134->172.17.0.3:37132, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35597") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49492->172.17.0.3:35597, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39284") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35620->172.17.0.3:39284, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34478") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:56526->172.17.0.3:34478, err= 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:05:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39444") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49682->172.17.0.3:39444, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37074") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43904->172.17.0.3:37074, err= 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/29 01:05:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/29 01:05:31 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38013") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57916->172.17.0.3:38013, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32242") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35432") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33815") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:54064->172.17.0.3:35432, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48292->172.17.0.3:32242, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:49280->172.17.0.3:33815, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32537") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31734") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:35488->172.17.0.3:31734, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44036->172.17.0.3:32537, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37217") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48626->172.17.0.3:37217, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39044") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34713") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33382->172.17.0.3:34713, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36042->172.17.0.3:39044, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37443") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:50998->172.17.0.3:37443, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38606") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39804->172.17.0.3:38606, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35391") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42234->172.17.0.3:35391, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:32007") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:52326->172.17.0.3:32007, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 DEBUG : toe: transformed to: dG9l 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36541") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33296->172.17.0.3:36541, err= 2026/06/29 01:05:31 DEBUG : toe: transformed to: dG9l 2026/06/29 01:05:31 INFO : dG9l: Making directory 2026/06/29 01:05:31 DEBUG : toe: transformed to: dG9l 2026/06/29 01:05:31 DEBUG : toe: transformed to: dG9l 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/29 01:05:31 INFO : dG9l/dG9l: Making directory 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/29 01:05:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36103") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57502->172.17.0.3:36103, err= 2026/06/29 01:05:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/29 01:05:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31687") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36548->172.17.0.3:31687, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39497") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46264->172.17.0.3:39497, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35545") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:51508->172.17.0.3:35545, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34831") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:36688->172.17.0.3:34831, err= 2026/06/29 01:05:31 DEBUG : dG9l: transformed to: toe 2026/06/29 01:05:31 DEBUG : dG9l: transformed to: toe 2026/06/29 01:05:31 DEBUG : toe: Directory modification time the same (differ by 354.158974ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : Added delayed dir = "toe", newDst=toe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34630") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59756->172.17.0.3:34630, err= 2026/06/29 01:05:31 DEBUG : dG9l: transformed to: toe 2026/06/29 01:05:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/29 01:05:31 DEBUG : toe/toe: Directory modification time the same (differ by 354.158974ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36271") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:46076->172.17.0.3:36271, err= 2026/06/29 01:05:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/29 01:05:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/29 01:05:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/06/29 01:05:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/29 01:05:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/29 01:05:31 DEBUG : Local file system at /tmp/rclone2420013296: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : Local file system at /tmp/rclone2420013296: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : Waiting for deletions to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:31813") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:34724->172.17.0.3:31813, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38560") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:53780->172.17.0.3:38560, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39884") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:55678->172.17.0.3:39884, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35059") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:57196->172.17.0.3:35059, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39201") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44910->172.17.0.3:39201, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30619") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:58226->172.17.0.3:30619, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:36938") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:41168->172.17.0.3:36938, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu", Local "Local file system at /tmp/rclone2420013296", Modify Window "1s" 2026/06/29 01:05:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:37563") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:48282->172.17.0.3:37563, err= 2026/06/29 01:05:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: 2026/06/29 01:05:31 INFO : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Making directory 2026/06/29 01:05:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: 2026/06/29 01:05:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: 2026/06/29 01:05:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: 2026/06/29 01:05:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/29 01:05:31 INFO : toe/toe: Making directory 2026/06/29 01:05:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:05:31 DEBUG : toe/toe: transformed to: 2026/06/29 01:05:31 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/29 01:05:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:05:31 DEBUG : toe: transformed to: 2026/06/29 01:05:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/29 01:05:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/29 01:05:31 DEBUG : toe/toe/toe: transformed to: 2026/06/29 01:05:31 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for checks to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Waiting for transfers to finish 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33376") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:60206->172.17.0.3:33376, err= 2026/06/29 01:05:31 DEBUG : toe/toe/toe: size = 11 OK 2026/06/29 01:05:31 INFO : toe/toe/toe: Copied (new) 2026/06/29 01:05:31 ERROR : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: not deleting files as there were IO errors 2026/06/29 01:05:31 ERROR : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: not deleting directories as there were IO errors 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33928") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40732->172.17.0.3:33928, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:33188") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:40026->172.17.0.3:33188, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:39252") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:59864->172.17.0.3:39252, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:35957") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:44766->172.17.0.3:35957, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:38029") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:42110->172.17.0.3:38029, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30722") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:43986->172.17.0.3:30722, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:30934") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:39276->172.17.0.3:30934, err= --- PASS: TestError (0.01s) PASS 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: dial("tcp","172.17.0.3:34884") 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: > dial: conn=172.17.0.1:33152->172.17.0.3:34884, err= 2026/06/29 01:05:31 DEBUG : ftp://172.17.0.3:21/rclone-test-dixuxuh6wubu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m28.98320418s (try 1/5)