"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/05 01:34:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu" 2026/07/05 01:34:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 01:34:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:21 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:21 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:21 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Connecting to FTP server 2026/07/05 01:34:21 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:21 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36778->172.17.0.4:21, err= 2026/07/05 01:34:23 DEBUG : Creating backend with remote "/tmp/rclone2999673430" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30201") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37662->172.17.0.4:30201, err= 2026/07/05 01:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38455") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55498->172.17.0.4:38455, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39872") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42672->172.17.0.4:39872, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34146") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57796->172.17.0.4:34146, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30124") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47128->172.17.0.4:30124, err= 2026/07/05 01:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38220") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45230->172.17.0.4:38220, err= 2026/07/05 01:34:23 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:23 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:23 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34421") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32794->172.17.0.4:34421, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34711") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41796->172.17.0.4:34711, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39556") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51298->172.17.0.4:39556, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36663") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38780->172.17.0.4:36663, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39859") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36164->172.17.0.4:39859, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39621") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55866->172.17.0.4:39621, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37145") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59648->172.17.0.4:37145, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33136") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48298->172.17.0.4:33136, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31707") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52900->172.17.0.4:31707, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 DEBUG : Creating backend with remote "/non-existing" 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32082") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45218->172.17.0.4:32082, err= 2026/07/05 01:34:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35745") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42522->172.17.0.4:35745, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32340") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50452->172.17.0.4:32340, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31212") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39494->172.17.0.4:31212, err= 2026/07/05 01:34:23 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:23 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:23 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34375") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45036->172.17.0.4:34375, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32721") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37818->172.17.0.4:32721, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38871") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54696->172.17.0.4:38871, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39408") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53326->172.17.0.4:39408, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35921") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60094->172.17.0.4:35921, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39386") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37566->172.17.0.4:39386, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34515") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42022->172.17.0.4:34515, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Running all checks before starting transfers 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37712") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55842->172.17.0.4:37712, err= 2026/07/05 01:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Checks finished, now starting transfers 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35104") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60052->172.17.0.4:35104, err= 2026/07/05 01:34:23 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:23 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:23 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36064") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44732->172.17.0.4:36064, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39502") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33660->172.17.0.4:39502, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37846") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58536->172.17.0.4:37846, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39380") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46270->172.17.0.4:39380, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35707") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34708->172.17.0.4:35707, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 ERROR : Ignoring --no-traverse with sync 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33556") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54150->172.17.0.4:33556, err= 2026/07/05 01:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32739") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43558->172.17.0.4:32739, err= 2026/07/05 01:34:23 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:23 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:23 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:23 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30046") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55652->172.17.0.4:30046, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35783") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52864->172.17.0.4:35783, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38186") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56256->172.17.0.4:38186, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37645") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41290->172.17.0.4:37645, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38818") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44488->172.17.0.4:38818, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35567") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40510->172.17.0.4:35567, err= 2026/07/05 01:34:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30748") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48368->172.17.0.4:30748, err= 2026/07/05 01:34:23 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/05 01:34:23 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/05 01:34:23 INFO : hello world2: Copied (new) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34065") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47226->172.17.0.4:34065, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39983") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38748->172.17.0.4:39983, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30458") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42694->172.17.0.4:30458, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34294") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49462->172.17.0.4:34294, err= 2026/07/05 01:34:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38465") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58346->172.17.0.4:38465, err= 2026/07/05 01:34:23 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/05 01:34:23 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/05 01:34:23 INFO : potato2: Copied (new) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39945") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41642->172.17.0.4:39945, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31900") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41458->172.17.0.4:31900, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35123") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53032->172.17.0.4:35123, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31602") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40886->172.17.0.4:31602, err= 2026/07/05 01:34:23 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/05 01:34:23 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/05 01:34:23 INFO : potato2: Copied (new) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30910") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35912->172.17.0.4:30910, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32675") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35260->172.17.0.4:32675, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38576") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55194->172.17.0.4:38576, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 01:34:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:34:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:34:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38859") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41700->172.17.0.4:38859, err= 2026/07/05 01:34:23 INFO : sub dir2: Making directory 2026/07/05 01:34:23 INFO : sub dir: Making directory 2026/07/05 01:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:23 INFO : sub dir2/sub sub dir2: Making directory 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Connecting to FTP server 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36788->172.17.0.4:21, err= 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33869") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45924->172.17.0.4:33869, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:26 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34704") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52100->172.17.0.4:34704, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35625") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31864") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33624->172.17.0.4:31864, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40236->172.17.0.4:35625, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32128") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55878->172.17.0.4:32128, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34898") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41364->172.17.0.4:34898, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36731") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57436->172.17.0.4:36731, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31724") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45446->172.17.0.4:31724, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38412") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59764->172.17.0.4:38412, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37755") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59540->172.17.0.4:37755, err= --- PASS: TestCopyEmptyDirectories (2.32s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:26 INFO : sub dir2: Making directory 2026/07/05 01:34:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 01:34:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34117") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57998->172.17.0.4:34117, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33162") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41550->172.17.0.4:33162, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:26 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34833") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54090->172.17.0.4:34833, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37187") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38440->172.17.0.4:37187, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33800") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32944->172.17.0.4:33800, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33302") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33842->172.17.0.4:33302, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31884") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44576->172.17.0.4:31884, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:26 DEBUG : sub dir2: Making directory with metadata 2026/07/05 01:34:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38227") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40064->172.17.0.4:38227, err= 2026/07/05 01:34:26 INFO : sub dir2: Making directory 2026/07/05 01:34:26 INFO : sub dir: Making directory 2026/07/05 01:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35777") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45408->172.17.0.4:35777, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:26 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:26 INFO : sub dir/hello world: Deleted 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31276") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40656->172.17.0.4:31276, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39205") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35012->172.17.0.4:39205, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30485") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52026->172.17.0.4:30485, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35271") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54662->172.17.0.4:35271, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38180") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43198->172.17.0.4:38180, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35800") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32846") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48526->172.17.0.4:35800, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42688->172.17.0.4:32846, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30275") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58894->172.17.0.4:30275, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39215") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43750->172.17.0.4:39215, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35280") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39354->172.17.0.4:35280, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:26 INFO : sub dir2: Making directory 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35735") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49936->172.17.0.4:35735, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34933") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39854->172.17.0.4:34933, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:26 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:26 INFO : sub dir/hello world: Deleted 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31322") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33436->172.17.0.4:31322, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34600") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35880->172.17.0.4:34600, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36462") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45260->172.17.0.4:36462, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34243") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58602->172.17.0.4:34243, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33811") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34048->172.17.0.4:33811, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:26 DEBUG : sub dir2: Making directory with metadata 2026/07/05 01:34:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:34:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39496") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41652->172.17.0.4:39496, err= 2026/07/05 01:34:26 INFO : sub dir2: Making directory 2026/07/05 01:34:26 INFO : sub dir: Making directory 2026/07/05 01:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30402") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55532->172.17.0.4:30402, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:26 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:26 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39575") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51130->172.17.0.4:39575, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39036") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31026") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51758->172.17.0.4:39036, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45758->172.17.0.4:31026, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30749") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38868->172.17.0.4:30749, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37476") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34563") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55728->172.17.0.4:37476, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45166->172.17.0.4:34563, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33324") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55708->172.17.0.4:33324, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30318") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42576->172.17.0.4:30318, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30947") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35870->172.17.0.4:30947, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:26 INFO : sub dir2: Making directory 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38826") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55988->172.17.0.4:38826, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37399") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50162->172.17.0.4:37399, err= 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:26 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:26 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:26 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34784") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55276->172.17.0.4:34784, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31129") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41196->172.17.0.4:31129, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38403") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46898->172.17.0.4:38403, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39838") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45314->172.17.0.4:39838, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32839") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39476->172.17.0.4:32839, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39441") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54610->172.17.0.4:39441, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30778") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45370->172.17.0.4:30778, err= 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35299") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54784->172.17.0.4:35299, err= 2026/07/05 01:34:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-powivoj6gufu" 2026/07/05 01:34:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:26 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:26 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:26 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:26 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: Connecting to FTP server 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:26 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: > dial: conn=172.17.0.1:36798->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-refohus1bupu -> ftp://172.17.0.4:21/rclone-test-powivoj6gufu 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: dial("tcp","172.17.0.4:34038") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: > dial: conn=172.17.0.1:56314->172.17.0.4:34038, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30085") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59538->172.17.0.4:30085, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32676") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33254->172.17.0.4:32676, err= 2026/07/05 01:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: Waiting for checks to finish 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: Waiting for transfers to finish 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33039") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36850->172.17.0.4:33039, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: dial("tcp","172.17.0.4:30074") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: > dial: conn=172.17.0.1:32878->172.17.0.4:30074, err= 2026/07/05 01:34:28 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/05 01:34:28 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/05 01:34:28 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: dial("tcp","172.17.0.4:38466") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: > dial: conn=172.17.0.1:47020->172.17.0.4:38466, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: dial("tcp","172.17.0.4:36163") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: > dial: conn=172.17.0.1:37532->172.17.0.4:36163, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: dial("tcp","172.17.0.4:30752") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: > dial: conn=172.17.0.1:42294->172.17.0.4:30752, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: dial("tcp","172.17.0.4:30466") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: > dial: conn=172.17.0.1:41730->172.17.0.4:30466, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: Purge object "sub dir/hello world" 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: Purge dir "sub dir" 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: Purge dir "" 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37243") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54266->172.17.0.4:37243, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30372") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57332->172.17.0.4:30372, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37446") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45432->172.17.0.4:37446, err= --- PASS: TestServerSideCopy (2.31s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32666") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49238->172.17.0.4:32666, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33495") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41276->172.17.0.4:33495, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32380") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34464->172.17.0.4:32380, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34071") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48156->172.17.0.4:34071, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38943") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42078->172.17.0.4:38943, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:34:28 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:28 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30465") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53682->172.17.0.4:30465, err= 2026/07/05 01:34:28 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/05 01:34:28 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/05 01:34:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39984") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32920->172.17.0.4:39984, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36285") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40762->172.17.0.4:36285, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39559") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43624->172.17.0.4:39559, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35819") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34122->172.17.0.4:35819, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30133") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48498->172.17.0.4:30133, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38276") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49162->172.17.0.4:38276, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38687") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57224->172.17.0.4:38687, err= 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33896") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60676->172.17.0.4:33896, err= 2026/07/05 01:34:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vadipoy2duwe" 2026/07/05 01:34:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:28 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:28 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: Connecting to FTP server 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:28 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:36812->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-refohus1bupu -> ftp://172.17.0.4:21/rclone-test-vadipoy2duwe 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:38376") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:40962->172.17.0.4:38376, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37751") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37502->172.17.0.4:37751, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34861") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48420->172.17.0.4:34861, err= 2026/07/05 01:34:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: Waiting for checks to finish 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: Waiting for transfers to finish 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37105") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45960->172.17.0.4:37105, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:31262") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:37300->172.17.0.4:31262, err= 2026/07/05 01:34:30 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/05 01:34:30 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/05 01:34:30 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:33684") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:34786->172.17.0.4:33684, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:39233") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:45356->172.17.0.4:39233, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33100") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56960->172.17.0.4:33100, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32228") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35766->172.17.0.4:32228, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39730") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52330->172.17.0.4:39730, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32217") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:32565") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40628->172.17.0.4:32217, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:57396->172.17.0.4:32565, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:33716") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:41512->172.17.0.4:33716, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36247") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45244->172.17.0.4:36247, err= 2026/07/05 01:34:30 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-vadipoy2duwe) 2026/07/05 01:34:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: Waiting for checks to finish 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: Waiting for transfers to finish 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36687") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46630->172.17.0.4:36687, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:35318") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:37402->172.17.0.4:35318, err= 2026/07/05 01:34:30 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/05 01:34:30 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/05 01:34:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:31265") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:53414->172.17.0.4:31265, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:35995") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:48816->172.17.0.4:35995, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:32485") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:43972->172.17.0.4:32485, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: dial("tcp","172.17.0.4:35725") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: > dial: conn=172.17.0.1:60810->172.17.0.4:35725, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: Purge object "sub dir/hello world" 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: Purge dir "sub dir" 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: Purge dir "" 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37686") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33558->172.17.0.4:37686, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36085") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59022->172.17.0.4:36085, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33432") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48386->172.17.0.4:33432, err= --- PASS: TestServerSideCopyOverSelf (2.31s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32995") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44660->172.17.0.4:32995, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31886") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54436->172.17.0.4:31886, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31501") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48866->172.17.0.4:31501, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34288") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44932->172.17.0.4:34288, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35236") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46708->172.17.0.4:35236, err= 2026/07/05 01:34:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:34:30 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31890") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60338->172.17.0.4:31890, err= 2026/07/05 01:34:30 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/05 01:34:30 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/05 01:34:30 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 01:34:30 INFO : sub dir/hello world: Deleted 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31724") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45454->172.17.0.4:31724, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32556") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48800->172.17.0.4:32556, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34102") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44604->172.17.0.4:34102, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39248") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44624->172.17.0.4:39248, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33131") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44498->172.17.0.4:33131, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32743") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41592->172.17.0.4:32743, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38689") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39062->172.17.0.4:38689, err= 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34990") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39324->172.17.0.4:34990, err= 2026/07/05 01:34:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-katatow7biqi" 2026/07/05 01:34:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:30 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:30 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Connecting to FTP server 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:30 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:36824->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-refohus1bupu -> ftp://172.17.0.4:21/rclone-test-katatow7biqi 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:33034") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:40990->172.17.0.4:33034, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31049") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60892->172.17.0.4:31049, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39794") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35682->172.17.0.4:39794, err= 2026/07/05 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30187") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37900->172.17.0.4:30187, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:31536") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:59642->172.17.0.4:31536, err= 2026/07/05 01:34:33 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/05 01:34:33 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/05 01:34:33 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:33601") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:33232->172.17.0.4:33601, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:31316") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:50196->172.17.0.4:31316, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36341") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39138->172.17.0.4:36341, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35027") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43002->172.17.0.4:35027, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34319") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36640->172.17.0.4:34319, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Using server-side directory move 2026/07/05 01:34:33 INFO : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:31833") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39830") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:42322->172.17.0.4:31833, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60282->172.17.0.4:39830, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:32263") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:46528->172.17.0.4:32263, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38956") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42290->172.17.0.4:38956, err= 2026/07/05 01:34:33 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:33 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-katatow7biqi) 2026/07/05 01:34:33 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Waiting for transfers to finish 2026/07/05 01:34:33 INFO : sub dir/hello world: Deleted 2026/07/05 01:34:33 INFO : sub dir/hello world: Moved (server-side) 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38509") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32940->172.17.0.4:38509, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33442") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50626->172.17.0.4:33442, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:36810") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:39810->172.17.0.4:36810, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:39612") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:54984->172.17.0.4:39612, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36124") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41824->172.17.0.4:36124, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31135") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50226->172.17.0.4:31135, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39545") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41960->172.17.0.4:39545, err= 2026/07/05 01:34:33 DEBUG : testing file moves 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:33418") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34165") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42344->172.17.0.4:34165, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:42286->172.17.0.4:33418, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30080") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:32511") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:57280->172.17.0.4:32511, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41910->172.17.0.4:30080, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:33 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-katatow7biqi) 2026/07/05 01:34:33 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Waiting for transfers to finish 2026/07/05 01:34:33 INFO : sub dir/hello world: Deleted 2026/07/05 01:34:33 INFO : sub dir/hello world: Moved (server-side) 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36395") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58144->172.17.0.4:36395, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33693") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39690->172.17.0.4:33693, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:39376") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:58298->172.17.0.4:39376, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:39006") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:33738->172.17.0.4:39006, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:36892") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:58104->172.17.0.4:36892, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: dial("tcp","172.17.0.4:39178") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: > dial: conn=172.17.0.1:49392->172.17.0.4:39178, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Purge object "sub dir/hello world" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Purge dir "sub dir" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: Purge dir "" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30972") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55600->172.17.0.4:30972, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39163") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41046->172.17.0.4:39163, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31716") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60368->172.17.0.4:31716, err= --- PASS: TestServerSideMoveOverSelf (2.34s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33550") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39710->172.17.0.4:33550, err= 2026/07/05 01:34:33 ERROR : error listing: directory not found 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33658") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38906->172.17.0.4:33658, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35010") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35188->172.17.0.4:35010, err= 2026/07/05 01:34:33 INFO : Local file system at /tmp/rclone2999673430: Making directory 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37978") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36388->172.17.0.4:37978, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36240") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47034->172.17.0.4:36240, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34943") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44980->172.17.0.4:34943, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34753") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51380->172.17.0.4:34753, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31184") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46974->172.17.0.4:31184, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36587") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38072->172.17.0.4:36587, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38463") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47410->172.17.0.4:38463, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35903") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54992->172.17.0.4:35903, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39962") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37178->172.17.0.4:39962, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37999") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40412->172.17.0.4:37999, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32021") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39676->172.17.0.4:32021, err= 2026/07/05 01:34:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37631") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56572->172.17.0.4:37631, err= 2026/07/05 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:33 DEBUG : Local file system at /tmp/rclone2999673430: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : Local file system at /tmp/rclone2999673430: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39135") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46790->172.17.0.4:39135, err= 2026/07/05 01:34:33 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/05 01:34:33 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/05 01:34:33 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35126") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40956->172.17.0.4:35126, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37500") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36230->172.17.0.4:37500, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34639") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50976->172.17.0.4:34639, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38321") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35064->172.17.0.4:38321, err= 2026/07/05 01:34:33 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38132") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55834->172.17.0.4:38132, err= 2026/07/05 01:34:33 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/05 01:34:33 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/05 01:34:33 INFO : check sum: Copied (new) 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34971") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60540->172.17.0.4:34971, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37445") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41040->172.17.0.4:37445, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : check sum: size = 1 OK 2026/07/05 01:34:33 NOTICE: ftp://172.17.0.4:21/rclone-test-refohus1bupu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/05 01:34:33 DEBUG : check sum: Size of src and dst objects identical 2026/07/05 01:34:33 DEBUG : check sum: Unchanged skipping 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 INFO : There was nothing to transfer 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34838") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37104->172.17.0.4:34838, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30382") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50592->172.17.0.4:30382, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33719") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42484->172.17.0.4:33719, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31369") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53096->172.17.0.4:31369, err= 2026/07/05 01:34:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30186") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43800->172.17.0.4:30186, err= 2026/07/05 01:34:33 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/05 01:34:33 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/05 01:34:33 INFO : sizeonly: Copied (new) 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38476") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44238->172.17.0.4:38476, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32109") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48062->172.17.0.4:32109, err= 2026/07/05 01:34:33 DEBUG : sizeonly: size = 6 OK 2026/07/05 01:34:33 DEBUG : sizeonly: Sizes identical 2026/07/05 01:34:33 DEBUG : sizeonly: Unchanged skipping 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 INFO : There was nothing to transfer 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32674") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33200->172.17.0.4:32674, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37511") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60140->172.17.0.4:37511, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31109") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36182->172.17.0.4:31109, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35086") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48244->172.17.0.4:35086, err= 2026/07/05 01:34:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38451") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35390->172.17.0.4:38451, err= 2026/07/05 01:34:33 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/05 01:34:33 INFO : ignore-size: Copied (new) 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30856") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52932->172.17.0.4:30856, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33688") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47948->172.17.0.4:33688, err= 2026/07/05 01:34:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:34:33 DEBUG : ignore-size: Unchanged skipping 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 INFO : There was nothing to transfer 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39767") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55536->172.17.0.4:39767, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39693") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53986->172.17.0.4:39693, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31628") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41974->172.17.0.4:31628, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31078") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42586->172.17.0.4:31078, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33800") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44100->172.17.0.4:33800, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34101") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48008->172.17.0.4:34101, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : existing: size = 6 OK 2026/07/05 01:34:33 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:34:33 DEBUG : existing: Unchanged skipping 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 INFO : There was nothing to transfer 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39214") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53222->172.17.0.4:39214, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33478") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35030->172.17.0.4:33478, err= 2026/07/05 01:34:33 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/05 01:34:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/05 01:34:33 INFO : existing: Copied (replaced existing) 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32678") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54948->172.17.0.4:32678, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31513") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43232->172.17.0.4:31513, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37788") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38526->172.17.0.4:37788, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39322") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44618->172.17.0.4:39322, err= 2026/07/05 01:34:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33135") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41624->172.17.0.4:33135, err= 2026/07/05 01:34:33 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/05 01:34:33 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/05 01:34:33 INFO : existing: Copied (new) 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30645") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49968->172.17.0.4:30645, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39722") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51672->172.17.0.4:39722, err= 2026/07/05 01:34:33 DEBUG : existing: Destination exists, skipping 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:33 INFO : There was nothing to transfer 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32160") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37522->172.17.0.4:32160, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31724") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42744->172.17.0.4:31724, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31899") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44148->172.17.0.4:31899, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30160") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39436->172.17.0.4:30160, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33338") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47972->172.17.0.4:33338, err= 2026/07/05 01:34:33 INFO : d: Making directory 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31462") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57248->172.17.0.4:31462, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Connecting to FTP server 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39680") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44146->172.17.0.4:21, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36745") 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47756->172.17.0.4:36745, err= 2026/07/05 01:34:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44574->172.17.0.4:39680, err= 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36693") 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40324->172.17.0.4:36693, err= 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32588") 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46738->172.17.0.4:32588, err= 2026/07/05 01:34:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Connecting to FTP server 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44148->172.17.0.4:21, err= 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36590") 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37182->172.17.0.4:36590, err= 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35057") 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57696->172.17.0.4:35057, err= 2026/07/05 01:34:35 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:34:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:35 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35140") 2026/07/05 01:34:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41398->172.17.0.4:35140, err= 2026/07/05 01:34:35 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/05 01:34:35 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/05 01:34:35 INFO : a/potato2: Copied (new) 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35978") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54922->172.17.0.4:35978, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 INFO : b/potato: Deleted 2026/07/05 01:34:37 INFO : d: Removing directory 2026/07/05 01:34:37 INFO : b: Removing directory 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: deleted 2 directories 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38091") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45640->172.17.0.4:38091, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31515") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37285") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52574->172.17.0.4:31515, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47718->172.17.0.4:37285, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39606") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55980->172.17.0.4:39606, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33454") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50642->172.17.0.4:33454, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32536") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57794->172.17.0.4:32536, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35061") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37882->172.17.0.4:35061, err= --- PASS: TestSyncIgnoreErrors (4.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36613") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44818->172.17.0.4:36613, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37677") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53060->172.17.0.4:37677, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31861") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35370->172.17.0.4:31861, err= 2026/07/05 01:34:37 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:37 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36923") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60884->172.17.0.4:36923, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35762") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55914->172.17.0.4:35762, err= 2026/07/05 01:34:37 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:37 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31581") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36190->172.17.0.4:31581, err= 2026/07/05 01:34:37 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/05 01:34:37 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/05 01:34:37 INFO : empty space: Copied (replaced existing) 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32439") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55972->172.17.0.4:32439, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36990") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37804->172.17.0.4:36990, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34253") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38048->172.17.0.4:34253, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39934") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59776->172.17.0.4:39934, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34086") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39592->172.17.0.4:34086, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38778") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58940->172.17.0.4:38778, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30700") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46058->172.17.0.4:30700, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36615") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36826->172.17.0.4:36615, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : foo: size = 3 OK 2026/07/05 01:34:37 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35206") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42648->172.17.0.4:35206, err= 2026/07/05 01:34:37 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/05 01:34:37 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/05 01:34:37 INFO : foo: Copied (replaced existing) 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31160") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36316->172.17.0.4:31160, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39557") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52520->172.17.0.4:39557, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30158") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58550->172.17.0.4:30158, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35424") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58202->172.17.0.4:35424, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33441") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44036->172.17.0.4:33441, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37382") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43382->172.17.0.4:37382, err= 2026/07/05 01:34:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 01:34:37 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:37 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31301") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49962->172.17.0.4:31301, err= 2026/07/05 01:34:37 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/05 01:34:37 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/05 01:34:37 INFO : potato: Copied (new) 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39075") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36546->172.17.0.4:39075, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31246") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35514->172.17.0.4:31246, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32111") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48686->172.17.0.4:32111, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38773") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51140->172.17.0.4:38773, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31649") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50306->172.17.0.4:31649, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38865") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39130->172.17.0.4:38865, err= 2026/07/05 01:34:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:34:37 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:37 DEBUG : potato: Sizes differ 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36401") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43734->172.17.0.4:36401, err= 2026/07/05 01:34:37 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/05 01:34:37 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/05 01:34:37 INFO : potato: Copied (replaced existing) 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37235") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36808->172.17.0.4:37235, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34400") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51668->172.17.0.4:34400, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30864") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38396->172.17.0.4:30864, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31349") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37506->172.17.0.4:31349, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39940") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56380->172.17.0.4:39940, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35932") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56698->172.17.0.4:35932, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : potato: size = 21 OK 2026/07/05 01:34:37 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39043") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48650->172.17.0.4:39043, err= 2026/07/05 01:34:37 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/05 01:34:37 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/05 01:34:37 INFO : potato: Copied (replaced existing) 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36696") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50606->172.17.0.4:36696, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37981") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58824->172.17.0.4:37981, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31376") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59108->172.17.0.4:31376, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33338") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47984->172.17.0.4:33338, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36289") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36504->172.17.0.4:36289, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38825") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46812->172.17.0.4:38825, err= 2026/07/05 01:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:37 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:37 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32850") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46336->172.17.0.4:32850, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30148") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46940->172.17.0.4:30148, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34295") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47740->172.17.0.4:34295, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32975") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52420->172.17.0.4:32975, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35080") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39634->172.17.0.4:35080, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31495") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33316->172.17.0.4:31495, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39851") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38136->172.17.0.4:39851, err= 2026/07/05 01:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:37 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37629") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50814->172.17.0.4:37629, err= 2026/07/05 01:34:37 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/05 01:34:37 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/05 01:34:37 INFO : potato2: Copied (new) 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 INFO : potato: Deleted 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39402") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34600->172.17.0.4:39402, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39026") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38244->172.17.0.4:39026, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34950") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43618->172.17.0.4:34950, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37317") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51948->172.17.0.4:37317, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31130") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38360->172.17.0.4:31130, err= 2026/07/05 01:34:37 INFO : d: Making directory 2026/07/05 01:34:37 INFO : d/e: Making directory 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34227") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47778->172.17.0.4:34227, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36251") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35314") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35821") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56118->172.17.0.4:36251, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56216->172.17.0.4:35314, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46644->172.17.0.4:35821, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37370") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59844->172.17.0.4:37370, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37727") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46704->172.17.0.4:37727, err= 2026/07/05 01:34:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34030") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35112->172.17.0.4:34030, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37312") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31080") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45168->172.17.0.4:37312, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55968->172.17.0.4:31080, err= 2026/07/05 01:34:37 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:34:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38717") 2026/07/05 01:34:37 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42836->172.17.0.4:38717, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32175") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60156->172.17.0.4:32175, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/05 01:34:37 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/05 01:34:37 INFO : a/potato2: Copied (new) 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 INFO : b/potato: Deleted 2026/07/05 01:34:37 INFO : d/e: Removing directory 2026/07/05 01:34:37 INFO : d: Removing directory 2026/07/05 01:34:37 INFO : b: Removing directory 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: deleted 3 directories 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30972") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55604->172.17.0.4:30972, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31088") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36335") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42502->172.17.0.4:36335, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59188->172.17.0.4:31088, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32177") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36596->172.17.0.4:32177, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38789") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48000->172.17.0.4:38789, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36363") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50046->172.17.0.4:36363, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39480") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33158->172.17.0.4:39480, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36988") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56630->172.17.0.4:36988, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30066") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38602->172.17.0.4:30066, err= 2026/07/05 01:34:37 INFO : d: Making directory 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33633") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38082->172.17.0.4:33633, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35426") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39769") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44412->172.17.0.4:35426, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46508->172.17.0.4:39769, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34089") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41690->172.17.0.4:34089, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35060") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38386->172.17.0.4:35060, err= 2026/07/05 01:34:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39050") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35623") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39086->172.17.0.4:39050, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45604->172.17.0.4:35623, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39884") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37768->172.17.0.4:39884, err= 2026/07/05 01:34:37 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:34:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:37 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31680") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49856->172.17.0.4:31680, err= 2026/07/05 01:34:37 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/05 01:34:37 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/05 01:34:37 INFO : a/potato2: Copied (new) 2026/07/05 01:34:37 ERROR : ftp://172.17.0.4:21/rclone-test-refohus1bupu: not deleting files as there were IO errors 2026/07/05 01:34:37 ERROR : ftp://172.17.0.4:21/rclone-test-refohus1bupu: not deleting directories as there were IO errors 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36815") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57334->172.17.0.4:36815, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39729") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36236->172.17.0.4:39729, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31665") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39020->172.17.0.4:31665, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36937") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54138->172.17.0.4:36937, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31609") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38190->172.17.0.4:31609, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34659") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57962->172.17.0.4:34659, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38897") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44762->172.17.0.4:38897, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31873") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39063") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34380->172.17.0.4:31873, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55534->172.17.0.4:39063, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32603") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51086->172.17.0.4:32603, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30427") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46508->172.17.0.4:30427, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39404") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53302->172.17.0.4:39404, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36201") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37218->172.17.0.4:36201, err= 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38282") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49400->172.17.0.4:38282, err= 2026/07/05 01:34:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36458") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50722->172.17.0.4:36458, err= 2026/07/05 01:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:37 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:37 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34471") 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58330->172.17.0.4:34471, err= 2026/07/05 01:34:37 INFO : potato: Deleted 2026/07/05 01:34:37 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/05 01:34:37 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/05 01:34:37 INFO : potato2: Copied (new) 2026/07/05 01:34:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34420") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43264->172.17.0.4:34420, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39682") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45320->172.17.0.4:39682, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39257") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60230->172.17.0.4:39257, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34838") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37110->172.17.0.4:34838, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34603") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33422->172.17.0.4:34603, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36782") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43492->172.17.0.4:36782, err= 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33435") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33644->172.17.0.4:33435, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 INFO : potato: Deleted 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32101") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35188->172.17.0.4:32101, err= 2026/07/05 01:34:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31896") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36260->172.17.0.4:31896, err= 2026/07/05 01:34:38 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/05 01:34:38 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/05 01:34:38 INFO : potato2: Copied (new) 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32888") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41140->172.17.0.4:32888, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31255") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40148->172.17.0.4:31255, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33400") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33768->172.17.0.4:33400, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34315") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39758->172.17.0.4:34315, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33635") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44260->172.17.0.4:33635, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38347") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46908->172.17.0.4:38347, err= 2026/07/05 01:34:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31681") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57110->172.17.0.4:31681, err= 2026/07/05 01:34:38 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/05 01:34:38 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/05 01:34:38 INFO : potato2: Copied (new) 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35890") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48648->172.17.0.4:35890, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33555") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50082->172.17.0.4:33555, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34517") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60404->172.17.0.4:34517, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32722") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57664->172.17.0.4:32722, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37320") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48042->172.17.0.4:37320, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39477") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51786->172.17.0.4:39477, err= 2026/07/05 01:34:38 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:34:38 DEBUG : enormous: Excluded 2026/07/05 01:34:38 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:34:38 DEBUG : potato2: Excluded 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38170") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33892->172.17.0.4:38170, err= 2026/07/05 01:34:38 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:34:38 DEBUG : potato2: Excluded 2026/07/05 01:34:38 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:38 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 INFO : There was nothing to transfer 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38254") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43216->172.17.0.4:38254, err= 2026/07/05 01:34:38 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:34:38 DEBUG : enormous: Excluded 2026/07/05 01:34:38 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:34:38 DEBUG : potato2: Excluded 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37442") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50364->172.17.0.4:37442, err= 2026/07/05 01:34:38 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:34:38 DEBUG : potato2: Excluded 2026/07/05 01:34:38 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/05 01:34:38 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:38 DEBUG : Local file system at /tmp/rclone2999673430: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : Local file system at /tmp/rclone2999673430: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 INFO : There was nothing to transfer 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34090") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59120->172.17.0.4:34090, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30861") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53986->172.17.0.4:30861, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30087") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50666->172.17.0.4:30087, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36407") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53148->172.17.0.4:36407, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39327") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53416->172.17.0.4:39327, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30784") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51802->172.17.0.4:30784, err= 2026/07/05 01:34:38 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:34:38 DEBUG : enormous: Excluded 2026/07/05 01:34:38 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:34:38 DEBUG : potato2: Excluded 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30075") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42254->172.17.0.4:30075, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:34:38 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 INFO : enormous: Deleted 2026/07/05 01:34:38 INFO : potato2: Deleted 2026/07/05 01:34:38 INFO : There was nothing to transfer 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31045") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58130->172.17.0.4:31045, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34099") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58328->172.17.0.4:34099, err= 2026/07/05 01:34:38 DEBUG : Local file system at /tmp/rclone2999673430: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/05 01:34:38 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:38 DEBUG : Local file system at /tmp/rclone2999673430: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 INFO : potato2: Deleted 2026/07/05 01:34:38 INFO : enormous: Deleted 2026/07/05 01:34:38 INFO : There was nothing to transfer 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39924") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36166->172.17.0.4:39924, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37474") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43834->172.17.0.4:37474, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32658") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54126->172.17.0.4:32658, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39337") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54172->172.17.0.4:39337, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37452") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46434->172.17.0.4:37452, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36999") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57066->172.17.0.4:36999, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36165") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51918->172.17.0.4:36165, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30025") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38696->172.17.0.4:30025, err= 2026/07/05 01:34:38 DEBUG : five: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : one: Destination is newer than source, skipping 2026/07/05 01:34:38 DEBUG : four: size = 4 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:34:38 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:38 DEBUG : two: size = 3 OK 2026/07/05 01:34:38 DEBUG : three: size = 5 OK 2026/07/05 01:34:38 DEBUG : three: Sizes identical 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : four: Sizes differ 2026/07/05 01:34:38 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 01:34:38 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35380") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33634") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39906") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43764->172.17.0.4:35380, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47262->172.17.0.4:39906, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45502->172.17.0.4:33634, err= 2026/07/05 01:34:38 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/05 01:34:38 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/05 01:34:38 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/05 01:34:38 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/05 01:34:38 INFO : five: Copied (new) 2026/07/05 01:34:38 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/05 01:34:38 INFO : two: Copied (replaced existing) 2026/07/05 01:34:38 DEBUG : four.f852663a.partial: renamed to: four 2026/07/05 01:34:38 INFO : four: Copied (replaced existing) 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37965") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52162->172.17.0.4:37965, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32771") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53774->172.17.0.4:32771, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32542") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39496->172.17.0.4:32542, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/05 01:34:38 ERROR : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32444") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51364->172.17.0.4:32444, err= 2026/07/05 01:34:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33398") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39504") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55086->172.17.0.4:33398, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60664->172.17.0.4:39504, err= 2026/07/05 01:34:38 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/05 01:34:38 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/05 01:34:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/05 01:34:38 INFO : potato: Copied (new) 2026/07/05 01:34:38 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/05 01:34:38 INFO : yam: Copied (new) 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37379") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44084->172.17.0.4:37379, err= 2026/07/05 01:34:38 ERROR : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34552") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39682->172.17.0.4:34552, err= 2026/07/05 01:34:38 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : potato: size = 14 OK 2026/07/05 01:34:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:34:38 DEBUG : potato: Unchanged skipping 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30727") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35850->172.17.0.4:30727, err= 2026/07/05 01:34:38 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/05 01:34:38 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/05 01:34:38 INFO : yaml: Copied (new) 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 INFO : yam: Deleted 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36805") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39778->172.17.0.4:36805, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32153") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48494->172.17.0.4:32153, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38381") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59006->172.17.0.4:38381, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31693") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35992->172.17.0.4:31693, err= 2026/07/05 01:34:38 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Making map for --track-renames 2026/07/05 01:34:38 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Finished making map for --track-renames 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:34:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for renames to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36510") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52790->172.17.0.4:36510, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34637") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58006->172.17.0.4:34637, err= 2026/07/05 01:34:38 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/05 01:34:38 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/05 01:34:38 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/05 01:34:38 INFO : yam: Copied (new) 2026/07/05 01:34:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/05 01:34:38 INFO : potato: Copied (new) 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34181") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42566->172.17.0.4:34181, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34400") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51684->172.17.0.4:34400, err= 2026/07/05 01:34:38 DEBUG : potato: size = 14 OK 2026/07/05 01:34:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:34:38 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Making map for --track-renames 2026/07/05 01:34:38 DEBUG : potato: Unchanged skipping 2026/07/05 01:34:38 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Finished making map for --track-renames 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for renames to finish 2026/07/05 01:34:38 INFO : yam: Moved (server-side) to: yaml 2026/07/05 01:34:38 INFO : yaml: Renamed from "yam" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 INFO : There was nothing to transfer 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38842") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50354->172.17.0.4:38842, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32924") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58956->172.17.0.4:32924, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39772") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37074->172.17.0.4:39772, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32845") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37214->172.17.0.4:32845, err= 2026/07/05 01:34:38 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Making map for --track-renames 2026/07/05 01:34:38 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Finished making map for --track-renames 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:34:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for renames to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33247") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43822->172.17.0.4:33247, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37369") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43508->172.17.0.4:37369, err= 2026/07/05 01:34:38 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/05 01:34:38 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/05 01:34:38 INFO : potato: Copied (new) 2026/07/05 01:34:38 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/05 01:34:38 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/05 01:34:38 INFO : sub/yam: Copied (new) 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33795") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43566->172.17.0.4:33795, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31789") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47060->172.17.0.4:31789, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39056") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39840->172.17.0.4:39056, err= 2026/07/05 01:34:38 DEBUG : potato: size = 14 OK 2026/07/05 01:34:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:34:38 DEBUG : potato: Unchanged skipping 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32969") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41092->172.17.0.4:32969, err= 2026/07/05 01:34:38 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Making map for --track-renames 2026/07/05 01:34:38 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Finished making map for --track-renames 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for renames to finish 2026/07/05 01:34:38 INFO : sub/yam: Moved (server-side) to: yam 2026/07/05 01:34:38 INFO : yam: Renamed from "sub/yam" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:34:38 INFO : There was nothing to transfer 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31656") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52922->172.17.0.4:31656, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36966") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38334->172.17.0.4:36966, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33362") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35352->172.17.0.4:33362, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39216") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53300->172.17.0.4:39216, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37373") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55450->172.17.0.4:37373, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : Creating backend with remote "/tmp/rclone2999673430/dir1" 2026/07/05 01:34:38 DEBUG : Creating backend with remote "/tmp/rclone2999673430/dir2" 2026/07/05 01:34:38 DEBUG : Local file system at /tmp/rclone2999673430/dir2: Using server-side directory move 2026/07/05 01:34:38 INFO : Local file system at /tmp/rclone2999673430/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:34:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : Local file system at /tmp/rclone2999673430/dir2: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : Local file system at /tmp/rclone2999673430/dir2: Waiting for transfers to finish 2026/07/05 01:34:38 INFO : file1.txt: Moved (server-side) 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39431") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36840->172.17.0.4:39431, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36878") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58790->172.17.0.4:36878, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36460") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42808->172.17.0.4:36460, err= 2026/07/05 01:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35428") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52448->172.17.0.4:35428, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35373") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53186->172.17.0.4:35373, err= 2026/07/05 01:34:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:38 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/05 01:34:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:38 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:38 INFO : sub dir/hello world: Deleted 2026/07/05 01:34:38 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/05 01:34:38 INFO : nested/sub dir/file: Copied (new) 2026/07/05 01:34:38 INFO : nested/sub dir/file: Deleted 2026/07/05 01:34:38 INFO : sub dir: Removing directory 2026/07/05 01:34:38 INFO : nested/sub dir: Removing directory 2026/07/05 01:34:38 INFO : nested: Removing directory 2026/07/05 01:34:38 DEBUG : Local file system at /tmp/rclone2999673430: deleted 3 directories 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30177") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54468->172.17.0.4:30177, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35302") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36338") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40254->172.17.0.4:36338, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46406->172.17.0.4:35302, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30366") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56116->172.17.0.4:30366, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31155") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59628->172.17.0.4:31155, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31775") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47544->172.17.0.4:31775, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33473") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45884->172.17.0.4:33473, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34060") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54826->172.17.0.4:34060, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37602") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46876->172.17.0.4:37602, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34161") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49916->172.17.0.4:34161, err= 2026/07/05 01:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33877") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57096->172.17.0.4:33877, err= 2026/07/05 01:34:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31016") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50510->172.17.0.4:31016, err= 2026/07/05 01:34:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/05 01:34:38 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:34:38 INFO : sub dir/hello world: Deleted 2026/07/05 01:34:38 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/05 01:34:38 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/05 01:34:38 INFO : nested/sub dir/file: Copied (new) 2026/07/05 01:34:38 INFO : nested/sub dir/file: Deleted 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31857") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53032->172.17.0.4:31857, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36669") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34602->172.17.0.4:36669, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31520") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43188->172.17.0.4:31520, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39500") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55296->172.17.0.4:39500, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34971") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60548->172.17.0.4:34971, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37785") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57692->172.17.0.4:37785, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36341") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39154->172.17.0.4:36341, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34901") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58012->172.17.0.4:34901, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32554") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38454->172.17.0.4:32554, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37969") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58642->172.17.0.4:37969, err= 2026/07/05 01:34:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37016") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34418") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47872->172.17.0.4:37016, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33194->172.17.0.4:34418, err= 2026/07/05 01:34:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/05 01:34:38 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/05 01:34:38 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/05 01:34:38 INFO : existing-b: Copied (new) 2026/07/05 01:34:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/05 01:34:38 INFO : existing: Copied (new) 2026/07/05 01:34:38 INFO : existing: Deleted 2026/07/05 01:34:38 INFO : existing-b: Deleted 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33357") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55962->172.17.0.4:33357, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35881") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37734->172.17.0.4:35881, err= 2026/07/05 01:34:38 DEBUG : existing: Destination exists, skipping 2026/07/05 01:34:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:34:38 INFO : There was nothing to transfer 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35885") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43370->172.17.0.4:35885, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30947") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59018->172.17.0.4:30947, err= 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30026") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52442->172.17.0.4:30026, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xitimal7qibi" 2026/07/05 01:34:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:38 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:38 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: Connecting to FTP server 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:38 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:44160->172.17.0.4:21, err= 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37048") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57606->172.17.0.4:37048, err= 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32084") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46916->172.17.0.4:32084, err= 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33811") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56058->172.17.0.4:33811, err= 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34162") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43722->172.17.0.4:34162, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-refohus1bupu -> ftp://172.17.0.4:21/rclone-test-xitimal7qibi 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:39452") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:60646->172.17.0.4:39452, err= 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:34429") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:58306->172.17.0.4:34429, err= 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:36881") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:50058->172.17.0.4:36881, err= 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: Using server-side directory move 2026/07/05 01:34:40 INFO : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:37781") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:40618->172.17.0.4:37781, err= 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33021") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46032->172.17.0.4:33021, err= 2026/07/05 01:34:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:40 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/05 01:34:40 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:40 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:40 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-xitimal7qibi) 2026/07/05 01:34:40 DEBUG : potato3: Sizes differ 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: Connecting to FTP server 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: Waiting for checks to finish 2026/07/05 01:34:40 INFO : empty space: Deleted 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: Waiting for transfers to finish 2026/07/05 01:34:40 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:44174->172.17.0.4:21, err= 2026/07/05 01:34:40 INFO : potato2: Moved (server-side) 2026/07/05 01:34:42 INFO : potato3: Deleted 2026/07/05 01:34:42 INFO : potato3: Moved (server-side) 2026/07/05 01:34:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35050") 2026/07/05 01:34:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45130->172.17.0.4:35050, err= 2026/07/05 01:34:42 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:39187") 2026/07/05 01:34:42 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:58620->172.17.0.4:39187, err= 2026/07/05 01:34:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kahelef7juya" 2026/07/05 01:34:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:42 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:42 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: Connecting to FTP server 2026/07/05 01:34:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: > dial: conn=172.17.0.1:38630->172.17.0.4:21, err= 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: Using server-side directory move 2026/07/05 01:34:44 INFO : ftp://172.17.0.4:21/rclone-test-kahelef7juya: Server side directory move succeeded 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: dial("tcp","172.17.0.4:30299") 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: > dial: conn=172.17.0.1:57244->172.17.0.4:30299, err= 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:38551") 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:41776->172.17.0.4:38551, err= 2026/07/05 01:34:44 ERROR : error listing: directory not found 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: dial("tcp","172.17.0.4:31000") 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: > dial: conn=172.17.0.1:46068->172.17.0.4:31000, err= 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: Purge object "empty space" 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: Purge object "potato2" 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: Purge object "potato3" 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: Purge dir "" 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: dial("tcp","172.17.0.4:33704") 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: > dial: conn=172.17.0.1:39162->172.17.0.4:33704, err= 2026/07/05 01:34:44 ERROR : error listing: directory not found 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: Purge dir "" 2026/07/05 01:34:44 NOTICE: purge failed to rmdir "": directory not found 2026/07/05 01:34:44 NOTICE: purge failed: directory not found 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38299") 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38958->172.17.0.4:38299, err= 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32251") 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36966->172.17.0.4:32251, err= --- PASS: TestServerSideMove (6.77s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nuhumep7bige" 2026/07/05 01:34:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:44 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:44 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: Connecting to FTP server 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:44 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:38632->172.17.0.4:21, err= 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37109") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48440->172.17.0.4:37109, err= 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34428") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46186->172.17.0.4:34428, err= 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32177") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33814->172.17.0.4:32177, err= 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31680") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53356->172.17.0.4:31680, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-refohus1bupu -> ftp://172.17.0.4:21/rclone-test-nuhumep7bige 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:38245") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:39610->172.17.0.4:38245, err= 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:31243") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:41060->172.17.0.4:31243, err= 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:30124") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:56904->172.17.0.4:30124, err= 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:33172") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38047") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:57932->172.17.0.4:33172, err= 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47318->172.17.0.4:38047, err= 2026/07/05 01:34:47 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:34:47 DEBUG : empty space: Excluded 2026/07/05 01:34:47 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:34:47 DEBUG : empty space: Excluded 2026/07/05 01:34:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:47 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:47 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-nuhumep7bige) 2026/07/05 01:34:47 DEBUG : potato3: Sizes differ 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: Connecting to FTP server 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: Waiting for checks to finish 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: Waiting for transfers to finish 2026/07/05 01:34:47 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:38644->172.17.0.4:21, err= 2026/07/05 01:34:47 INFO : potato2: Moved (server-side) 2026/07/05 01:34:49 INFO : potato3: Deleted 2026/07/05 01:34:49 INFO : potato3: Moved (server-side) 2026/07/05 01:34:49 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30023") 2026/07/05 01:34:49 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41902->172.17.0.4:30023, err= 2026/07/05 01:34:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:30691") 2026/07/05 01:34:49 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:34654->172.17.0.4:30691, err= 2026/07/05 01:34:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikiqum3bugu" 2026/07/05 01:34:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:49 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:49 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:49 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: Connecting to FTP server 2026/07/05 01:34:49 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:49 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: > dial: conn=172.17.0.1:38652->172.17.0.4:21, err= 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: dial("tcp","172.17.0.4:31379") 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: > dial: conn=172.17.0.1:53580->172.17.0.4:31379, err= 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:33381") 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:39734->172.17.0.4:33381, err= 2026/07/05 01:34:51 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:34:51 DEBUG : empty space: Excluded 2026/07/05 01:34:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: Connecting to FTP server 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: Waiting for checks to finish 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: Waiting for transfers to finish 2026/07/05 01:34:51 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: > dial: conn=172.17.0.1:55662->172.17.0.4:21, err= 2026/07/05 01:34:51 INFO : potato2: Moved (server-side) 2026/07/05 01:34:54 INFO : potato3: Moved (server-side) 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: dial("tcp","172.17.0.4:36067") 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: > dial: conn=172.17.0.1:48398->172.17.0.4:36067, err= 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:30788") 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:40178->172.17.0.4:30788, err= 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: dial("tcp","172.17.0.4:37767") 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: > dial: conn=172.17.0.1:33636->172.17.0.4:37767, err= 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: Purge object "potato2" 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: Purge object "potato3" 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-xikiqum3bugu: Purge dir "" 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: dial("tcp","172.17.0.4:30719") 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: > dial: conn=172.17.0.1:60370->172.17.0.4:30719, err= 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: Purge object "empty space" 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nuhumep7bige: Purge dir "" 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31612") 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42334->172.17.0.4:31612, err= 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37610") 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45926->172.17.0.4:37610, err= --- PASS: TestServerSideMoveWithFilter (9.31s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:34:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vugaqic0zepo" 2026/07/05 01:34:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:54 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:54 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: Connecting to FTP server 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:55678->172.17.0.4:21, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31683") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34002->172.17.0.4:31683, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35077") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45902->172.17.0.4:35077, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36262") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58410->172.17.0.4:36262, err= 2026/07/05 01:34:56 INFO : tomatoDir: Making directory 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32363") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44726->172.17.0.4:32363, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38799") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57364->172.17.0.4:38799, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-refohus1bupu -> ftp://172.17.0.4:21/rclone-test-vugaqic0zepo 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:35431") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:51420->172.17.0.4:35431, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:36162") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:56478->172.17.0.4:36162, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:30499") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:37136->172.17.0.4:30499, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: Using server-side directory move 2026/07/05 01:34:56 INFO : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:30717") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:36940->172.17.0.4:30717, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33505") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54494->172.17.0.4:33505, err= 2026/07/05 01:34:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:34:56 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:34:56 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-vugaqic0zepo) 2026/07/05 01:34:56 DEBUG : potato3: Sizes differ 2026/07/05 01:34:56 DEBUG : empty space: size = 1 OK 2026/07/05 01:34:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/05 01:34:56 DEBUG : empty space: Unchanged skipping 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: Connecting to FTP server 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32372") 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60492->172.17.0.4:32372, err= 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: Waiting for checks to finish 2026/07/05 01:34:56 INFO : empty space: Deleted 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: Waiting for transfers to finish 2026/07/05 01:34:56 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:55694->172.17.0.4:21, err= 2026/07/05 01:34:56 INFO : potato2: Moved (server-side) 2026/07/05 01:34:58 INFO : potato3: Deleted 2026/07/05 01:34:58 INFO : potato3: Moved (server-side) 2026/07/05 01:34:58 INFO : tomatoDir: Removing directory 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: deleted 1 directories 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32689") 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35902->172.17.0.4:32689, err= 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35032") 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48222->172.17.0.4:35032, err= 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:37997") 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:58598->172.17.0.4:37997, err= 2026/07/05 01:34:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kixesiw0pavo" 2026/07/05 01:34:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:34:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:58 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:34:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:34:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:34:58 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:34:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: Connecting to FTP server 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: dial("tcp","172.17.0.4:21") 2026/07/05 01:34:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: > dial: conn=172.17.0.1:55696->172.17.0.4:21, err= 2026/07/05 01:35:01 INFO : tomatoDir: Making directory 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: Using server-side directory move 2026/07/05 01:35:01 INFO : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: Server side directory move succeeded 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: dial("tcp","172.17.0.4:33118") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: > dial: conn=172.17.0.1:33848->172.17.0.4:33118, err= 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: dial("tcp","172.17.0.4:36319") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: > dial: conn=172.17.0.1:51872->172.17.0.4:36319, err= 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:36309") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:37060->172.17.0.4:36309, err= 2026/07/05 01:35:01 ERROR : error listing: directory not found 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:36773") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:46222->172.17.0.4:36773, err= 2026/07/05 01:35:01 ERROR : error listing: directory not found 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: dial("tcp","172.17.0.4:33685") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: > dial: conn=172.17.0.1:48460->172.17.0.4:33685, err= 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: Purge object "empty space" 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: Purge object "potato2" 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: Purge object "potato3" 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: dial("tcp","172.17.0.4:31161") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: > dial: conn=172.17.0.1:38702->172.17.0.4:31161, err= 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: Purge dir "tomatoDir" 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-kixesiw0pavo: Purge dir "" 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: dial("tcp","172.17.0.4:33182") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: > dial: conn=172.17.0.1:41776->172.17.0.4:33182, err= 2026/07/05 01:35:01 ERROR : error listing: directory not found 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-vugaqic0zepo: Purge dir "" 2026/07/05 01:35:01 NOTICE: purge failed to rmdir "": directory not found 2026/07/05 01:35:01 NOTICE: purge failed: directory not found 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35361") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47230->172.17.0.4:35361, err= 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39352") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37794->172.17.0.4:39352, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38347") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38590->172.17.0.4:38347, err= 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38146") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43730->172.17.0.4:38146, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/rclone-sync-test" 2026/07/05 01:35:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:01 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:01 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: Connecting to FTP server 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:01 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: > dial: conn=172.17.0.1:55706->172.17.0.4:21, err= 2026/07/05 01:35:03 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39290") 2026/07/05 01:35:03 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40628->172.17.0.4:39290, err= 2026/07/05 01:35:03 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39512") 2026/07/05 01:35:03 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36240->172.17.0.4:39512, err= --- PASS: TestSyncOverlap (2.23s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/rclone-sync-test" 2026/07/05 01:35:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:03 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:03 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:03 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: Connecting to FTP server 2026/07/05 01:35:03 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:03 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: > dial: conn=172.17.0.1:47658->172.17.0.4:21, err= 2026/07/05 01:35:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/rclone-sync-test-include/layer2" 2026/07/05 01:35:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:05 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:05 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:05 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/05 01:35:05 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:05 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47666->172.17.0.4:21, err= 2026/07/05 01:35:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/rclone-sync-test-ignore-file" 2026/07/05 01:35:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:07 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:07 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:07 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:07 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:07 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/05 01:35:07 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:07 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:47682->172.17.0.4:21, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38016") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36268->172.17.0.4:38016, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: dial("tcp","172.17.0.4:38423") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: > dial: conn=172.17.0.1:33280->172.17.0.4:38423, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32208") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58720->172.17.0.4:32208, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:35:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36184") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33496->172.17.0.4:36184, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: Waiting for checks to finish 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: Waiting for transfers to finish 2026/07/05 01:35:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:10 INFO : There was nothing to transfer 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35551") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: dial("tcp","172.17.0.4:33052") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test: > dial: conn=172.17.0.1:39802->172.17.0.4:33052, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46900->172.17.0.4:35551, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:35:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38524") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36424->172.17.0.4:38524, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:10 INFO : rclone-sync-test-include: Removing directory 2026/07/05 01:35:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: failed to delete 1 directories 2026/07/05 01:35:10 INFO : There was nothing to transfer 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:30709") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37673") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51890->172.17.0.4:37673, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33090->172.17.0.4:30709, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:35:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31698") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59870->172.17.0.4:31698, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/05 01:35:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:10 INFO : There was nothing to transfer 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:39280") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46334->172.17.0.4:39280, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35293") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60302->172.17.0.4:35293, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:35:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36437") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55010->172.17.0.4:36437, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:10 INFO : rclone-sync-test-include: Removing directory 2026/07/05 01:35:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: failed to delete 1 directories 2026/07/05 01:35:10 INFO : There was nothing to transfer 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:36921") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45202->172.17.0.4:36921, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32381") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36944->172.17.0.4:32381, err= 2026/07/05 01:35:10 DEBUG : Excluded 2026/07/05 01:35:10 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:35:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30576") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54492->172.17.0.4:30576, err= 2026/07/05 01:35:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/05 01:35:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:10 INFO : There was nothing to transfer 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33508") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34584->172.17.0.4:33508, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30002") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30508") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35248->172.17.0.4:30002, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59392->172.17.0.4:30508, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36507") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46060->172.17.0.4:36507, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34343") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53392->172.17.0.4:34343, err= 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39106") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50184->172.17.0.4:39106, err= --- PASS: TestSyncOverlapWithFilter (6.77s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/dst" 2026/07/05 01:35:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:10 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:10 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Connecting to FTP server 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:10 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:47684->172.17.0.4:21, err= 2026/07/05 01:35:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/CompareDest" 2026/07/05 01:35:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:12 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:12 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:12 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/CompareDest: Connecting to FTP server 2026/07/05 01:35:12 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:12 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/CompareDest: > dial: conn=172.17.0.1:52078->172.17.0.4:21, err= 2026/07/05 01:35:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-refohus1bupu/CompareDest" to be canonical "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/CompareDest" 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:32346") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:56310->172.17.0.4:32346, err= 2026/07/05 01:35:14 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:30128") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:53672->172.17.0.4:30128, err= 2026/07/05 01:35:14 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/05 01:35:14 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/05 01:35:14 INFO : one: Copied (new) 2026/07/05 01:35:14 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35391") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42940->172.17.0.4:35391, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30776") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56612->172.17.0.4:30776, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33066") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36006->172.17.0.4:33066, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35428") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45214->172.17.0.4:35428, err= 2026/07/05 01:35:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-refohus1bupu/CompareDest" for canonical name "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/CompareDest" 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:35730") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:44068->172.17.0.4:35730, err= 2026/07/05 01:35:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:14 DEBUG : one: Sizes differ 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:33301") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:39772->172.17.0.4:33301, err= 2026/07/05 01:35:14 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/05 01:35:14 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/05 01:35:14 INFO : one: Copied (replaced existing) 2026/07/05 01:35:14 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39626") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43864->172.17.0.4:39626, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38022") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39646->172.17.0.4:38022, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34491") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59282->172.17.0.4:34491, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37843") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37282->172.17.0.4:37843, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33707") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60210->172.17.0.4:33707, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32031") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33122->172.17.0.4:32031, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39816") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54014->172.17.0.4:39816, err= 2026/07/05 01:35:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-refohus1bupu/CompareDest" for canonical name "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/CompareDest" 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:35740") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:41468->172.17.0.4:35740, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:14 DEBUG : one: Sizes differ 2026/07/05 01:35:14 DEBUG : one: size = 5 OK 2026/07/05 01:35:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:35:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:14 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:14 INFO : There was nothing to transfer 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30819") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50242->172.17.0.4:30819, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38874") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35522->172.17.0.4:38874, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30776") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56626->172.17.0.4:30776, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31871") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56236->172.17.0.4:31871, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30007") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42860->172.17.0.4:30007, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39212") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34526") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52396->172.17.0.4:34526, err= 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49200->172.17.0.4:39212, err= 2026/07/05 01:35:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-refohus1bupu/CompareDest" for canonical name "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/CompareDest" 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:38573") 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:49580->172.17.0.4:38573, err= 2026/07/05 01:35:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:14 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:14 DEBUG : one: Sizes differ 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/CompareDest: Connecting to FTP server 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:14 DEBUG : two: size = 3 OK 2026/07/05 01:35:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:35:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:14 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/CompareDest: > dial: conn=172.17.0.1:52090->172.17.0.4:21, err= 2026/07/05 01:35:16 DEBUG : one: size = 5 OK 2026/07/05 01:35:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:35:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:16 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:16 INFO : There was nothing to transfer 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37591") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43040->172.17.0.4:37591, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33292") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36333") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44738->172.17.0.4:33292, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43170->172.17.0.4:36333, err= 2026/07/05 01:35:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-refohus1bupu/CompareDest" for canonical name "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/CompareDest" 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:36516") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:53042->172.17.0.4:36516, err= 2026/07/05 01:35:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:16 DEBUG : one: Sizes differ 2026/07/05 01:35:16 DEBUG : two: size = 3 OK 2026/07/05 01:35:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:35:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:16 DEBUG : one: size = 5 OK 2026/07/05 01:35:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:35:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:16 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:16 INFO : There was nothing to transfer 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33435") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54420->172.17.0.4:33435, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32334") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35190->172.17.0.4:32334, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34603") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50410->172.17.0.4:34603, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35754") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50996->172.17.0.4:35754, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37255") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36254") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33906->172.17.0.4:37255, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46326->172.17.0.4:36254, err= 2026/07/05 01:35:16 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-refohus1bupu/CompareDest" for canonical name "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/CompareDest" 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:31208") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:50468->172.17.0.4:31208, err= 2026/07/05 01:35:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:16 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:16 DEBUG : one: Sizes differ 2026/07/05 01:35:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:16 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/CompareDest) 2026/07/05 01:35:16 DEBUG : two: Sizes differ 2026/07/05 01:35:16 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:16 DEBUG : one: size = 5 OK 2026/07/05 01:35:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/05 01:35:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:33963") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:56260->172.17.0.4:33963, err= 2026/07/05 01:35:16 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/05 01:35:16 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/05 01:35:16 INFO : two: Copied (new) 2026/07/05 01:35:16 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30005") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44864->172.17.0.4:30005, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35205") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30379") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45284->172.17.0.4:35205, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37814->172.17.0.4:30379, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38299") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35382->172.17.0.4:38299, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35891") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31108") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48428->172.17.0.4:35891, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50688->172.17.0.4:31108, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32086") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41902->172.17.0.4:32086, err= 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32454") 2026/07/05 01:35:16 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35356->172.17.0.4:32454, err= 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30896") 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58192->172.17.0.4:30896, err= 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32139") 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38564->172.17.0.4:32139, err= 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33438") 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46030->172.17.0.4:33438, err= 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32336") 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54800->172.17.0.4:32336, err= 2026/07/05 01:35:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/dest" 2026/07/05 01:35:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:17 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:17 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: Connecting to FTP server 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:17 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: > dial: conn=172.17.0.1:52096->172.17.0.4:21, err= 2026/07/05 01:35:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/pre-dest1" 2026/07/05 01:35:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:19 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:19 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:19 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/pre-dest1: Connecting to FTP server 2026/07/05 01:35:19 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/pre-dest1: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:19 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/pre-dest1: > dial: conn=172.17.0.1:52110->172.17.0.4:21, err= 2026/07/05 01:35:21 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-refohus1bupu/pre-dest1" to be canonical "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/pre-dest1" 2026/07/05 01:35:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/pre-dest2" 2026/07/05 01:35:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:21 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:21 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:21 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/pre-dest2: Connecting to FTP server 2026/07/05 01:35:21 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/pre-dest2: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:21 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/pre-dest2: > dial: conn=172.17.0.1:32928->172.17.0.4:21, err= 2026/07/05 01:35:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-refohus1bupu/pre-dest2" to be canonical "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/pre-dest2" 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: dial("tcp","172.17.0.4:31156") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: > dial: conn=172.17.0.1:52098->172.17.0.4:31156, err= 2026/07/05 01:35:24 DEBUG : 1: size = 1 OK 2026/07/05 01:35:24 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:24 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/05 01:35:24 DEBUG : 2: size = 1 OK 2026/07/05 01:35:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:24 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/05 01:35:24 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: Waiting for checks to finish 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: Waiting for transfers to finish 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: dial("tcp","172.17.0.4:30622") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: > dial: conn=172.17.0.1:48542->172.17.0.4:30622, err= 2026/07/05 01:35:24 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/05 01:35:24 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/05 01:35:24 INFO : 3: Copied (new) 2026/07/05 01:35:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: dial("tcp","172.17.0.4:30560") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dest: > dial: conn=172.17.0.1:59342->172.17.0.4:30560, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33167") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50028->172.17.0.4:33167, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34541") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37837") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37336") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52570->172.17.0.4:34541, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40848->172.17.0.4:37837, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48646->172.17.0.4:37336, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31614") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43772->172.17.0.4:31614, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34190") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38898") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38331") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38660->172.17.0.4:38898, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53280->172.17.0.4:34190, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51986->172.17.0.4:38331, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38064") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56126->172.17.0.4:38064, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/pre-dest1: closing 1 unused connections 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (7.07s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38217") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57400->172.17.0.4:38217, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31641") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45728->172.17.0.4:31641, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31880") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57774->172.17.0.4:31880, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39045") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51034->172.17.0.4:39045, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39636") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40798->172.17.0.4:39636, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34784") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50700->172.17.0.4:34784, err= 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36962") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46084->172.17.0.4:36962, err= 2026/07/05 01:35:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/dst" 2026/07/05 01:35:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:24 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:24 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:24 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Connecting to FTP server 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:24 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:32936->172.17.0.4:21, err= 2026/07/05 01:35:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:26 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:26 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:26 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:26 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: Connecting to FTP server 2026/07/05 01:35:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:26 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: > dial: conn=172.17.0.1:32944->172.17.0.4:21, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-powivoj6gufu: closing 1 unused connections 2026/07/05 01:35:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-refohus1bupu/backup" to be canonical "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:30816") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:49084->172.17.0.4:30816, err= 2026/07/05 01:35:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:28 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:28 DEBUG : one: Sizes differ 2026/07/05 01:35:28 DEBUG : two: size = 3 OK 2026/07/05 01:35:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:28 DEBUG : two: Unchanged skipping 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:28 INFO : one: Moved (server-side) 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:31205") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:50206->172.17.0.4:31205, err= 2026/07/05 01:35:28 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/05 01:35:28 DEBUG : one.a292864a.partial: renamed to: one 2026/07/05 01:35:28 INFO : one: Copied (new) 2026/07/05 01:35:28 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:28 INFO : three.txt: Moved (server-side) 2026/07/05 01:35:28 INFO : three.txt: Moved into backup dir 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32323") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47350->172.17.0.4:32323, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33805") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36596->172.17.0.4:33805, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36976") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36090->172.17.0.4:36976, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31279") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37256->172.17.0.4:31279, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31699") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54440->172.17.0.4:31699, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39202") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46490->172.17.0.4:39202, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35758") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39274->172.17.0.4:35758, err= 2026/07/05 01:35:28 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-refohus1bupu/backup" for canonical name "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:37824") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:55628->172.17.0.4:37824, err= 2026/07/05 01:35:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:28 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:28 DEBUG : one: Sizes differ 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:28 DEBUG : two: size = 3 OK 2026/07/05 01:35:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:28 DEBUG : two: Unchanged skipping 2026/07/05 01:35:28 INFO : one: Deleted 2026/07/05 01:35:28 INFO : one: Moved (server-side) 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:33342") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:36084->172.17.0.4:33342, err= 2026/07/05 01:35:28 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/05 01:35:28 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/05 01:35:28 INFO : one: Copied (new) 2026/07/05 01:35:28 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:28 INFO : three.txt: Deleted 2026/07/05 01:35:28 INFO : three.txt: Moved (server-side) 2026/07/05 01:35:28 INFO : three.txt: Moved into backup dir 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35387") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38714->172.17.0.4:35387, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38431") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38345") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34710->172.17.0.4:38345, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42982->172.17.0.4:38431, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39500") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47662->172.17.0.4:39500, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38457") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37722->172.17.0.4:38457, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36739") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55638->172.17.0.4:36739, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35814") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51432->172.17.0.4:35814, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.67s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32996") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44902->172.17.0.4:32996, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36609") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37000->172.17.0.4:36609, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31294") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46056->172.17.0.4:31294, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35353") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39208->172.17.0.4:35353, err= 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33126") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34364->172.17.0.4:33126, err= 2026/07/05 01:35:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/dst" 2026/07/05 01:35:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:28 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:28 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Connecting to FTP server 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:28 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:32950->172.17.0.4:21, err= 2026/07/05 01:35:30 DEBUG : ftp://172.17.0.4:21/rclone-test-vadipoy2duwe: closing 1 unused connections 2026/07/05 01:35:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:31 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:31 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:31 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: Connecting to FTP server 2026/07/05 01:35:31 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:31 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: > dial: conn=172.17.0.1:32958->172.17.0.4:21, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-katatow7biqi: closing 1 unused connections 2026/07/05 01:35:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-refohus1bupu/backup" to be canonical "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:33072") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:56148->172.17.0.4:33072, err= 2026/07/05 01:35:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:33 DEBUG : two: size = 3 OK 2026/07/05 01:35:33 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:33 DEBUG : one: Sizes differ 2026/07/05 01:35:33 DEBUG : two: Unchanged skipping 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:33 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:33386") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:47304->172.17.0.4:33386, err= 2026/07/05 01:35:33 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/05 01:35:33 DEBUG : one.a292864a.partial: renamed to: one 2026/07/05 01:35:33 INFO : one: Copied (new) 2026/07/05 01:35:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:35:33 INFO : three.txt: Moved into backup dir 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38254") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46260->172.17.0.4:38254, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38738") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37237") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57802->172.17.0.4:38738, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55570->172.17.0.4:37237, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33910") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50282->172.17.0.4:33910, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30594") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39372->172.17.0.4:30594, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32377") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39304") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39236->172.17.0.4:32377, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41160->172.17.0.4:39304, err= 2026/07/05 01:35:33 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-refohus1bupu/backup" for canonical name "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:34060") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:50298->172.17.0.4:34060, err= 2026/07/05 01:35:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:33 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:33 DEBUG : one: Sizes differ 2026/07/05 01:35:33 DEBUG : two: size = 3 OK 2026/07/05 01:35:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:33 DEBUG : two: Unchanged skipping 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:33 INFO : one.bak: Deleted 2026/07/05 01:35:33 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:34966") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:52112->172.17.0.4:34966, err= 2026/07/05 01:35:33 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/05 01:35:33 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/05 01:35:33 INFO : one: Copied (new) 2026/07/05 01:35:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:33 INFO : three.txt.bak: Deleted 2026/07/05 01:35:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:35:33 INFO : three.txt: Moved into backup dir 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34233") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34574->172.17.0.4:34233, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38137") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36227") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60006->172.17.0.4:38137, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34376->172.17.0.4:36227, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31762") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54810->172.17.0.4:31762, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38814") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34857") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55880->172.17.0.4:38814, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36404->172.17.0.4:34857, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39621") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50132->172.17.0.4:39621, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38666") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47896->172.17.0.4:38666, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34342") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40176->172.17.0.4:34342, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38945") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53404->172.17.0.4:38945, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34913") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43074->172.17.0.4:34913, err= 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31141") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59790->172.17.0.4:31141, err= 2026/07/05 01:35:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/dst" 2026/07/05 01:35:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:33 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:33 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Connecting to FTP server 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:33 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:52780->172.17.0.4:21, err= 2026/07/05 01:35:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:35 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:35 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:35 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:35 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: Connecting to FTP server 2026/07/05 01:35:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:35 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: > dial: conn=172.17.0.1:52792->172.17.0.4:21, err= 2026/07/05 01:35:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-refohus1bupu/backup" to be canonical "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:32253") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:36912->172.17.0.4:32253, err= 2026/07/05 01:35:37 DEBUG : one: size = 4 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:37 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:37 DEBUG : one: Sizes differ 2026/07/05 01:35:37 DEBUG : two: size = 3 OK 2026/07/05 01:35:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:37 DEBUG : two: Unchanged skipping 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:38594") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:46578->172.17.0.4:38594, err= 2026/07/05 01:35:37 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/05 01:35:37 DEBUG : one.a292864a.partial: renamed to: one 2026/07/05 01:35:37 INFO : one: Copied (new) 2026/07/05 01:35:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 01:35:37 INFO : three.txt: Moved into backup dir 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30943") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42208->172.17.0.4:30943, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38934") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46780->172.17.0.4:38934, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32924") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46562->172.17.0.4:32924, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31816") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56376->172.17.0.4:31816, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37458") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41900->172.17.0.4:37458, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30131") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38134") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40568->172.17.0.4:38134, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36102->172.17.0.4:30131, err= 2026/07/05 01:35:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-refohus1bupu/backup" for canonical name "TestFTPPureftpd{-eS5n}:rclone-test-refohus1bupu/backup" 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:39846") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:55824->172.17.0.4:39846, err= 2026/07/05 01:35:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:37 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:37 DEBUG : one: Sizes differ 2026/07/05 01:35:37 DEBUG : two: size = 3 OK 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:37 DEBUG : two: Unchanged skipping 2026/07/05 01:35:37 INFO : one-2019-01-01: Deleted 2026/07/05 01:35:37 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:39347") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:44316->172.17.0.4:39347, err= 2026/07/05 01:35:37 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/05 01:35:37 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/05 01:35:37 INFO : one: Copied (new) 2026/07/05 01:35:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:37 INFO : three-2019-01-01.txt: Deleted 2026/07/05 01:35:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 01:35:37 INFO : three.txt: Moved into backup dir 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39638") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33746->172.17.0.4:39638, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33060") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54590->172.17.0.4:33060, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39924") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52744->172.17.0.4:39924, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30146") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36392->172.17.0.4:30146, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34581") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37544") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60318->172.17.0.4:37544, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50468->172.17.0.4:34581, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39590") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53746->172.17.0.4:39590, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.57s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31067") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44798->172.17.0.4:31067, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37818") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43062->172.17.0.4:37818, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38320") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39618->172.17.0.4:38320, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39878") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41620->172.17.0.4:39878, err= 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30627") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51962->172.17.0.4:30627, err= 2026/07/05 01:35:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/dst" 2026/07/05 01:35:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:37 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:37 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:37 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Connecting to FTP server 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:37 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:52796->172.17.0.4:21, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:30668") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:60150->172.17.0.4:30668, err= 2026/07/05 01:35:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:40 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:40 DEBUG : one: Sizes differ 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:40 DEBUG : two: size = 3 OK 2026/07/05 01:35:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:40 DEBUG : two: Unchanged skipping 2026/07/05 01:35:40 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:35279") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:47038->172.17.0.4:35279, err= 2026/07/05 01:35:40 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/05 01:35:40 DEBUG : one.a292864a.partial: renamed to: one 2026/07/05 01:35:40 INFO : one: Copied (new) 2026/07/05 01:35:40 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:35:40 INFO : three.txt: Moved into backup dir 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36395") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56352->172.17.0.4:36395, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36495") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51424->172.17.0.4:36495, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33308") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33966->172.17.0.4:33308, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35143") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46288->172.17.0.4:35143, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38022") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60466->172.17.0.4:38022, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:32756") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:57804->172.17.0.4:32756, err= 2026/07/05 01:35:40 DEBUG : one.bak: Excluded (Path Filter) 2026/07/05 01:35:40 DEBUG : one.bak: Excluded 2026/07/05 01:35:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/05 01:35:40 DEBUG : three.txt.bak: Excluded 2026/07/05 01:35:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:40 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:40 DEBUG : one: Sizes differ 2026/07/05 01:35:40 DEBUG : two: size = 3 OK 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for checks to finish 2026/07/05 01:35:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:40 DEBUG : two: Unchanged skipping 2026/07/05 01:35:40 INFO : one.bak: Deleted 2026/07/05 01:35:40 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Waiting for transfers to finish 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:38919") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:50352->172.17.0.4:38919, err= 2026/07/05 01:35:40 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/05 01:35:40 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/05 01:35:40 INFO : one: Copied (new) 2026/07/05 01:35:40 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:40 INFO : three.txt.bak: Deleted 2026/07/05 01:35:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:35:40 INFO : three.txt: Moved into backup dir 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38871") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38924->172.17.0.4:38871, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35067") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48192->172.17.0.4:35067, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38136") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49214->172.17.0.4:38136, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35445") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33778->172.17.0.4:35445, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30606") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58834->172.17.0.4:30606, err= --- PASS: TestSyncBackupDirSuffixOnly (2.37s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32992") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57734->172.17.0.4:32992, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35304") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44834->172.17.0.4:35304, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30053") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58738->172.17.0.4:30053, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31937") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43606->172.17.0.4:31937, err= 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31457") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43790->172.17.0.4:31457, err= 2026/07/05 01:35:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/dst" 2026/07/05 01:35:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:40 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:40 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Connecting to FTP server 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:40 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:52800->172.17.0.4:21, err= 2026/07/05 01:35:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:42 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:42 DEBUG : one: Sizes differ 2026/07/05 01:35:42 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:36604") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:50922->172.17.0.4:36604, err= 2026/07/05 01:35:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/05 01:35:42 DEBUG : one.a292864a.partial: renamed to: one 2026/07/05 01:35:42 INFO : one: Copied (new) 2026/07/05 01:35:42 DEBUG : two: size = 3 OK 2026/07/05 01:35:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:42 DEBUG : two: Unchanged skipping 2026/07/05 01:35:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:42 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:42 DEBUG : three.txt: Sizes differ 2026/07/05 01:35:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:36495") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:33470->172.17.0.4:36495, err= 2026/07/05 01:35:42 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/05 01:35:42 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/05 01:35:42 INFO : three.txt: Copied (new) 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30750") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48842->172.17.0.4:30750, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34252") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38824->172.17.0.4:34252, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33361") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52568->172.17.0.4:33361, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33814") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45788->172.17.0.4:33814, err= 2026/07/05 01:35:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:42 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:42 DEBUG : one: Sizes differ 2026/07/05 01:35:42 INFO : one.bak: Deleted 2026/07/05 01:35:42 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:35135") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:53144->172.17.0.4:35135, err= 2026/07/05 01:35:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/05 01:35:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/05 01:35:42 INFO : one: Copied (new) 2026/07/05 01:35:42 DEBUG : two: size = 3 OK 2026/07/05 01:35:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:42 DEBUG : two: Unchanged skipping 2026/07/05 01:35:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:42 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:42 DEBUG : three.txt: Sizes differ 2026/07/05 01:35:42 INFO : three.txt.bak: Deleted 2026/07/05 01:35:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:30783") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:37946->172.17.0.4:30783, err= 2026/07/05 01:35:42 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/05 01:35:42 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/05 01:35:42 INFO : three.txt: Copied (new) 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33495") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49602->172.17.0.4:33495, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36497") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35664->172.17.0.4:36497, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31373") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55180->172.17.0.4:31373, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35040") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60908->172.17.0.4:35040, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32448") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51900->172.17.0.4:32448, err= --- PASS: TestSyncSuffix (2.28s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32884") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39176->172.17.0.4:32884, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34604") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49640->172.17.0.4:34604, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34331") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36818->172.17.0.4:34331, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32070") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50386->172.17.0.4:32070, err= 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36573") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53160->172.17.0.4:36573, err= 2026/07/05 01:35:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-refohus1bupu/dst" 2026/07/05 01:35:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/05 01:35:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:42 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-eS5n}" suffix to name 2026/07/05 01:35:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/05 01:35:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/05 01:35:42 DEBUG : Setting pass="Ec3oOK0_qVxavYCQnDQTFRWEmOM5pGdP4rlvzye5d9M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/05 01:35:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: Connecting to FTP server 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:42 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:39370->172.17.0.4:21, err= 2026/07/05 01:35:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:44 DEBUG : one: Sizes differ 2026/07/05 01:35:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:39571") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:42946->172.17.0.4:39571, err= 2026/07/05 01:35:44 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/05 01:35:44 DEBUG : one.a292864a.partial: renamed to: one 2026/07/05 01:35:44 INFO : one: Copied (new) 2026/07/05 01:35:44 DEBUG : two: size = 3 OK 2026/07/05 01:35:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : two: Unchanged skipping 2026/07/05 01:35:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:44 DEBUG : three.txt: Sizes differ 2026/07/05 01:35:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:34482") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:52580->172.17.0.4:34482, err= 2026/07/05 01:35:44 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/05 01:35:44 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/05 01:35:44 INFO : three.txt: Copied (new) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34959") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47176->172.17.0.4:34959, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39492") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48182->172.17.0.4:39492, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36860") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53718->172.17.0.4:36860, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30557") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46052->172.17.0.4:30557, err= 2026/07/05 01:35:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:44 DEBUG : one: Sizes differ 2026/07/05 01:35:44 INFO : one-2019-01-01: Deleted 2026/07/05 01:35:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:31614") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:50478->172.17.0.4:31614, err= 2026/07/05 01:35:44 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/05 01:35:44 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/05 01:35:44 INFO : one: Copied (new) 2026/07/05 01:35:44 DEBUG : two: size = 3 OK 2026/07/05 01:35:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : two: Unchanged skipping 2026/07/05 01:35:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst) 2026/07/05 01:35:44 DEBUG : three.txt: Sizes differ 2026/07/05 01:35:44 INFO : three-2019-01-01.txt: Deleted 2026/07/05 01:35:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: dial("tcp","172.17.0.4:38648") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu/dst: > dial: conn=172.17.0.1:51092->172.17.0.4:38648, err= 2026/07/05 01:35:44 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/05 01:35:44 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/05 01:35:44 INFO : three.txt: Copied (new) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36601") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56218->172.17.0.4:36601, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34326") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35762->172.17.0.4:34326, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38170") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50496->172.17.0.4:38170, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37536") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47730->172.17.0.4:37536, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34488") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37792->172.17.0.4:34488, err= --- PASS: TestSyncSuffixKeepExtension (2.26s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33025") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58314->172.17.0.4:33025, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38035") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58764->172.17.0.4:38035, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35678") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39798->172.17.0.4:35678, err= 2026/07/05 01:35:44 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : Testêé: Sizes differ 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32063") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36470->172.17.0.4:32063, err= 2026/07/05 01:35:44 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/05 01:35:44 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/05 01:35:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/05 01:35:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35457") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39280->172.17.0.4:35457, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32724") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32966->172.17.0.4:32724, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34965") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52658->172.17.0.4:34965, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39529") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50130->172.17.0.4:39529, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39912") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50664->172.17.0.4:39912, err= 2026/07/05 01:35:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37774") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54918->172.17.0.4:37774, err= 2026/07/05 01:35:44 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/05 01:35:44 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/05 01:35:44 INFO : existing: Copied (new) 2026/07/05 01:35:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30912") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50944->172.17.0.4:30912, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31368") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42470->172.17.0.4:31368, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38602") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37898->172.17.0.4:38602, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:44 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : existing: Sizes differ 2026/07/05 01:35:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:44 ERROR : ftp://172.17.0.4:21/rclone-test-refohus1bupu: not deleting files as there were IO errors 2026/07/05 01:35:44 ERROR : ftp://172.17.0.4:21/rclone-test-refohus1bupu: not deleting directories as there were IO errors 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34697") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41756->172.17.0.4:34697, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38126") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48712->172.17.0.4:38126, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37038") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51682->172.17.0.4:37038, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35659") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60434->172.17.0.4:35659, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33909") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50820->172.17.0.4:33909, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37173") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48480->172.17.0.4:37173, err= 2026/07/05 01:35:44 DEBUG : EXISTING: size = 6 OK 2026/07/05 01:35:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : existing: Unchanged skipping 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:44 INFO : There was nothing to transfer 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36245") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38318->172.17.0.4:36245, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35298") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34424->172.17.0.4:35298, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34755") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35348->172.17.0.4:34755, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33359") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45676->172.17.0.4:33359, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31284") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52722->172.17.0.4:31284, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34697") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41758->172.17.0.4:34697, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30273") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56026->172.17.0.4:30273, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36908") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48092->172.17.0.4:36908, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36633") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59602->172.17.0.4:36633, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30381") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36036->172.17.0.4:30381, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37701") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45630->172.17.0.4:37701, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35302") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56532->172.17.0.4:35302, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36440") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34650->172.17.0.4:36440, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36126") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33206->172.17.0.4:36126, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33314") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60342->172.17.0.4:33314, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39477") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57822->172.17.0.4:39477, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34174") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60424->172.17.0.4:34174, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31353") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34872->172.17.0.4:31353, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37238") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36752->172.17.0.4:37238, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34365") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47436->172.17.0.4:34365, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36540") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51734->172.17.0.4:36540, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39829") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60776->172.17.0.4:39829, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39555") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51834->172.17.0.4:39555, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35115") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57174->172.17.0.4:35115, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33437") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60672->172.17.0.4:33437, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38624") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37498->172.17.0.4:38624, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34675") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40214->172.17.0.4:34675, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31471") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50944->172.17.0.4:31471, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32145") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43100->172.17.0.4:32145, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33276") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38056->172.17.0.4:33276, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39518") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36024->172.17.0.4:39518, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34608") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47466->172.17.0.4:34608, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36511") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47798->172.17.0.4:36511, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36576") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57186->172.17.0.4:36576, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30617") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53044->172.17.0.4:30617, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31824") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37086->172.17.0.4:31824, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34758") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46268->172.17.0.4:34758, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33275") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56380->172.17.0.4:33275, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-kahelef7juya: closing 1 unused connections 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38856") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54920->172.17.0.4:38856, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35366") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40820->172.17.0.4:35366, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30039") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58192->172.17.0.4:30039, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33314") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60346->172.17.0.4:33314, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38463") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40954->172.17.0.4:38463, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-xitimal7qibi: closing 2 unused connections 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33476") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47798->172.17.0.4:33476, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33832") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40678->172.17.0.4:33832, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36786") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41766->172.17.0.4:36786, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32300") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47338->172.17.0.4:32300, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39604") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33558->172.17.0.4:39604, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36121") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37392->172.17.0.4:36121, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36600") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57938->172.17.0.4:36600, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32378") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49760->172.17.0.4:32378, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31044") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54122->172.17.0.4:31044, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32558") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43224->172.17.0.4:32558, err= 2026/07/05 01:35:44 DEBUG : both0: size = 6 OK 2026/07/05 01:35:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both10: size = 6 OK 2026/07/05 01:35:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both11: size = 6 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:44 DEBUG : both0: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both13: size = 6 OK 2026/07/05 01:35:44 DEBUG : both12: size = 6 OK 2026/07/05 01:35:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both11: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both14: size = 6 OK 2026/07/05 01:35:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both14: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both15: size = 6 OK 2026/07/05 01:35:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both10: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both16: size = 6 OK 2026/07/05 01:35:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both12: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both17: size = 6 OK 2026/07/05 01:35:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both13: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both18: size = 6 OK 2026/07/05 01:35:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both18: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both19: size = 6 OK 2026/07/05 01:35:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both15: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both1: size = 6 OK 2026/07/05 01:35:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both1: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both2: size = 6 OK 2026/07/05 01:35:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both2: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both3: size = 6 OK 2026/07/05 01:35:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both3: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both4: size = 6 OK 2026/07/05 01:35:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both4: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both5: size = 6 OK 2026/07/05 01:35:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both16: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both6: size = 6 OK 2026/07/05 01:35:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both17: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both7: size = 6 OK 2026/07/05 01:35:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both19: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both8: size = 6 OK 2026/07/05 01:35:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both8: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both9: size = 6 OK 2026/07/05 01:35:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both5: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both6: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both7: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both9: Unchanged skipping 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:44 INFO : only16: Deleted 2026/07/05 01:35:44 INFO : only0: Deleted 2026/07/05 01:35:44 INFO : only5: Deleted 2026/07/05 01:35:44 INFO : only2: Deleted 2026/07/05 01:35:44 INFO : only11: Deleted 2026/07/05 01:35:44 INFO : only13: Deleted 2026/07/05 01:35:44 INFO : only14: Deleted 2026/07/05 01:35:44 INFO : only1: Deleted 2026/07/05 01:35:44 INFO : only12: Deleted 2026/07/05 01:35:44 INFO : only3: Deleted 2026/07/05 01:35:44 INFO : only15: Deleted 2026/07/05 01:35:44 INFO : only18: Deleted 2026/07/05 01:35:44 INFO : only19: Deleted 2026/07/05 01:35:44 INFO : only10: Deleted 2026/07/05 01:35:44 INFO : only4: Deleted 2026/07/05 01:35:44 INFO : only8: Deleted 2026/07/05 01:35:44 INFO : only9: Deleted 2026/07/05 01:35:44 INFO : only6: Deleted 2026/07/05 01:35:44 INFO : only17: Deleted 2026/07/05 01:35:44 INFO : only7: Deleted 2026/07/05 01:35:44 INFO : There was nothing to transfer 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36462") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53154->172.17.0.4:36462, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37433") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50956->172.17.0.4:37433, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30874") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35270->172.17.0.4:30874, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38105") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51426->172.17.0.4:38105, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37265") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51520->172.17.0.4:37265, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35737") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53678->172.17.0.4:35737, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33621") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50790->172.17.0.4:33621, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38313") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58002->172.17.0.4:38313, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33222") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49668->172.17.0.4:33222, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38292") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42292->172.17.0.4:38292, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34825") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40156->172.17.0.4:34825, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30776") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47870->172.17.0.4:30776, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32436") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35000->172.17.0.4:32436, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33910") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42538->172.17.0.4:33910, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32583") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41570->172.17.0.4:32583, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38931") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37170->172.17.0.4:38931, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34016") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40148->172.17.0.4:34016, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37410") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53294->172.17.0.4:37410, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36812") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32942->172.17.0.4:36812, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35922") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36182->172.17.0.4:35922, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30126") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52742->172.17.0.4:30126, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39942") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42674->172.17.0.4:39942, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32309") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59552->172.17.0.4:32309, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34031") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49062->172.17.0.4:34031, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33824") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46886->172.17.0.4:33824, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33650") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35620->172.17.0.4:33650, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34399") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42930->172.17.0.4:34399, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38410") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40608->172.17.0.4:38410, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32461") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57036->172.17.0.4:32461, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32478") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44938->172.17.0.4:32478, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37923") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60160->172.17.0.4:37923, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32979") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51580->172.17.0.4:32979, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36036") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40590->172.17.0.4:36036, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33791") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49300->172.17.0.4:33791, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38396") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45436->172.17.0.4:38396, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39049") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39110->172.17.0.4:39049, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32471") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33348->172.17.0.4:32471, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38507") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40106->172.17.0.4:38507, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32631") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50600->172.17.0.4:32631, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38812") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39276->172.17.0.4:38812, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30306") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34186->172.17.0.4:30306, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36178") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42076->172.17.0.4:36178, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34647") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39386->172.17.0.4:34647, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37630") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56178->172.17.0.4:37630, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35142") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52130->172.17.0.4:35142, err= 2026/07/05 01:35:44 DEBUG : both10: size = 6 OK 2026/07/05 01:35:44 DEBUG : both0: size = 6 OK 2026/07/05 01:35:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both11: size = 6 OK 2026/07/05 01:35:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both12: size = 6 OK 2026/07/05 01:35:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:44 DEBUG : both10: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both13: size = 6 OK 2026/07/05 01:35:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both13: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both14: size = 6 OK 2026/07/05 01:35:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both14: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both15: size = 6 OK 2026/07/05 01:35:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both0: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both16: size = 6 OK 2026/07/05 01:35:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both16: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both17: size = 6 OK 2026/07/05 01:35:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both17: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both18: size = 6 OK 2026/07/05 01:35:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both18: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both19: size = 6 OK 2026/07/05 01:35:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both19: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both1: size = 6 OK 2026/07/05 01:35:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both1: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both2: size = 6 OK 2026/07/05 01:35:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both2: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both3: size = 6 OK 2026/07/05 01:35:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both3: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both4: size = 6 OK 2026/07/05 01:35:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both4: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both5: size = 6 OK 2026/07/05 01:35:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both5: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both6: size = 6 OK 2026/07/05 01:35:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both6: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both7: size = 6 OK 2026/07/05 01:35:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both7: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both8: size = 6 OK 2026/07/05 01:35:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both8: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both9: size = 6 OK 2026/07/05 01:35:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:44 DEBUG : both9: Unchanged skipping 2026/07/05 01:35:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only0: Sizes differ 2026/07/05 01:35:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only10: Sizes differ 2026/07/05 01:35:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only11: Sizes differ 2026/07/05 01:35:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only12: Sizes differ 2026/07/05 01:35:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only13: Sizes differ 2026/07/05 01:35:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only14: Sizes differ 2026/07/05 01:35:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only15: Sizes differ 2026/07/05 01:35:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only16: Sizes differ 2026/07/05 01:35:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only17: Sizes differ 2026/07/05 01:35:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only18: Sizes differ 2026/07/05 01:35:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only19: Sizes differ 2026/07/05 01:35:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only1: Sizes differ 2026/07/05 01:35:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only2: Sizes differ 2026/07/05 01:35:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only3: Sizes differ 2026/07/05 01:35:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only4: Sizes differ 2026/07/05 01:35:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only5: Sizes differ 2026/07/05 01:35:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only6: Sizes differ 2026/07/05 01:35:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only7: Sizes differ 2026/07/05 01:35:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only8: Sizes differ 2026/07/05 01:35:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2999673430) 2026/07/05 01:35:44 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-refohus1bupu) 2026/07/05 01:35:44 DEBUG : only9: Sizes differ 2026/07/05 01:35:44 DEBUG : both11: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both12: Unchanged skipping 2026/07/05 01:35:44 DEBUG : both15: Unchanged skipping 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39102") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51386->172.17.0.4:39102, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34211") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34298") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52796->172.17.0.4:34211, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36992->172.17.0.4:34298, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31671") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56316->172.17.0.4:31671, err= 2026/07/05 01:35:44 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/05 01:35:44 INFO : only0: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/05 01:35:44 INFO : only11: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30545") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35254->172.17.0.4:30545, err= 2026/07/05 01:35:44 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/05 01:35:44 INFO : only10: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/05 01:35:44 INFO : only12: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37823") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57800->172.17.0.4:37823, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33105") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41626->172.17.0.4:33105, err= 2026/07/05 01:35:44 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39952") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42186->172.17.0.4:39952, err= 2026/07/05 01:35:44 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/05 01:35:44 INFO : only13: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34179") 2026/07/05 01:35:44 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/05 01:35:44 INFO : only15: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34494->172.17.0.4:34179, err= 2026/07/05 01:35:44 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/05 01:35:44 INFO : only14: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37591") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57334->172.17.0.4:37591, err= 2026/07/05 01:35:44 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/05 01:35:44 INFO : only16: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31206") 2026/07/05 01:35:44 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36548->172.17.0.4:31206, err= 2026/07/05 01:35:44 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35401") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45452->172.17.0.4:35401, err= 2026/07/05 01:35:44 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/05 01:35:44 INFO : only17: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/05 01:35:44 INFO : only18: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34471") 2026/07/05 01:35:44 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30668") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54582->172.17.0.4:34471, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56330->172.17.0.4:30668, err= 2026/07/05 01:35:44 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/05 01:35:44 INFO : only1: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/05 01:35:44 INFO : only19: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38177") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30107") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48130->172.17.0.4:30107, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44642->172.17.0.4:38177, err= 2026/07/05 01:35:44 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/05 01:35:44 INFO : only3: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/05 01:35:44 INFO : only2: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34375") 2026/07/05 01:35:44 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36522") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54016->172.17.0.4:34375, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37202->172.17.0.4:36522, err= 2026/07/05 01:35:44 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/05 01:35:44 INFO : only5: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/05 01:35:44 INFO : only4: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34160") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58478->172.17.0.4:34160, err= 2026/07/05 01:35:44 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/05 01:35:44 INFO : only7: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36122") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46410->172.17.0.4:36122, err= 2026/07/05 01:35:44 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/05 01:35:44 INFO : only6: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/05 01:35:44 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/05 01:35:44 INFO : only9: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/05 01:35:44 INFO : only8: Copied (replaced existing) 2026/07/05 01:35:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39445") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51676->172.17.0.4:39445, err= 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33007") 2026/07/05 01:35:44 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32976->172.17.0.4:33007, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31529") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46848->172.17.0.4:31529, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:45 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:35:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:35:45 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 01:35:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:35:45 INFO : empty_on_remote: Making directory 2026/07/05 01:35:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:35:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31891") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41656->172.17.0.4:31891, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32480") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34588") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30195") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39662->172.17.0.4:32480, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54490->172.17.0.4:34588, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56914->172.17.0.4:30195, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32237") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48910->172.17.0.4:32237, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35922") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36190->172.17.0.4:35922, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:45 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:35:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:35:45 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 01:35:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:35:45 INFO : empty_on_remote: Making directory 2026/07/05 01:35:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:35:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38087") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60906->172.17.0.4:38087, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36156") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38849") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34611") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41638->172.17.0.4:36156, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33162->172.17.0.4:38849, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36497") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52534->172.17.0.4:34611, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35670->172.17.0.4:36497, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39128") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48448->172.17.0.4:39128, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34923") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51236->172.17.0.4:34923, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : sub dir: Making directory 2026/07/05 01:35:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33822") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53568->172.17.0.4:33822, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36027") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39368->172.17.0.4:36027, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37211") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36720->172.17.0.4:37211, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38556") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48450->172.17.0.4:38556, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35051") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33842->172.17.0.4:35051, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35870") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41238->172.17.0.4:35870, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30170") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60184->172.17.0.4:30170, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36275") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54352->172.17.0.4:36275, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36776") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37156->172.17.0.4:36776, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32819") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49092->172.17.0.4:32819, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33723") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50838->172.17.0.4:33723, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:35:45 INFO : sub dir: Making directory 2026/07/05 01:35:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35354") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42862->172.17.0.4:35354, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39908") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34690") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34444->172.17.0.4:39908, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48514->172.17.0.4:34690, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34683") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35192->172.17.0.4:34683, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38529") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47530->172.17.0.4:38529, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32720") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49038->172.17.0.4:32720, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38527") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55758->172.17.0.4:38527, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35167") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55128->172.17.0.4:35167, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38390") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40464->172.17.0.4:38390, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34318") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51514->172.17.0.4:34318, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30982") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58744->172.17.0.4:30982, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31532") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37924->172.17.0.4:31532, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32576") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48434->172.17.0.4:32576, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35766") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44652->172.17.0.4:35766, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34553") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53246->172.17.0.4:34553, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30335") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36760->172.17.0.4:30335, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37277") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48614->172.17.0.4:37277, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38961") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48846->172.17.0.4:38961, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30329") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52676->172.17.0.4:30329, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30502") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36834->172.17.0.4:30502, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31180") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44732->172.17.0.4:31180, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37951") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51394->172.17.0.4:37951, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33314") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60350->172.17.0.4:33314, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31179") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43204->172.17.0.4:31179, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38562") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55366->172.17.0.4:38562, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38156") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36626->172.17.0.4:38156, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37025") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37516->172.17.0.4:37025, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37811") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59820->172.17.0.4:37811, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38825") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42612->172.17.0.4:38825, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33762") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40818->172.17.0.4:33762, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38788") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53704->172.17.0.4:38788, err= 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35110") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56496->172.17.0.4:35110, err= 2026/07/05 01:35:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : apple: Excluded 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : banana: Excluded 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34172") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58836->172.17.0.4:34172, err= 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31216") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43154->172.17.0.4:31216, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30276") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37262->172.17.0.4:30276, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38960") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57704->172.17.0.4:38960, err= 2026/07/05 01:35:45 DEBUG : apple: size = 5 OK 2026/07/05 01:35:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : banana: size = 6 OK 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:45 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:45 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30123") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50464->172.17.0.4:30123, err= 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 INFO : There was nothing to transfer 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37279") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35722->172.17.0.4:37279, err= 2026/07/05 01:35:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : apple: Excluded 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : banana: Excluded 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33701") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38346->172.17.0.4:33701, err= 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34053") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46848->172.17.0.4:34053, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35079") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38260->172.17.0.4:35079, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31729") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33668->172.17.0.4:31729, err= 2026/07/05 01:35:45 DEBUG : apple: size = 5 OK 2026/07/05 01:35:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:45 DEBUG : banana: size = 6 OK 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39947") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41652->172.17.0.4:39947, err= 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 INFO : There was nothing to transfer 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30861") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52524->172.17.0.4:30861, err= 2026/07/05 01:35:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : apple: Excluded 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : banana: Excluded 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35615") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43796->172.17.0.4:35615, err= 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35930") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34650->172.17.0.4:35930, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38534") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47492->172.17.0.4:38534, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35229") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40520->172.17.0.4:35229, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32039") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48762->172.17.0.4:32039, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37666") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60746->172.17.0.4:37666, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38282") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53536->172.17.0.4:38282, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38026") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49988->172.17.0.4:38026, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33300") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43520->172.17.0.4:33300, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33891") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43266->172.17.0.4:33891, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36367") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42552->172.17.0.4:36367, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34591") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52598->172.17.0.4:34591, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39034") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51950->172.17.0.4:39034, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36262") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42840->172.17.0.4:36262, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32243") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53918->172.17.0.4:32243, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35377") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55390->172.17.0.4:35377, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36193") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40014->172.17.0.4:36193, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33056") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53352->172.17.0.4:33056, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36487") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51122->172.17.0.4:36487, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35428") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48958->172.17.0.4:35428, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34105") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54272->172.17.0.4:34105, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37760") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57686->172.17.0.4:37760, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31721") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51820->172.17.0.4:31721, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33465") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38988->172.17.0.4:33465, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39405") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47820->172.17.0.4:39405, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37140") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50678->172.17.0.4:37140, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34753") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43528->172.17.0.4:34753, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38778") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41056->172.17.0.4:38778, err= 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36007") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37332->172.17.0.4:36007, err= 2026/07/05 01:35:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : apple: Excluded 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : banana: Excluded 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39721") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50964->172.17.0.4:39721, err= 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37405") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34234->172.17.0.4:37405, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34087") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44444->172.17.0.4:34087, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38406") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54286->172.17.0.4:38406, err= 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:45 DEBUG : apple: size = 5 OK 2026/07/05 01:35:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:45 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:45 DEBUG : banana: size = 6 OK 2026/07/05 01:35:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36955") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40892->172.17.0.4:36955, err= 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 INFO : There was nothing to transfer 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35029") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46066->172.17.0.4:35029, err= 2026/07/05 01:35:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : apple: Excluded 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : banana: Excluded 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37490") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50966->172.17.0.4:37490, err= 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31193") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43840->172.17.0.4:31193, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38201") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40018->172.17.0.4:38201, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34618") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59982->172.17.0.4:34618, err= 2026/07/05 01:35:45 DEBUG : apple: size = 5 OK 2026/07/05 01:35:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:45 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : banana: size = 6 OK 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35739") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42944->172.17.0.4:35739, err= 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 INFO : There was nothing to transfer 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30573") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35866->172.17.0.4:30573, err= 2026/07/05 01:35:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : apple: Excluded 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : banana: Excluded 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38569") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49550->172.17.0.4:38569, err= 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39955") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56494->172.17.0.4:39955, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34398") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45086->172.17.0.4:34398, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36433") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39628->172.17.0.4:36433, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38706") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42932->172.17.0.4:38706, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33919") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37936->172.17.0.4:33919, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30013") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58168->172.17.0.4:30013, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30860") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59068->172.17.0.4:30860, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39215") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45098->172.17.0.4:39215, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32294") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48596->172.17.0.4:32294, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37711") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41240->172.17.0.4:37711, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36586") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44816->172.17.0.4:36586, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31406") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44522->172.17.0.4:31406, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39220") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51566->172.17.0.4:39220, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35881") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38706->172.17.0.4:35881, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37141") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40330->172.17.0.4:37141, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33930") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34490->172.17.0.4:33930, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35071") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34866->172.17.0.4:35071, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36659") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41098->172.17.0.4:36659, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33305") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49284->172.17.0.4:33305, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30579") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55524->172.17.0.4:30579, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33790") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59134->172.17.0.4:33790, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38701") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52884->172.17.0.4:38701, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32085") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52970->172.17.0.4:32085, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38624") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37502->172.17.0.4:38624, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36474") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58986->172.17.0.4:36474, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37642") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45240->172.17.0.4:37642, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38678") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36016->172.17.0.4:38678, err= 2026/07/05 01:35:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32253") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42506->172.17.0.4:32253, err= 2026/07/05 01:35:45 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : apple: Excluded 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:45 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : banana: Excluded 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38425") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60438->172.17.0.4:38425, err= 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39594") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42222->172.17.0.4:39594, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39607") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59100->172.17.0.4:39607, err= 2026/07/05 01:35:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34507") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33782->172.17.0.4:34507, err= 2026/07/05 01:35:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:45 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Connecting to FTP server 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39376->172.17.0.4:21, err= 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36693") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31989") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59706->172.17.0.4:36693, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39217") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49464->172.17.0.4:31989, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56510->172.17.0.4:39217, err= 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38980") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44810->172.17.0.4:38980, err= 2026/07/05 01:35:45 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/05 01:35:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/05 01:35:45 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/05 01:35:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/05 01:35:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30182") 2026/07/05 01:35:45 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/05 01:35:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35328->172.17.0.4:30182, err= 2026/07/05 01:35:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37575") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44778->172.17.0.4:37575, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34565") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59914->172.17.0.4:34565, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32167") 2026/07/05 01:35:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/05 01:35:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46210->172.17.0.4:32167, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31785") 2026/07/05 01:35:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54972->172.17.0.4:31785, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33560") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58416->172.17.0.4:33560, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34879") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39188->172.17.0.4:34879, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32833") 2026/07/05 01:35:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47792->172.17.0.4:32833, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30409") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57004->172.17.0.4:30409, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34989") 2026/07/05 01:35:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34558->172.17.0.4:34989, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37199") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54826->172.17.0.4:37199, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32300") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47348->172.17.0.4:32300, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31249") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45776->172.17.0.4:31249, err= 2026/07/05 01:35:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35227") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47926->172.17.0.4:35227, err= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39187") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48754->172.17.0.4:39187, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31633") 2026/07/05 01:35:45 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54906->172.17.0.4:31633, err= 2026/07/05 01:35:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:45 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/05 01:35:45 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39114") 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50194->172.17.0.4:39114, err= 2026/07/05 01:35:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/05 01:35:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:47 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Connecting to FTP server 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Connecting to FTP server 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Connecting to FTP server 2026/07/05 01:35:47 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39382->172.17.0.4:21, err= 2026/07/05 01:35:47 INFO : splitbananasplit: Deleted 2026/07/05 01:35:47 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:35:47 INFO : apple: Deleted 2026/07/05 01:35:47 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:35:47 INFO : banana: Deleted 2026/07/05 01:35:47 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:35:47 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39390->172.17.0.4:21, err= 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:21") 2026/07/05 01:35:47 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39398->172.17.0.4:21, err= 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:35:50 INFO : appleappleapplebanana: Deleted 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39846") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53288->172.17.0.4:39846, err= 2026/07/05 01:35:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/05 01:35:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/05 01:35:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : YXBwbGU=: Excluded 2026/07/05 01:35:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : YmFuYW5h: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32026") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60032->172.17.0.4:32026, err= 2026/07/05 01:35:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39540") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60926->172.17.0.4:39540, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32045") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57412->172.17.0.4:32045, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38645") 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38734->172.17.0.4:38645, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30226") 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58862->172.17.0.4:30226, err= 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30582") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34280->172.17.0.4:30582, err= 2026/07/05 01:35:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/05 01:35:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/05 01:35:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : YXBwbGU=: Excluded 2026/07/05 01:35:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : YmFuYW5h: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37996") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40510->172.17.0.4:37996, err= 2026/07/05 01:35:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39709") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56496->172.17.0.4:39709, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38329") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56058->172.17.0.4:38329, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:35:50 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39583") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51008->172.17.0.4:39583, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37615") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54476->172.17.0.4:37615, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34551") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54414->172.17.0.4:34551, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33643") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42464->172.17.0.4:33643, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39630") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60640->172.17.0.4:39630, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34313") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37702->172.17.0.4:34313, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32630") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35318->172.17.0.4:32630, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30327") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44558->172.17.0.4:30327, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34020") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40168->172.17.0.4:34020, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31860") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32996->172.17.0.4:31860, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34890") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39266->172.17.0.4:34890, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36220") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35050->172.17.0.4:36220, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30079") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33172->172.17.0.4:30079, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37993") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37144->172.17.0.4:37993, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37830") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55154->172.17.0.4:37830, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37725") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57228->172.17.0.4:37725, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34140") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43726->172.17.0.4:34140, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33629") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34100->172.17.0.4:33629, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31914") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44874->172.17.0.4:31914, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32048") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50590->172.17.0.4:32048, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32057") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58300->172.17.0.4:32057, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38281") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40308->172.17.0.4:38281, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36684") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59824->172.17.0.4:36684, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35027") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53942->172.17.0.4:35027, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39157") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35042->172.17.0.4:39157, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38844") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55892->172.17.0.4:38844, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34873") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45504->172.17.0.4:34873, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39213") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52874->172.17.0.4:39213, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35710") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49716->172.17.0.4:35710, err= 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37262") 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39578->172.17.0.4:37262, err= 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38359") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33467") 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34256") 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53434->172.17.0.4:38359, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39192") 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39265") 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50904->172.17.0.4:34256, err= 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33714->172.17.0.4:39265, err= 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46738->172.17.0.4:39192, err= 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53128->172.17.0.4:33467, err= 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/05 01:35:50 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/05 01:35:50 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/05 01:35:50 INFO : apple: Copied (new) to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39183") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38667") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36596->172.17.0.4:39183, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34211") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35176->172.17.0.4:38667, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52804->172.17.0.4:34211, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36695") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59820->172.17.0.4:36695, err= 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38132") 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36534") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36884->172.17.0.4:38132, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35210") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52324->172.17.0.4:35210, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45120->172.17.0.4:36534, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36958") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53590->172.17.0.4:36958, err= 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32200") 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47840->172.17.0.4:32200, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39830") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53882->172.17.0.4:39830, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38584") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51010->172.17.0.4:38584, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36069") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47996->172.17.0.4:36069, err= 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36680") 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58052->172.17.0.4:36680, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30484") 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34927") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52516->172.17.0.4:30484, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50264->172.17.0.4:34927, err= 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39835") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46446->172.17.0.4:39835, err= 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 INFO : banana: Deleted 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:35:50 INFO : apple: Deleted 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:35:50 INFO : splitbananasplit: Deleted 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:35:50 INFO : appleappleapplebanana: Deleted 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32645") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49062->172.17.0.4:32645, err= 2026/07/05 01:35:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : PREFIXbanana: Excluded 2026/07/05 01:35:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : PREFIXapple: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37231") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60076->172.17.0.4:37231, err= 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35585") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43632->172.17.0.4:35585, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31728") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46054->172.17.0.4:31728, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:35:50 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34019") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54848->172.17.0.4:34019, err= 2026/07/05 01:35:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37436") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34662->172.17.0.4:37436, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30178") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33464") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38720") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30542") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48434->172.17.0.4:33464, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33988->172.17.0.4:30542, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38424->172.17.0.4:30178, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46214->172.17.0.4:38720, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/05 01:35:50 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/05 01:35:50 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/05 01:35:50 INFO : banana: Copied (new) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34439") 2026/07/05 01:35:50 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/05 01:35:50 INFO : apple: Copied (new) 2026/07/05 01:35:50 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/05 01:35:50 INFO : splitbananasplit: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37902->172.17.0.4:34439, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/05 01:35:50 INFO : appleappleapplebanana: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39389") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35908") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56042->172.17.0.4:35908, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34000->172.17.0.4:39389, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32292") 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54682->172.17.0.4:32292, err= 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38389") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40134->172.17.0.4:38389, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38688") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44970->172.17.0.4:38688, err= 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36702") 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43540->172.17.0.4:36702, err= 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37048") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34459") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55600->172.17.0.4:37048, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34648") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50864->172.17.0.4:34459, err= 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35704->172.17.0.4:34648, err= 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31453") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49654->172.17.0.4:31453, err= 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30181") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37151") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33430->172.17.0.4:30181, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40942->172.17.0.4:37151, err= 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39249") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56494->172.17.0.4:39249, err= 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/05 01:35:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34156") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46894->172.17.0.4:34156, err= 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31436") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46768->172.17.0.4:31436, err= 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/05 01:35:50 INFO : PREFIXapple: Deleted 2026/07/05 01:35:50 INFO : PREFIXsplitbananasplit: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/05 01:35:50 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/05 01:35:50 INFO : PREFIXbanana: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39603") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34616->172.17.0.4:39603, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30391") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58066->172.17.0.4:30391, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37489") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49696->172.17.0.4:37489, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30898") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54000->172.17.0.4:30898, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37686") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36614->172.17.0.4:37686, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34317") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48702->172.17.0.4:34317, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32848") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60560->172.17.0.4:32848, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37715") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60600->172.17.0.4:37715, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32218") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35232->172.17.0.4:32218, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31353") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34884->172.17.0.4:31353, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36164") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60456->172.17.0.4:36164, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33872") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47576->172.17.0.4:33872, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32353") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32856->172.17.0.4:32353, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30474") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48632->172.17.0.4:30474, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37663") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41834->172.17.0.4:37663, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32720") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49048->172.17.0.4:32720, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33023") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36006->172.17.0.4:33023, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37218") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48152->172.17.0.4:37218, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30729") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60062->172.17.0.4:30729, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32704") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46006->172.17.0.4:32704, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30366") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33232->172.17.0.4:30366, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32466") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33664->172.17.0.4:32466, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34193") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37788->172.17.0.4:34193, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31980") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50532->172.17.0.4:31980, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34511") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49176->172.17.0.4:34511, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35324") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60886->172.17.0.4:35324, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38581") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47498->172.17.0.4:38581, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36579") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59202->172.17.0.4:36579, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38975") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60492->172.17.0.4:38975, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38189") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46510->172.17.0.4:38189, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33355") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32794->172.17.0.4:33355, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31768") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51864->172.17.0.4:31768, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30503") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43166->172.17.0.4:30503, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30155") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42944->172.17.0.4:30155, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31811") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49810->172.17.0.4:31811, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34258") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33126->172.17.0.4:34258, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34190") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48980->172.17.0.4:34190, err= 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34074") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41128->172.17.0.4:34074, err= 2026/07/05 01:35:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38405") 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55464->172.17.0.4:38405, err= 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34689") 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38298") 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43084->172.17.0.4:34689, err= 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33788->172.17.0.4:38298, err= 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31930") 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50316->172.17.0.4:31930, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/05 01:35:50 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31083") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57424->172.17.0.4:31083, err= 2026/07/05 01:35:50 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/05 01:35:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/05 01:35:50 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38607") 2026/07/05 01:35:50 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50464->172.17.0.4:38607, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33665") 2026/07/05 01:35:50 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37686->172.17.0.4:33665, err= 2026/07/05 01:35:50 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38694") 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31400") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34390->172.17.0.4:38694, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34158->172.17.0.4:31400, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32663") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48228->172.17.0.4:32663, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36672") 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55456->172.17.0.4:36672, err= 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39973") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49968->172.17.0.4:39973, err= 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38966") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45794->172.17.0.4:38966, err= 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37366") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34178") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56894->172.17.0.4:37366, err= 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40306->172.17.0.4:34178, err= 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30900") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33124->172.17.0.4:30900, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33273") 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47978->172.17.0.4:33273, err= 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31290") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38869") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43244->172.17.0.4:38869, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40614->172.17.0.4:31290, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38884") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53472->172.17.0.4:38884, err= 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37794") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44404->172.17.0.4:37794, err= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:35:50 INFO : splitbananasplit: Deleted 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:35:50 INFO : appleappleapplebanana: Deleted 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:35:50 INFO : banana: Deleted 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:35:50 INFO : apple: Deleted 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36723") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51204->172.17.0.4:36723, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : bananaSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33092") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34930->172.17.0.4:33092, err= 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38113") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45808->172.17.0.4:38113, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38606") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36988->172.17.0.4:38606, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 01:35:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32359") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40626->172.17.0.4:32359, err= 2026/07/05 01:35:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35384") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52344->172.17.0.4:35384, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34688") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46428->172.17.0.4:34688, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39934") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34711") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50348->172.17.0.4:39934, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57154->172.17.0.4:34711, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37177") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54042->172.17.0.4:37177, err= 2026/07/05 01:35:50 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/05 01:35:50 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/05 01:35:50 INFO : apple: Copied (new) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32887") 2026/07/05 01:35:50 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46460->172.17.0.4:32887, err= 2026/07/05 01:35:50 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/05 01:35:50 INFO : splitbananasplit: Copied (new) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/05 01:35:50 INFO : appleappleapplebanana: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39884") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47104->172.17.0.4:39884, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/05 01:35:50 INFO : banana: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36143") 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55660->172.17.0.4:36143, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39194") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51588->172.17.0.4:39194, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33028") 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54858->172.17.0.4:33028, err= 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39262") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36832->172.17.0.4:39262, err= 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39441") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39660") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40366->172.17.0.4:39441, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57032->172.17.0.4:39660, err= 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33833") 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47752->172.17.0.4:33833, err= 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32237") 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48922->172.17.0.4:32237, err= 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36943") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40474->172.17.0.4:36943, err= 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39455") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55766->172.17.0.4:39455, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31369") 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56874->172.17.0.4:31369, err= 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31891") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41672->172.17.0.4:31891, err= 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/05 01:35:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30342") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54882->172.17.0.4:30342, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32760") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56478->172.17.0.4:32760, err= 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : appleSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : bananaSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : splitbananasplitSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35219") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42146->172.17.0.4:35219, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39075") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45898->172.17.0.4:39075, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31311") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39956->172.17.0.4:31311, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36475") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37424->172.17.0.4:36475, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30340") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54260->172.17.0.4:30340, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39788") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55198->172.17.0.4:39788, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34366") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40242->172.17.0.4:34366, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30128") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58192->172.17.0.4:30128, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34411") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49766->172.17.0.4:34411, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38009") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38250->172.17.0.4:38009, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36668") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41848->172.17.0.4:36668, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32335") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57672->172.17.0.4:32335, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33486") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35906->172.17.0.4:33486, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37564") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45258->172.17.0.4:37564, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37597") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54712->172.17.0.4:37597, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39881") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57660->172.17.0.4:39881, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32764") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46112->172.17.0.4:32764, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38482") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55950->172.17.0.4:38482, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38037") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52842->172.17.0.4:38037, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37661") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48158->172.17.0.4:37661, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35078") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44306->172.17.0.4:35078, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31362") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35206->172.17.0.4:31362, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36361") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35882->172.17.0.4:36361, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32738") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51174->172.17.0.4:32738, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30739") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55738->172.17.0.4:30739, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31103") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54622->172.17.0.4:31103, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35909") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52552->172.17.0.4:35909, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31848") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59284->172.17.0.4:31848, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37730") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42626->172.17.0.4:37730, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38665") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56698->172.17.0.4:38665, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36383") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58866->172.17.0.4:36383, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31925") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56022->172.17.0.4:31925, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33445") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55140->172.17.0.4:33445, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32879") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48610->172.17.0.4:32879, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38478") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44656->172.17.0.4:38478, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31730") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59818->172.17.0.4:31730, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33736") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42100->172.17.0.4:33736, err= 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34725") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36134->172.17.0.4:34725, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31386") 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46628->172.17.0.4:31386, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32585") 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32243") 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53922->172.17.0.4:32243, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36928->172.17.0.4:32585, err= 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39144") 2026/07/05 01:35:50 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/05 01:35:50 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52544->172.17.0.4:39144, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39945") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39320->172.17.0.4:39945, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33482") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57078->172.17.0.4:33482, err= 2026/07/05 01:35:50 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/05 01:35:50 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32588") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43866->172.17.0.4:32588, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32527") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34364->172.17.0.4:32527, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34867") 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35055") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54104->172.17.0.4:34867, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54324->172.17.0.4:35055, err= 2026/07/05 01:35:50 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30064") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35304->172.17.0.4:30064, err= 2026/07/05 01:35:50 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37799") 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34928->172.17.0.4:37799, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35172") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42794->172.17.0.4:35172, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37414") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49856->172.17.0.4:37414, err= 2026/07/05 01:35:50 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38791") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52146->172.17.0.4:38791, err= 2026/07/05 01:35:50 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31597") 2026/07/05 01:35:50 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/05 01:35:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41938->172.17.0.4:31597, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30902") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58620->172.17.0.4:30902, err= 2026/07/05 01:35:50 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32094") 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59636->172.17.0.4:32094, err= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31083") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57434->172.17.0.4:31083, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:35:50 INFO : appleappleapplebanana: Deleted 2026/07/05 01:35:50 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:35:50 INFO : splitbananasplit: Deleted 2026/07/05 01:35:50 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:35:50 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39787") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41098->172.17.0.4:39787, err= 2026/07/05 01:35:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbanan: Excluded 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleapple: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37083") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51276->172.17.0.4:37083, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefg: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcde: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defgh: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdef: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-34567: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-23456: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghi: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-45678: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijk: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-12345: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghij: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34664") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58320->172.17.0.4:34664, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33956") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57010->172.17.0.4:33956, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38129") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33884->172.17.0.4:38129, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : appleapple: size = 21 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbanan: size = 16 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30280") 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35056->172.17.0.4:30280, err= 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/05 01:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/05 01:35:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/05 01:35:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/05 01:35:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/05 01:35:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/05 01:35:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/05 01:35:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/05 01:35:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/05 01:35:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/05 01:35:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/05 01:35:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/05 01:35:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/05 01:35:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/05 01:35:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/05 01:35:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/05 01:35:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31401") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42536->172.17.0.4:31401, err= 2026/07/05 01:35:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbanan: Excluded 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleapple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleapple: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35057") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44704->172.17.0.4:35057, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefg: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcde: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defgh: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdef: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-34567: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-23456: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghi: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-45678: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijk: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-12345: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghij: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37398") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48064->172.17.0.4:37398, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36818") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50354->172.17.0.4:36818, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/05 01:35:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31666") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40358->172.17.0.4:31666, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33609") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38778->172.17.0.4:33609, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39651") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55496->172.17.0.4:39651, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33008") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48326->172.17.0.4:33008, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38299") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41614->172.17.0.4:38299, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34983") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45358->172.17.0.4:34983, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32618") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35466->172.17.0.4:32618, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36154") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53554->172.17.0.4:36154, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32669") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48222->172.17.0.4:32669, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39727") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35100->172.17.0.4:39727, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35223") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36728->172.17.0.4:35223, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33866") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56164->172.17.0.4:33866, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34516") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53894->172.17.0.4:34516, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38297") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39220->172.17.0.4:38297, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38219") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58592->172.17.0.4:38219, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30873") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51876->172.17.0.4:30873, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39296") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53546->172.17.0.4:39296, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38728") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53328->172.17.0.4:38728, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39672") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49550->172.17.0.4:39672, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37409") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49702->172.17.0.4:37409, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30606") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41072->172.17.0.4:30606, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34063") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52860->172.17.0.4:34063, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36720") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51850->172.17.0.4:36720, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34611") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52538->172.17.0.4:34611, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32541") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40078->172.17.0.4:32541, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36018") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58022->172.17.0.4:36018, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30707") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33132->172.17.0.4:30707, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34180") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58110->172.17.0.4:34180, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36721") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49814->172.17.0.4:36721, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30666") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35032->172.17.0.4:30666, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34716") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34320->172.17.0.4:34716, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37084") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52024->172.17.0.4:37084, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35395") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39980->172.17.0.4:35395, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38101") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42338->172.17.0.4:38101, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30150") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58180->172.17.0.4:30150, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39478") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35352->172.17.0.4:39478, err= 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35686") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32946->172.17.0.4:35686, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34309") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58150->172.17.0.4:34309, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36392") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38042->172.17.0.4:36392, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33229") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57820->172.17.0.4:33229, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33533") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45476->172.17.0.4:33533, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36928") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52132->172.17.0.4:36928, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33130") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34362->172.17.0.4:33130, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37010") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48426->172.17.0.4:37010, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34344") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40828->172.17.0.4:34344, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31706") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55946->172.17.0.4:31706, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30483") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36590->172.17.0.4:30483, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32421") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57702->172.17.0.4:32421, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33062") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38348->172.17.0.4:33062, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36479") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52758->172.17.0.4:36479, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34825") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40170->172.17.0.4:34825, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37227") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46550->172.17.0.4:37227, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39201") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47334->172.17.0.4:39201, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39049") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39122->172.17.0.4:39049, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34349") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56176->172.17.0.4:34349, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34935") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34140->172.17.0.4:34935, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34095") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49068->172.17.0.4:34095, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31378") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49072->172.17.0.4:31378, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31881") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60496->172.17.0.4:31881, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38911") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54508->172.17.0.4:38911, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30867") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55664->172.17.0.4:30867, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30228") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42128->172.17.0.4:30228, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36296") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49208->172.17.0.4:36296, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38138") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45782->172.17.0.4:38138, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36448") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57304->172.17.0.4:36448, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34885") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45452->172.17.0.4:34885, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37890") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51744->172.17.0.4:37890, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37404") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42760->172.17.0.4:37404, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31309") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57254->172.17.0.4:31309, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31326") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54042->172.17.0.4:31326, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31433") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60996->172.17.0.4:31433, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30079") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33182->172.17.0.4:30079, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38544") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55964->172.17.0.4:38544, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37212") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41342->172.17.0.4:37212, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36541") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42780->172.17.0.4:36541, err= 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34544") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57520->172.17.0.4:34544, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32945") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50776->172.17.0.4:32945, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32005") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35464->172.17.0.4:32005, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36138") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55294->172.17.0.4:36138, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39506") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48890->172.17.0.4:39506, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30666") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35040->172.17.0.4:30666, err= 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30988") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60120->172.17.0.4:30988, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39262") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36846->172.17.0.4:39262, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34965") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52664->172.17.0.4:34965, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39675") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54018->172.17.0.4:39675, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31943") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58646->172.17.0.4:31943, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37070") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:32862->172.17.0.4:37070, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37625") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41098->172.17.0.4:37625, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38690") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53026->172.17.0.4:38690, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37505") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41394->172.17.0.4:37505, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39593") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36158->172.17.0.4:39593, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37565") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39668->172.17.0.4:37565, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35187") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59854->172.17.0.4:35187, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30548") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48086->172.17.0.4:30548, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33038") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51120->172.17.0.4:33038, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32120") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34068->172.17.0.4:32120, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34148") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36756->172.17.0.4:34148, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36327") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52228->172.17.0.4:36327, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37836") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59490->172.17.0.4:37836, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34599") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50986->172.17.0.4:34599, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30347") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35192->172.17.0.4:30347, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39095") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43966->172.17.0.4:39095, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31900") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42736->172.17.0.4:31900, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33146") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33524->172.17.0.4:33146, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30576") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44682->172.17.0.4:30576, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31213") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56700->172.17.0.4:31213, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37486") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40544->172.17.0.4:37486, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30767") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58194->172.17.0.4:30767, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31852") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45182->172.17.0.4:31852, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39935") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40594->172.17.0.4:39935, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39356") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40920->172.17.0.4:39356, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37087") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37426->172.17.0.4:37087, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37787") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37896->172.17.0.4:37787, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36985") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43434->172.17.0.4:36985, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30044") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44852->172.17.0.4:30044, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31063") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49336->172.17.0.4:31063, err= 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38696") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45998->172.17.0.4:38696, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39205") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43010->172.17.0.4:39205, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38056") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52730->172.17.0.4:38056, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35322") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60508->172.17.0.4:35322, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38531") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50720->172.17.0.4:38531, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36787") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39564->172.17.0.4:36787, err= 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31005") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42054->172.17.0.4:31005, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36978") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50446->172.17.0.4:36978, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38907") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48860->172.17.0.4:38907, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39655") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44178->172.17.0.4:39655, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36486") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59050->172.17.0.4:36486, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32865") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38794->172.17.0.4:32865, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36865") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43842->172.17.0.4:36865, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37953") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48670->172.17.0.4:37953, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32043") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47758->172.17.0.4:32043, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38762") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46482->172.17.0.4:38762, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38814") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35440->172.17.0.4:38814, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34270") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37810->172.17.0.4:34270, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31396") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52226->172.17.0.4:31396, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30323") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54198->172.17.0.4:30323, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38292") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42304->172.17.0.4:38292, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33766") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57972->172.17.0.4:33766, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30569") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42284->172.17.0.4:30569, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38979") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34340->172.17.0.4:38979, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39709") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56506->172.17.0.4:39709, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33790") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59138->172.17.0.4:33790, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34961") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58850->172.17.0.4:34961, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33027") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41962->172.17.0.4:33027, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39835") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46458->172.17.0.4:39835, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39890") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34268->172.17.0.4:39890, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33644") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56726->172.17.0.4:33644, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39134") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51462->172.17.0.4:39134, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39888") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56332->172.17.0.4:39888, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36161") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56282->172.17.0.4:36161, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33839") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34784->172.17.0.4:33839, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32515") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58602->172.17.0.4:32515, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35496") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34762->172.17.0.4:35496, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35988") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37886->172.17.0.4:35988, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36674") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50246->172.17.0.4:36674, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32111") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37586->172.17.0.4:32111, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35267") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33094->172.17.0.4:35267, err= 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37916") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40210->172.17.0.4:37916, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34031") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49068->172.17.0.4:34031, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32494") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49722->172.17.0.4:32494, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33656") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52960->172.17.0.4:33656, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30899") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39848->172.17.0.4:30899, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30314") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34254->172.17.0.4:30314, err= 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37801") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38480->172.17.0.4:37801, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36643") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34140->172.17.0.4:36643, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31551") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36372->172.17.0.4:31551, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32888") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53928->172.17.0.4:32888, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36086") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50054->172.17.0.4:36086, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34953") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43292->172.17.0.4:34953, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30781") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42000->172.17.0.4:30781, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36777") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37306->172.17.0.4:36777, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33452") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33256->172.17.0.4:33452, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30898") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54006->172.17.0.4:30898, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30127") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47628->172.17.0.4:30127, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36705") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44492->172.17.0.4:36705, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33578") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56864->172.17.0.4:33578, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37173") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48496->172.17.0.4:37173, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32466") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33676->172.17.0.4:32466, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33351") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34480->172.17.0.4:33351, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33830") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45262->172.17.0.4:33830, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37703") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48100->172.17.0.4:37703, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38348") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43138->172.17.0.4:38348, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30629") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47992->172.17.0.4:30629, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30866") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58628->172.17.0.4:30866, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35344") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33020->172.17.0.4:35344, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31175") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53372->172.17.0.4:31175, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31000") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37160->172.17.0.4:31000, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30296") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34522->172.17.0.4:30296, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33080") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49746->172.17.0.4:33080, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36656") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39244->172.17.0.4:36656, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35845") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57766->172.17.0.4:35845, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35952") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59370->172.17.0.4:35952, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39631") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39640->172.17.0.4:39631, err= 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37061") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57192->172.17.0.4:37061, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30054") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40808->172.17.0.4:30054, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39431") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35900->172.17.0.4:39431, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31093") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58050->172.17.0.4:31093, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35279") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49984->172.17.0.4:35279, err= 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38389") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40150->172.17.0.4:38389, err= 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35781") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46368->172.17.0.4:35781, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34363") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58210->172.17.0.4:34363, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30870") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45650->172.17.0.4:30870, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33914") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48500->172.17.0.4:33914, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34398") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45096->172.17.0.4:34398, err= 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : apple: size = 5 OK 2026/07/05 01:35:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : apple: Unchanged skipping 2026/07/05 01:35:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:35:50 DEBUG : banana: size = 6 OK 2026/07/05 01:35:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : banana: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38349") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39008->172.17.0.4:38349, err= 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37559") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38492->172.17.0.4:37559, err= 2026/07/05 01:35:50 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : apple: Excluded 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : splitbananasplit: Excluded 2026/07/05 01:35:50 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : banana: Excluded 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39446") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34694->172.17.0.4:39446, err= 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:35:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37330") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40194->172.17.0.4:37330, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37089") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54264->172.17.0.4:37089, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35544") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54896->172.17.0.4:35544, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30514") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47668->172.17.0.4:30514, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34714") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49566->172.17.0.4:34714, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31059") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36490->172.17.0.4:31059, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33831") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47010->172.17.0.4:33831, err= --- PASS: TestTransform (5.85s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (5.11s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.07s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.08s) --- PASS: TestTransform/lowercase (0.07s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30384") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48448->172.17.0.4:30384, err= 2026/07/05 01:35:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:35:50 INFO : sub dir_somesuffix: Making directory 2026/07/05 01:35:50 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/05 01:35:50 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/05 01:35:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:35:50 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30873") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51880->172.17.0.4:30873, err= 2026/07/05 01:35:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/05 01:35:50 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:35:50 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35737") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53688->172.17.0.4:35737, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35842") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34940->172.17.0.4:35842, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39062") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44596->172.17.0.4:39062, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36521") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54824->172.17.0.4:36521, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39700") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44532->172.17.0.4:39700, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34882") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41370->172.17.0.4:34882, err= 2026/07/05 01:35:50 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:50 INFO : tictactoe: Making directory 2026/07/05 01:35:50 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:50 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35753") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49480->172.17.0.4:35753, err= 2026/07/05 01:35:50 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/05 01:35:50 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/05 01:35:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34664") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58324->172.17.0.4:34664, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34321") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52668->172.17.0.4:34321, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38770") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46436->172.17.0.4:38770, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39014") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48702->172.17.0.4:39014, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37382") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42488->172.17.0.4:37382, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34922") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55528->172.17.0.4:34922, err= 2026/07/05 01:35:50 INFO : toe: Making directory 2026/07/05 01:35:50 INFO : toe/toe: Making directory 2026/07/05 01:35:50 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:35:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:35:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34141") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49700->172.17.0.4:34141, err= 2026/07/05 01:35:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/05 01:35:50 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/05 01:35:50 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 01:35:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34611") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52554->172.17.0.4:34611, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35104") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54844->172.17.0.4:35104, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39375") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46618->172.17.0.4:39375, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37817") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55344->172.17.0.4:37817, err= 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31571") 2026/07/05 01:35:50 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59040->172.17.0.4:31571, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36789") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59846->172.17.0.4:36789, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30486") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42768->172.17.0.4:30486, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36305") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33936->172.17.0.4:36305, err= 2026/07/05 01:35:51 INFO : toe: Making directory 2026/07/05 01:35:51 INFO : toe/toe: Making directory 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30097") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34228->172.17.0.4:30097, err= 2026/07/05 01:35:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/05 01:35:51 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/05 01:35:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/05 01:35:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36403") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58912->172.17.0.4:36403, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34387") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49050->172.17.0.4:34387, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34505") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46574->172.17.0.4:34505, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31770") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45716->172.17.0.4:31770, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30759") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53368->172.17.0.4:30759, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34534") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58524->172.17.0.4:34534, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39033") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34896->172.17.0.4:39033, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:35:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32719") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46788->172.17.0.4:32719, err= 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 INFO : tictacempty_dir: Making directory 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 INFO : tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32142") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55818->172.17.0.4:32142, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33458") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49868->172.17.0.4:33458, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36219") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36258") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42068->172.17.0.4:36258, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42218->172.17.0.4:36219, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38623") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38028->172.17.0.4:38623, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37510") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43226->172.17.0.4:37510, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37829") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43708->172.17.0.4:37829, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32741") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57492->172.17.0.4:32741, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31279") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40252->172.17.0.4:31279, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39751") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35146->172.17.0.4:39751, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:35:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32860") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39764->172.17.0.4:32860, err= 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 INFO : tictacempty_dir: Making directory 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 INFO : tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34408") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55748->172.17.0.4:34408, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39298") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40322->172.17.0.4:39298, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34664") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58332->172.17.0.4:34664, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32322") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53000->172.17.0.4:32322, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35934") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57258->172.17.0.4:35934, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33791") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49304->172.17.0.4:33791, err= 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36823") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53382->172.17.0.4:36823, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39084") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42432->172.17.0.4:39084, err= 2026/07/05 01:35:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37511") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57232->172.17.0.4:37511, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/05 01:35:51 NOTICE: ftp://172.17.0.4:21/rclone-test-refohus1bupu: 0 differences found 2026/07/05 01:35:51 NOTICE: ftp://172.17.0.4:21/rclone-test-refohus1bupu: 1 hashes could not be checked 2026/07/05 01:35:51 NOTICE: ftp://172.17.0.4:21/rclone-test-refohus1bupu: 1 matching files 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30432") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58584->172.17.0.4:30432, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39588") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37005") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43644->172.17.0.4:39588, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53454->172.17.0.4:37005, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38296") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51044->172.17.0.4:38296, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34482") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52582->172.17.0.4:34482, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35710") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49724->172.17.0.4:35710, err= 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 INFO : tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31066") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37412->172.17.0.4:31066, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38380") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45558->172.17.0.4:38380, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36077") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34192->172.17.0.4:36077, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37410") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53296->172.17.0.4:37410, err= 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38094") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33596->172.17.0.4:38094, err= 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39225") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53314->172.17.0.4:39225, err= 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32702") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52314->172.17.0.4:32702, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37627") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40508->172.17.0.4:37627, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38494") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42062->172.17.0.4:38494, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36942") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50210->172.17.0.4:36942, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31304") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38912->172.17.0.4:31304, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30633") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:46344->172.17.0.4:30633, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37564") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45272->172.17.0.4:37564, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33096") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59764->172.17.0.4:33096, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/07/05 01:35:51 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33207") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36926->172.17.0.4:33207, err= 2026/07/05 01:35:51 INFO : toe: Making directory 2026/07/05 01:35:51 INFO : toe/toe: Making directory 2026/07/05 01:35:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30126") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52756->172.17.0.4:30126, err= 2026/07/05 01:35:51 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/05 01:35:51 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/05 01:35:51 INFO : toe/toe/toe: Copied (new) 2026/07/05 01:35:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36925") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36392->172.17.0.4:36925, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30820") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54602->172.17.0.4:30820, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30113") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:38108->172.17.0.4:30113, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34214") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:35492->172.17.0.4:34214, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37332") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44880->172.17.0.4:37332, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39849") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56408->172.17.0.4:39849, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33156") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36224->172.17.0.4:33156, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:35:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38051") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54364->172.17.0.4:38051, err= 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 INFO : tictacempty_dir: Making directory 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 INFO : tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34143") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:42730->172.17.0.4:34143, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:35:51 INFO : toe/toe: Removing directory 2026/07/05 01:35:51 INFO : toe: Removing directory 2026/07/05 01:35:51 INFO : empty_dir: Removing directory 2026/07/05 01:35:51 DEBUG : Local file system at /tmp/rclone2999673430: deleted 3 directories 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35500") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56712->172.17.0.4:35500, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37278") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33479") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39442->172.17.0.4:37278, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45106->172.17.0.4:33479, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35644") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54472->172.17.0.4:35644, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30754") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40370->172.17.0.4:30754, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34504") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32486") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40544->172.17.0.4:34504, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34572->172.17.0.4:32486, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34939") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50512->172.17.0.4:34939, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35829") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36228->172.17.0.4:35829, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:35:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37067") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50134->172.17.0.4:37067, err= 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 INFO : tictacempty_dir: Making directory 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 INFO : tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39323") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60124->172.17.0.4:39323, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:35:51 INFO : toe/toe: Removing directory 2026/07/05 01:35:51 INFO : toe: Removing directory 2026/07/05 01:35:51 INFO : empty_dir: Removing directory 2026/07/05 01:35:51 DEBUG : Local file system at /tmp/rclone2999673430: deleted 3 directories 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32715") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53696->172.17.0.4:32715, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34076") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33977") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54154->172.17.0.4:34076, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:50878->172.17.0.4:33977, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37398") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48066->172.17.0.4:37398, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:35:51 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33636") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34932->172.17.0.4:33636, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34232") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39696->172.17.0.4:34232, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38983") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31058") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43586->172.17.0.4:31058, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54832->172.17.0.4:38983, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37195") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43528->172.17.0.4:37195, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30989") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54968->172.17.0.4:30989, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37001") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48484->172.17.0.4:37001, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32204") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33858") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40280->172.17.0.4:32204, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44780->172.17.0.4:33858, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39795") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53174->172.17.0.4:39795, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38662") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45180->172.17.0.4:38662, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33976") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57404->172.17.0.4:33976, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37230") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33222->172.17.0.4:37230, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : Reset feature "Copy" 2026/07/05 01:35:51 DEBUG : Reset feature "Move" 2026/07/05 01:35:51 DEBUG : Reset feature "Copy" 2026/07/05 01:35:51 DEBUG : Reset feature "Move" 2026/07/05 01:35:51 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:35:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36566") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34946->172.17.0.4:36566, err= 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 INFO : tictacempty_dir: Making directory 2026/07/05 01:35:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 INFO : tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: tictactoe 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 INFO : tictactoe/tictactoe: Making directory 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/05 01:35:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39087") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57118->172.17.0.4:39087, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Deleted 2026/07/05 01:35:51 INFO : toe/toe: Removing directory 2026/07/05 01:35:51 INFO : toe: Removing directory 2026/07/05 01:35:51 INFO : empty_dir: Removing directory 2026/07/05 01:35:51 DEBUG : Local file system at /tmp/rclone2999673430: deleted 3 directories 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31982") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37376->172.17.0.4:31982, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30236") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58404->172.17.0.4:30236, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33347") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43974->172.17.0.4:33347, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:37906") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49356->172.17.0.4:37906, err= 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:35:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35009") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39020->172.17.0.4:35009, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31087") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41260->172.17.0.4:31087, err= 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 01:35:51 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/05 01:35:51 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34233") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37030->172.17.0.4:34233, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31300") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:40202->172.17.0.4:31300, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31102") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34575") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:54806->172.17.0.4:34575, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44108->172.17.0.4:31102, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32749") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:45612->172.17.0.4:32749, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35344") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33024->172.17.0.4:35344, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30170") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60198->172.17.0.4:30170, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34363") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32002") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35742") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43052->172.17.0.4:32002, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51598->172.17.0.4:35742, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58214->172.17.0.4:34363, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36426") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31220") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:41318->172.17.0.4:36426, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39398->172.17.0.4:31220, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33125") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33374->172.17.0.4:33125, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 DEBUG : toe: transformed to: dG9l 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32909") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55974->172.17.0.4:32909, err= 2026/07/05 01:35:51 DEBUG : toe: transformed to: dG9l 2026/07/05 01:35:51 INFO : dG9l: Making directory 2026/07/05 01:35:51 DEBUG : toe: transformed to: dG9l 2026/07/05 01:35:51 DEBUG : toe: transformed to: dG9l 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 01:35:51 INFO : dG9l/dG9l: Making directory 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/05 01:35:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35900") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:51864->172.17.0.4:35900, err= 2026/07/05 01:35:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/05 01:35:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/05 01:35:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38117") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:43176->172.17.0.4:38117, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31811") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:49812->172.17.0.4:31811, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33844") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:55770->172.17.0.4:33844, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38613") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52620->172.17.0.4:38613, err= 2026/07/05 01:35:51 DEBUG : dG9l: transformed to: toe 2026/07/05 01:35:51 DEBUG : dG9l: transformed to: toe 2026/07/05 01:35:51 DEBUG : toe: Directory modification time the same (differ by 105.647027ms, within tolerance 1s) 2026/07/05 01:35:51 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31315") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:56282->172.17.0.4:31315, err= 2026/07/05 01:35:51 DEBUG : dG9l: transformed to: toe 2026/07/05 01:35:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/05 01:35:51 DEBUG : toe/toe: Directory modification time the same (differ by 105.647027ms, within tolerance 1s) 2026/07/05 01:35:51 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31482") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:36672->172.17.0.4:31482, err= 2026/07/05 01:35:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/05 01:35:51 DEBUG : Local file system at /tmp/rclone2999673430: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/05 01:35:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/05 01:35:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/05 01:35:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/05 01:35:51 DEBUG : Local file system at /tmp/rclone2999673430: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:32543") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34080->172.17.0.4:32543, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:31478") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:48902->172.17.0.4:31478, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36706") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:59702->172.17.0.4:36706, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30771") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:34034->172.17.0.4:30771, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:39466") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:57662->172.17.0.4:39466, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:33412") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58284->172.17.0.4:33412, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35800") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:47752->172.17.0.4:35800, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-refohus1bupu", Local "Local file system at /tmp/rclone2999673430", Modify Window "1s" 2026/07/05 01:35:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38496") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:58738->172.17.0.4:38496, err= 2026/07/05 01:35:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: 2026/07/05 01:35:51 INFO : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Making directory 2026/07/05 01:35:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: 2026/07/05 01:35:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: 2026/07/05 01:35:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: 2026/07/05 01:35:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 01:35:51 INFO : toe/toe: Making directory 2026/07/05 01:35:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:35:51 DEBUG : toe/toe: transformed to: 2026/07/05 01:35:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/05 01:35:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:35:51 DEBUG : toe: transformed to: 2026/07/05 01:35:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/05 01:35:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/05 01:35:51 DEBUG : toe/toe/toe: transformed to: 2026/07/05 01:35:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for checks to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Waiting for transfers to finish 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:34500") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44622->172.17.0.4:34500, err= 2026/07/05 01:35:51 DEBUG : toe/toe/toe: size = 11 OK 2026/07/05 01:35:51 INFO : toe/toe/toe: Copied (new) 2026/07/05 01:35:51 ERROR : ftp://172.17.0.4:21/rclone-test-refohus1bupu: not deleting files as there were IO errors 2026/07/05 01:35:51 ERROR : ftp://172.17.0.4:21/rclone-test-refohus1bupu: not deleting directories as there were IO errors 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30804") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:52744->172.17.0.4:30804, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35037") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60368->172.17.0.4:35037, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36980") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:33702->172.17.0.4:36980, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36011") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:37542->172.17.0.4:36011, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:35165") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:53762->172.17.0.4:35165, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:36656") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:39250->172.17.0.4:36656, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:38167") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:60932->172.17.0.4:38167, err= --- PASS: TestError (0.01s) PASS 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: dial("tcp","172.17.0.4:30044") 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: > dial: conn=172.17.0.1:44862->172.17.0.4:30044, err= 2026/07/05 01:35:51 DEBUG : ftp://172.17.0.4:21/rclone-test-refohus1bupu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m29.541229188s (try 1/5)