"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/04 01:48:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi" 2026/05/04 01:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/04 01:48:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:08 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:08 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Connecting to FTP server 2026/05/04 01:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:08 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60142->172.17.0.3:21, err= 2026/05/04 01:48:10 DEBUG : Creating backend with remote "/tmp/rclone2720819451" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37349") 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33984->172.17.0.3:37349, err= 2026/05/04 01:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35227") 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49422->172.17.0.3:35227, err= 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32780") 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56844->172.17.0.3:32780, err= 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38362") 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40502->172.17.0.3:38362, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33236") 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56622->172.17.0.3:33236, err= 2026/05/04 01:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34563") 2026/05/04 01:48:10 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46786->172.17.0.3:34563, err= 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:11 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36064") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48378->172.17.0.3:36064, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34332") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38208->172.17.0.3:34332, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36479") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48906->172.17.0.3:36479, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39983") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35906->172.17.0.3:39983, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30896") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33380->172.17.0.3:30896, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33570") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51254->172.17.0.3:33570, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30882") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49554->172.17.0.3:30882, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34317") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55794->172.17.0.3:34317, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36023") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58446->172.17.0.3:36023, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:11 DEBUG : Creating backend with remote "/non-existing" 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39078") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59906->172.17.0.3:39078, err= 2026/05/04 01:48:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39044") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56438->172.17.0.3:39044, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32436") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35420->172.17.0.3:32436, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39772") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55258->172.17.0.3:39772, err= 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:11 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35284") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38610->172.17.0.3:35284, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31944") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52988->172.17.0.3:31944, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30802") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60886->172.17.0.3:30802, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31466") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43546->172.17.0.3:31466, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35091") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47546->172.17.0.3:35091, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36194") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37538->172.17.0.3:36194, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30527") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35750->172.17.0.3:30527, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:11 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Running all checks before starting transfers 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30868") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42104->172.17.0.3:30868, err= 2026/05/04 01:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:11 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Checks finished, now starting transfers 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39801") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42768->172.17.0.3:39801, err= 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:11 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32260") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34568->172.17.0.3:32260, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34467") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47506->172.17.0.3:34467, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31465") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58036->172.17.0.3:31465, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31756") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57230->172.17.0.3:31756, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33436") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49088->172.17.0.3:33436, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:11 ERROR : Ignoring --no-traverse with sync 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36968") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57040->172.17.0.3:36968, err= 2026/05/04 01:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33006") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60776->172.17.0.3:33006, err= 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:11 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:11 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30481") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56120->172.17.0.3:30481, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32641") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36590->172.17.0.3:32641, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33637") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56078->172.17.0.3:33637, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34507") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47484->172.17.0.3:34507, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39906") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33566->172.17.0.3:39906, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30342") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33446->172.17.0.3:30342, err= 2026/05/04 01:48:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39868") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35142->172.17.0.3:39868, err= 2026/05/04 01:48:11 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/04 01:48:11 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/04 01:48:11 INFO : hello world2: Copied (new) 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34637") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56738->172.17.0.3:34637, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39372") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39356->172.17.0.3:39372, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30178") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32782->172.17.0.3:30178, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36138") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45108->172.17.0.3:36138, err= 2026/05/04 01:48:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35778") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42702->172.17.0.3:35778, err= 2026/05/04 01:48:11 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/04 01:48:11 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/04 01:48:11 INFO : potato2: Copied (new) 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31850") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45368->172.17.0.3:31850, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32213") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37514->172.17.0.3:32213, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32758") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41606->172.17.0.3:32758, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36743") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55266->172.17.0.3:36743, err= 2026/05/04 01:48:11 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/04 01:48:11 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/04 01:48:11 INFO : potato2: Copied (new) 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33622") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50710->172.17.0.3:33622, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39507") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55218->172.17.0.3:39507, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30015") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48920->172.17.0.3:30015, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/04 01:48:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:48:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:48:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35900") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48404->172.17.0.3:35900, err= 2026/05/04 01:48:11 INFO : sub dir2: Making directory 2026/05/04 01:48:11 INFO : sub dir: Making directory 2026/05/04 01:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:11 INFO : sub dir2/sub sub dir2: Making directory 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Connecting to FTP server 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60154->172.17.0.3:21, err= 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34954") 2026/05/04 01:48:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42038->172.17.0.3:34954, err= 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:11 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36499") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52354->172.17.0.3:36499, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37488") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43698->172.17.0.3:37488, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38342") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60404->172.17.0.3:38342, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30101") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35240->172.17.0.3:30101, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36091") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60790->172.17.0.3:36091, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34990") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35261") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51712->172.17.0.3:35261, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53712->172.17.0.3:34990, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35623") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45866->172.17.0.3:35623, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39181") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47012->172.17.0.3:39181, err= --- PASS: TestCopyEmptyDirectories (2.22s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:13 INFO : sub dir2: Making directory 2026/05/04 01:48:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/04 01:48:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35224") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35332->172.17.0.3:35224, err= 2026/05/04 01:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37097") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39476->172.17.0.3:37097, err= 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:13 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30688") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54642->172.17.0.3:30688, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30666") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35308->172.17.0.3:30666, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34273") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42072->172.17.0.3:34273, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32413") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41252->172.17.0.3:32413, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34228") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56302->172.17.0.3:34228, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:13 DEBUG : sub dir2: Making directory with metadata 2026/05/04 01:48:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36574") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45844->172.17.0.3:36574, err= 2026/05/04 01:48:13 INFO : sub dir2: Making directory 2026/05/04 01:48:13 INFO : sub dir: Making directory 2026/05/04 01:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35605") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49174->172.17.0.3:35605, err= 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:13 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:13 INFO : sub dir/hello world: Deleted 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37404") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52236->172.17.0.3:37404, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34277") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33333") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46778->172.17.0.3:34277, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59776->172.17.0.3:33333, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38002") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54906->172.17.0.3:38002, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39274") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42200->172.17.0.3:39274, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39150") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51986->172.17.0.3:39150, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39165") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48846->172.17.0.3:39165, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39084") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56108->172.17.0.3:39084, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38001") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59946->172.17.0.3:38001, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30714") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45362->172.17.0.3:30714, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:13 INFO : sub dir2: Making directory 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31161") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43892->172.17.0.3:31161, err= 2026/05/04 01:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34168") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46460->172.17.0.3:34168, err= 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:13 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:13 INFO : sub dir/hello world: Deleted 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37122") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41910->172.17.0.3:37122, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37818") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45462->172.17.0.3:37818, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34279") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42980->172.17.0.3:34279, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34513") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47228->172.17.0.3:34513, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36927") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35024->172.17.0.3:36927, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:13 DEBUG : sub dir2: Making directory with metadata 2026/05/04 01:48:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:48:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32783") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57180->172.17.0.3:32783, err= 2026/05/04 01:48:13 INFO : sub dir2: Making directory 2026/05/04 01:48:13 INFO : sub dir: Making directory 2026/05/04 01:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31016") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60098->172.17.0.3:31016, err= 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:13 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38146") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48212->172.17.0.3:38146, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32750") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33449") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50170->172.17.0.3:33449, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52962->172.17.0.3:32750, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35731") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55436->172.17.0.3:35731, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33446") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39856") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56678->172.17.0.3:33446, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40978->172.17.0.3:39856, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39238") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42968->172.17.0.3:39238, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38167") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49298->172.17.0.3:38167, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37799") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51864->172.17.0.3:37799, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:13 INFO : sub dir2: Making directory 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31498") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47530->172.17.0.3:31498, err= 2026/05/04 01:48:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31877") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55378->172.17.0.3:31877, err= 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:13 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:13 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35137") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53760->172.17.0.3:35137, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34518") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38886->172.17.0.3:34518, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38922") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42124->172.17.0.3:38922, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39060") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48378->172.17.0.3:39060, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36068") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52244->172.17.0.3:36068, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35778") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54182->172.17.0.3:35778, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34870") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48660->172.17.0.3:34870, err= 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35436") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60492->172.17.0.3:35436, err= 2026/05/04 01:48:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-latamut1waba" 2026/05/04 01:48:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:13 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:13 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: Connecting to FTP server 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:13 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: > dial: conn=172.17.0.1:54302->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-karumud1yavi -> ftp://172.17.0.3:21/rclone-test-latamut1waba 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: dial("tcp","172.17.0.3:31733") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: > dial: conn=172.17.0.1:44050->172.17.0.3:31733, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34324") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44478->172.17.0.3:34324, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34377") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57372->172.17.0.3:34377, err= 2026/05/04 01:48:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: Waiting for checks to finish 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: Waiting for transfers to finish 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39871") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57378->172.17.0.3:39871, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: dial("tcp","172.17.0.3:31188") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: > dial: conn=172.17.0.1:44848->172.17.0.3:31188, err= 2026/05/04 01:48:15 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/04 01:48:15 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/04 01:48:15 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: dial("tcp","172.17.0.3:36565") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: > dial: conn=172.17.0.1:49182->172.17.0.3:36565, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: dial("tcp","172.17.0.3:35541") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: > dial: conn=172.17.0.1:59542->172.17.0.3:35541, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: dial("tcp","172.17.0.3:38411") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: > dial: conn=172.17.0.1:43774->172.17.0.3:38411, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: dial("tcp","172.17.0.3:37342") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: > dial: conn=172.17.0.1:40202->172.17.0.3:37342, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: Purge object "sub dir/hello world" 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: Purge dir "sub dir" 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: Purge dir "" 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33605") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48054->172.17.0.3:33605, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39526") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40356->172.17.0.3:39526, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35799") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52280->172.17.0.3:35799, err= --- PASS: TestServerSideCopy (2.32s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36407") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35244->172.17.0.3:36407, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31226") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39808->172.17.0.3:31226, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34430") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40388->172.17.0.3:34430, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37973") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48784->172.17.0.3:37973, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32763") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58994->172.17.0.3:32763, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:48:15 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:15 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39994") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59192->172.17.0.3:39994, err= 2026/05/04 01:48:15 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/04 01:48:15 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/04 01:48:15 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39323") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35092->172.17.0.3:39323, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39938") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35530->172.17.0.3:39938, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39645") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46078->172.17.0.3:39645, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33905") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52516->172.17.0.3:33905, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37159") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39346->172.17.0.3:37159, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32238") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55618->172.17.0.3:32238, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33577") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47508->172.17.0.3:33577, err= 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39848") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54294->172.17.0.3:39848, err= 2026/05/04 01:48:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-renucuf4heyo" 2026/05/04 01:48:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:15 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:15 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:15 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: Connecting to FTP server 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:15 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:54312->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-karumud1yavi -> ftp://172.17.0.3:21/rclone-test-renucuf4heyo 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:35768") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30310") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34920->172.17.0.3:30310, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:48246->172.17.0.3:35768, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31575") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45200->172.17.0.3:31575, err= 2026/05/04 01:48:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: Waiting for checks to finish 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: Waiting for transfers to finish 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39359") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34450->172.17.0.3:39359, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:31003") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:52204->172.17.0.3:31003, err= 2026/05/04 01:48:18 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/04 01:48:18 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/04 01:48:18 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:37244") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:42274->172.17.0.3:37244, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:35274") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:52410->172.17.0.3:35274, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32929") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36726->172.17.0.3:32929, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33896") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50538->172.17.0.3:33896, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35597") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56096->172.17.0.3:35597, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:35513") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36185") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:53788->172.17.0.3:35513, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44162->172.17.0.3:36185, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:37954") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:60222->172.17.0.3:37954, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30250") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58972->172.17.0.3:30250, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: Waiting for checks to finish 2026/05/04 01:48:18 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:18 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-renucuf4heyo) 2026/05/04 01:48:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: Waiting for transfers to finish 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30898") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52488->172.17.0.3:30898, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:37100") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:47246->172.17.0.3:37100, err= 2026/05/04 01:48:18 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/04 01:48:18 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/04 01:48:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:31359") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:35998->172.17.0.3:31359, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:39989") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:41162->172.17.0.3:39989, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:33856") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:37622->172.17.0.3:33856, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: dial("tcp","172.17.0.3:36700") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: > dial: conn=172.17.0.1:35334->172.17.0.3:36700, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: Purge object "sub dir/hello world" 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: Purge dir "sub dir" 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: Purge dir "" 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37343") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60182->172.17.0.3:37343, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34883") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43482->172.17.0.3:34883, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30372") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38942->172.17.0.3:30372, err= --- PASS: TestServerSideCopyOverSelf (2.36s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39146") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47088->172.17.0.3:39146, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34833") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57356->172.17.0.3:34833, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31957") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54422->172.17.0.3:31957, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33406") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44316->172.17.0.3:33406, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33572") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34296->172.17.0.3:33572, err= 2026/05/04 01:48:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:48:18 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32367") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50876->172.17.0.3:32367, err= 2026/05/04 01:48:18 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/04 01:48:18 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/04 01:48:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/04 01:48:18 INFO : sub dir/hello world: Deleted 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38005") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38488->172.17.0.3:38005, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30544") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50904->172.17.0.3:30544, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33408") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52124->172.17.0.3:33408, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33016") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34246->172.17.0.3:33016, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33805") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59606->172.17.0.3:33805, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30852") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53580->172.17.0.3:30852, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36201") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49248->172.17.0.3:36201, err= 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33252") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47966->172.17.0.3:33252, err= 2026/05/04 01:48:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fihuyux1suta" 2026/05/04 01:48:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:18 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:18 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Connecting to FTP server 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:54324->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-karumud1yavi -> ftp://172.17.0.3:21/rclone-test-fihuyux1suta 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:36297") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:52062->172.17.0.3:36297, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39440") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37196->172.17.0.3:39440, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35607") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56636->172.17.0.3:35607, err= 2026/05/04 01:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30329") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51008->172.17.0.3:30329, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:37832") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:50512->172.17.0.3:37832, err= 2026/05/04 01:48:20 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/04 01:48:20 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/04 01:48:20 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:32691") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:51870->172.17.0.3:32691, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:33405") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:44962->172.17.0.3:33405, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31789") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33726->172.17.0.3:31789, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33624") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35050->172.17.0.3:33624, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33092") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58656->172.17.0.3:33092, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Using server-side directory move 2026/05/04 01:48:20 INFO : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39123") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51950->172.17.0.3:39123, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:30819") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:59988->172.17.0.3:30819, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:31943") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:40726->172.17.0.3:31943, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34672") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59842->172.17.0.3:34672, err= 2026/05/04 01:48:20 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:20 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-fihuyux1suta) 2026/05/04 01:48:20 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Waiting for transfers to finish 2026/05/04 01:48:20 INFO : sub dir/hello world: Deleted 2026/05/04 01:48:20 INFO : sub dir/hello world: Moved (server-side) 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32217") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50256->172.17.0.3:32217, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34372") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39458->172.17.0.3:34372, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:36300") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:45254->172.17.0.3:36300, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:33196") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:58560->172.17.0.3:33196, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32602") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49856->172.17.0.3:32602, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30154") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46014->172.17.0.3:30154, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37305") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45896->172.17.0.3:37305, err= 2026/05/04 01:48:20 DEBUG : testing file moves 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:37794") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38573") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:46390->172.17.0.3:37794, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54854->172.17.0.3:38573, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:36380") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:48860->172.17.0.3:36380, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38621") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41028->172.17.0.3:38621, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:20 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-fihuyux1suta) 2026/05/04 01:48:20 DEBUG : sub dir/hello world: Sizes differ 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Waiting for transfers to finish 2026/05/04 01:48:20 INFO : sub dir/hello world: Deleted 2026/05/04 01:48:20 INFO : sub dir/hello world: Moved (server-side) 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30043") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41688->172.17.0.3:30043, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32194") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53896->172.17.0.3:32194, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:33209") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:33462->172.17.0.3:33209, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:34962") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:59694->172.17.0.3:34962, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:31638") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:34998->172.17.0.3:31638, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: dial("tcp","172.17.0.3:34570") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: > dial: conn=172.17.0.1:43880->172.17.0.3:34570, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Purge object "sub dir/hello world" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Purge dir "sub dir" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: Purge dir "" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37016") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44282->172.17.0.3:37016, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35549") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44342->172.17.0.3:35549, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31057") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35788->172.17.0.3:31057, err= --- PASS: TestServerSideMoveOverSelf (2.17s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34091") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48994->172.17.0.3:34091, err= 2026/05/04 01:48:20 ERROR : error listing: directory not found 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39408") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32994->172.17.0.3:39408, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35944") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59452->172.17.0.3:35944, err= 2026/05/04 01:48:20 INFO : Local file system at /tmp/rclone2720819451: Making directory 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31486") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57162->172.17.0.3:31486, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38616") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37186->172.17.0.3:38616, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34060") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43128->172.17.0.3:34060, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31666") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56800->172.17.0.3:31666, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32669") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39714->172.17.0.3:32669, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31593") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58116->172.17.0.3:31593, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33833") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47678->172.17.0.3:33833, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37826") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47278->172.17.0.3:37826, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35808") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60440->172.17.0.3:35808, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31168") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52738->172.17.0.3:31168, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36359") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43124->172.17.0.3:36359, err= 2026/05/04 01:48:20 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37496") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49990->172.17.0.3:37496, err= 2026/05/04 01:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:20 DEBUG : Local file system at /tmp/rclone2720819451: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : Local file system at /tmp/rclone2720819451: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34807") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36462->172.17.0.3:34807, err= 2026/05/04 01:48:20 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/04 01:48:20 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/04 01:48:20 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32376") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54284->172.17.0.3:32376, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36309") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54568->172.17.0.3:36309, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33943") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49160->172.17.0.3:33943, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35020") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37708->172.17.0.3:35020, err= 2026/05/04 01:48:20 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34685") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57674->172.17.0.3:34685, err= 2026/05/04 01:48:20 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/04 01:48:20 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/04 01:48:20 INFO : check sum: Copied (new) 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36048") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46680->172.17.0.3:36048, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32911") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35344->172.17.0.3:32911, err= 2026/05/04 01:48:20 DEBUG : check sum: size = 1 OK 2026/05/04 01:48:20 NOTICE: ftp://172.17.0.3:21/rclone-test-karumud1yavi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/04 01:48:20 DEBUG : check sum: Size of src and dst objects identical 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : check sum: Unchanged skipping 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 INFO : There was nothing to transfer 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38211") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60196->172.17.0.3:38211, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31134") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48740->172.17.0.3:31134, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33393") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54940->172.17.0.3:33393, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37544") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36184->172.17.0.3:37544, err= 2026/05/04 01:48:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31675") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47320->172.17.0.3:31675, err= 2026/05/04 01:48:20 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/04 01:48:20 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/04 01:48:20 INFO : sizeonly: Copied (new) 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33846") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58388->172.17.0.3:33846, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36793") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55364->172.17.0.3:36793, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : sizeonly: size = 6 OK 2026/05/04 01:48:20 DEBUG : sizeonly: Sizes identical 2026/05/04 01:48:20 DEBUG : sizeonly: Unchanged skipping 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 INFO : There was nothing to transfer 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36976") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57850->172.17.0.3:36976, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32314") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40656->172.17.0.3:32314, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35044") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36160->172.17.0.3:35044, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30386") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52064->172.17.0.3:30386, err= 2026/05/04 01:48:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30772") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37064->172.17.0.3:30772, err= 2026/05/04 01:48:20 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/04 01:48:20 INFO : ignore-size: Copied (new) 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38805") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44448->172.17.0.3:38805, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39835") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56616->172.17.0.3:39835, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:48:20 DEBUG : ignore-size: Unchanged skipping 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 INFO : There was nothing to transfer 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38371") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33418->172.17.0.3:38371, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30483") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46660->172.17.0.3:30483, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37302") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60630->172.17.0.3:37302, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33907") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47334->172.17.0.3:33907, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33104") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39366->172.17.0.3:33104, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38966") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34496->172.17.0.3:38966, err= 2026/05/04 01:48:20 DEBUG : existing: size = 6 OK 2026/05/04 01:48:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : existing: Unchanged skipping 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 INFO : There was nothing to transfer 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31849") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54644->172.17.0.3:31849, err= 2026/05/04 01:48:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39182") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60384->172.17.0.3:39182, err= 2026/05/04 01:48:20 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/04 01:48:20 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/04 01:48:20 INFO : existing: Copied (replaced existing) 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33224") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37972->172.17.0.3:33224, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39964") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52504->172.17.0.3:39964, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32099") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47602->172.17.0.3:32099, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38968") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33202->172.17.0.3:38968, err= 2026/05/04 01:48:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35663") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58904->172.17.0.3:35663, err= 2026/05/04 01:48:20 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/04 01:48:20 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/04 01:48:20 INFO : existing: Copied (new) 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37986") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38564->172.17.0.3:37986, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33187") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47766->172.17.0.3:33187, err= 2026/05/04 01:48:20 DEBUG : existing: Destination exists, skipping 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:20 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:20 INFO : There was nothing to transfer 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37592") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45580->172.17.0.3:37592, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35116") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59728->172.17.0.3:35116, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30610") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34954->172.17.0.3:30610, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33495") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51450->172.17.0.3:33495, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34205") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47848->172.17.0.3:34205, err= 2026/05/04 01:48:20 INFO : d: Making directory 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33148") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50978->172.17.0.3:33148, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Connecting to FTP server 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54340->172.17.0.3:21, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36600") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30256") 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56046->172.17.0.3:36600, err= 2026/05/04 01:48:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45474->172.17.0.3:30256, err= 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33100") 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49310->172.17.0.3:33100, err= 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37100") 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43874->172.17.0.3:37100, err= 2026/05/04 01:48:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33075") 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Connecting to FTP server 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47410->172.17.0.3:33075, err= 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35346") 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39206->172.17.0.3:21, err= 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34036->172.17.0.3:35346, err= 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33551") 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38850->172.17.0.3:33551, err= 2026/05/04 01:48:22 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:48:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:22 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:48:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38886") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52774->172.17.0.3:38886, err= 2026/05/04 01:48:24 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/04 01:48:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/04 01:48:24 INFO : a/potato2: Copied (new) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : b/potato: Deleted 2026/05/04 01:48:24 INFO : d: Removing directory 2026/05/04 01:48:24 INFO : b: Removing directory 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: deleted 2 directories 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33505") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42352->172.17.0.3:33505, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39806") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44698->172.17.0.3:39806, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33969") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56426->172.17.0.3:33969, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38269") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52746->172.17.0.3:38269, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36048") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57516->172.17.0.3:36048, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34783") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55686->172.17.0.3:34783, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36307") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50556->172.17.0.3:36307, err= --- PASS: TestSyncIgnoreErrors (4.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34858") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49174->172.17.0.3:34858, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32888") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46608->172.17.0.3:32888, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36779") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46080->172.17.0.3:36779, err= 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 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/05/04 01:48:24 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31123") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52390->172.17.0.3:31123, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30602") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59558->172.17.0.3:30602, err= 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 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/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39686") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43166->172.17.0.3:39686, err= 2026/05/04 01:48:24 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/04 01:48:24 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/04 01:48:24 INFO : empty space: Copied (replaced existing) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33820") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37440->172.17.0.3:33820, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34057") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56338->172.17.0.3:34057, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32328") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43190->172.17.0.3:32328, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35651") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45700->172.17.0.3:35651, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33809") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58130->172.17.0.3:33809, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35088") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47304->172.17.0.3:35088, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33695") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39392->172.17.0.3:33695, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37880") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55394->172.17.0.3:37880, err= 2026/05/04 01:48:24 DEBUG : foo: size = 3 OK 2026/05/04 01:48:24 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/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37766") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52586->172.17.0.3:37766, err= 2026/05/04 01:48:24 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/04 01:48:24 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/04 01:48:24 INFO : foo: Copied (replaced existing) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30051") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35392->172.17.0.3:30051, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32050") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56100->172.17.0.3:32050, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34252") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44490->172.17.0.3:34252, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38340") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36412->172.17.0.3:38340, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30256") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58676->172.17.0.3:30256, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38732") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33868->172.17.0.3:38732, err= 2026/05/04 01:48:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39079") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48966->172.17.0.3:39079, err= 2026/05/04 01:48:24 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/04 01:48:24 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/04 01:48:24 INFO : potato: Copied (new) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38510") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35678->172.17.0.3:38510, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31728") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57630->172.17.0.3:31728, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39485") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51838->172.17.0.3:39485, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38565") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43600->172.17.0.3:38565, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37880") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55406->172.17.0.3:37880, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31619") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37158->172.17.0.3:31619, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:48:24 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:24 DEBUG : potato: Sizes differ 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38298") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32828->172.17.0.3:38298, err= 2026/05/04 01:48:24 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/04 01:48:24 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/04 01:48:24 INFO : potato: Copied (replaced existing) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31898") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47902->172.17.0.3:31898, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32665") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36736->172.17.0.3:32665, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33688") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47196->172.17.0.3:33688, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36902") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56978->172.17.0.3:36902, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30364") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55002->172.17.0.3:30364, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34596") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42230->172.17.0.3:34596, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : potato: size = 21 OK 2026/05/04 01:48:24 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/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35646") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38036->172.17.0.3:35646, err= 2026/05/04 01:48:24 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/04 01:48:24 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/04 01:48:24 INFO : potato: Copied (replaced existing) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36312") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54504->172.17.0.3:36312, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32782") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48576->172.17.0.3:32782, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38820") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48514->172.17.0.3:38820, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31155") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58848->172.17.0.3:31155, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31929") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41818->172.17.0.3:31929, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31335") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39882->172.17.0.3:31335, err= 2026/05/04 01:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34076") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59638->172.17.0.3:34076, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34925") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59250->172.17.0.3:34925, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36129") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54394->172.17.0.3:36129, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36678") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48090->172.17.0.3:36678, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34978") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46880->172.17.0.3:34978, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35475") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52156->172.17.0.3:35475, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33415") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54678->172.17.0.3:33415, err= 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35445") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39984->172.17.0.3:35445, err= 2026/05/04 01:48:24 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/04 01:48:24 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/04 01:48:24 INFO : potato2: Copied (new) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : potato: Deleted 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36359") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44310->172.17.0.3:36359, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33645") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42136->172.17.0.3:33645, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37628") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42890->172.17.0.3:37628, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38632") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33866->172.17.0.3:38632, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32286") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53748->172.17.0.3:32286, err= 2026/05/04 01:48:24 INFO : d: Making directory 2026/05/04 01:48:24 INFO : d/e: Making directory 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37925") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49438->172.17.0.3:37925, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31676") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35928->172.17.0.3:31676, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32788") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34075") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49100->172.17.0.3:32788, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58794->172.17.0.3:34075, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34951") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51950->172.17.0.3:34951, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36800") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33720->172.17.0.3:36800, err= 2026/05/04 01:48:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34498") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33541") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31058") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45608->172.17.0.3:31058, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45000->172.17.0.3:34498, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45972->172.17.0.3:33541, err= 2026/05/04 01:48:24 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:48:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34330") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51474->172.17.0.3:34330, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36713") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35158->172.17.0.3:36713, err= 2026/05/04 01:48:24 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/04 01:48:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/04 01:48:24 INFO : a/potato2: Copied (new) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : b/potato: Deleted 2026/05/04 01:48:24 INFO : d/e: Removing directory 2026/05/04 01:48:24 INFO : d: Removing directory 2026/05/04 01:48:24 INFO : b: Removing directory 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: deleted 3 directories 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32375") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49528->172.17.0.3:32375, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31371") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36900->172.17.0.3:31371, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33699") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43910->172.17.0.3:33699, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37933") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60980->172.17.0.3:37933, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38587") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52220->172.17.0.3:38587, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35025") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38732->172.17.0.3:35025, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32381") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51312->172.17.0.3:32381, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33380") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44532->172.17.0.3:33380, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39074") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41482->172.17.0.3:39074, err= 2026/05/04 01:48:24 INFO : d: Making directory 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33800") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52030->172.17.0.3:33800, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36541") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35625") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35192->172.17.0.3:36541, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33152") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33224->172.17.0.3:35625, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47340->172.17.0.3:33152, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38768") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60804->172.17.0.3:38768, err= 2026/05/04 01:48:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33659") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48788->172.17.0.3:33659, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34427") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39173") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49668->172.17.0.3:39173, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56426->172.17.0.3:34427, err= 2026/05/04 01:48:24 DEBUG : c/non empty space: size = 5 OK 2026/05/04 01:48:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : c/non empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39011") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36738->172.17.0.3:39011, err= 2026/05/04 01:48:24 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/04 01:48:24 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/04 01:48:24 INFO : a/potato2: Copied (new) 2026/05/04 01:48:24 ERROR : ftp://172.17.0.3:21/rclone-test-karumud1yavi: not deleting files as there were IO errors 2026/05/04 01:48:24 ERROR : ftp://172.17.0.3:21/rclone-test-karumud1yavi: not deleting directories as there were IO errors 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37167") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37682->172.17.0.3:37167, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37797") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35141") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39772") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45618->172.17.0.3:37797, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59246->172.17.0.3:35141, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35982") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59372->172.17.0.3:39772, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34576->172.17.0.3:35982, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31056") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50256->172.17.0.3:31056, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32877") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38982") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30166") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36363") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58716->172.17.0.3:32877, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47658->172.17.0.3:38982, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35012->172.17.0.3:30166, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53254->172.17.0.3:36363, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32055") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59330->172.17.0.3:32055, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31998") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50230->172.17.0.3:31998, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38464") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60644->172.17.0.3:38464, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31882") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42688->172.17.0.3:31882, err= 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38486") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39196->172.17.0.3:38486, err= 2026/05/04 01:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 INFO : potato: Deleted 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30991") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57744->172.17.0.3:30991, err= 2026/05/04 01:48:24 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/04 01:48:24 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/04 01:48:24 INFO : potato2: Copied (new) 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32937") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55680->172.17.0.3:32937, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34749") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53334->172.17.0.3:34749, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34091") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47914->172.17.0.3:34091, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36268") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49176->172.17.0.3:36268, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34903") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43688->172.17.0.3:34903, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37558") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60112->172.17.0.3:37558, err= 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33990") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43560->172.17.0.3:33990, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 INFO : potato: Deleted 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36464") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38696->172.17.0.3:36464, err= 2026/05/04 01:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35315") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36814->172.17.0.3:35315, err= 2026/05/04 01:48:24 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/04 01:48:24 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/04 01:48:24 INFO : potato2: Copied (new) 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33629") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51624->172.17.0.3:33629, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33845") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44376->172.17.0.3:33845, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31254") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44712->172.17.0.3:31254, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33030") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48384->172.17.0.3:33030, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35932") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55768->172.17.0.3:35932, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33812") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54372->172.17.0.3:33812, err= 2026/05/04 01:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30189") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58770->172.17.0.3:30189, err= 2026/05/04 01:48:24 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/04 01:48:24 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/04 01:48:24 INFO : potato2: Copied (new) 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37723") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40938->172.17.0.3:37723, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30376") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34658->172.17.0.3:30376, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35413") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33828->172.17.0.3:35413, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32064") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45272->172.17.0.3:32064, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30739") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48860->172.17.0.3:30739, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36263") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35562->172.17.0.3:36263, err= 2026/05/04 01:48:24 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:48:24 DEBUG : enormous: Excluded 2026/05/04 01:48:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:48:24 DEBUG : potato2: Excluded 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34808") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47264->172.17.0.3:34808, err= 2026/05/04 01:48:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:48:24 DEBUG : potato2: Excluded 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : There was nothing to transfer 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33033") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43572->172.17.0.3:33033, err= 2026/05/04 01:48:24 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:48:24 DEBUG : enormous: Excluded 2026/05/04 01:48:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:48:24 DEBUG : potato2: Excluded 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38458") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56768->172.17.0.3:38458, err= 2026/05/04 01:48:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:48:24 DEBUG : potato2: Excluded 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : Local file system at /tmp/rclone2720819451: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : Local file system at /tmp/rclone2720819451: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : There was nothing to transfer 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30561") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32880->172.17.0.3:30561, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34287") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40502->172.17.0.3:34287, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33378") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36570->172.17.0.3:33378, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33606") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60470->172.17.0.3:33606, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39721") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42026->172.17.0.3:39721, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35768") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34288->172.17.0.3:35768, err= 2026/05/04 01:48:24 DEBUG : enormous: Excluded (Size Filter) 2026/05/04 01:48:24 DEBUG : enormous: Excluded 2026/05/04 01:48:24 DEBUG : potato2: Excluded (Size Filter) 2026/05/04 01:48:24 DEBUG : potato2: Excluded 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36747") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60640->172.17.0.3:36747, err= 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : enormous: Deleted 2026/05/04 01:48:24 INFO : potato2: Deleted 2026/05/04 01:48:24 INFO : There was nothing to transfer 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31922") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46154->172.17.0.3:31922, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34763") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38958->172.17.0.3:34763, err= 2026/05/04 01:48:24 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:24 DEBUG : Local file system at /tmp/rclone2720819451: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : Local file system at /tmp/rclone2720819451: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : enormous: Deleted 2026/05/04 01:48:24 INFO : potato2: Deleted 2026/05/04 01:48:24 INFO : There was nothing to transfer 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36204") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49626->172.17.0.3:36204, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34628") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45622->172.17.0.3:34628, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36484") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57498->172.17.0.3:36484, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38896") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60628->172.17.0.3:38896, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32849") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37292->172.17.0.3:32849, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35248") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58516->172.17.0.3:35248, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32139") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58810->172.17.0.3:32139, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33498") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39856->172.17.0.3:33498, err= 2026/05/04 01:48:24 DEBUG : five: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : four: size = 4 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:48:24 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:24 DEBUG : four: Sizes differ 2026/05/04 01:48:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/04 01:48:24 DEBUG : three: size = 5 OK 2026/05/04 01:48:24 DEBUG : three: Sizes identical 2026/05/04 01:48:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/04 01:48:24 DEBUG : one: Destination is newer than source, skipping 2026/05/04 01:48:24 DEBUG : two: size = 3 OK 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33886") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38170") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32557") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56572->172.17.0.3:33886, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34274->172.17.0.3:38170, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36206->172.17.0.3:32557, err= 2026/05/04 01:48:24 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/04 01:48:24 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/04 01:48:24 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/04 01:48:24 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/04 01:48:24 INFO : five: Copied (new) 2026/05/04 01:48:24 DEBUG : four.f852663a.partial: renamed to: four 2026/05/04 01:48:24 INFO : four: Copied (replaced existing) 2026/05/04 01:48:24 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/04 01:48:24 INFO : two: Copied (replaced existing) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37799") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49236->172.17.0.3:37799, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32007") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37240->172.17.0.3:32007, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31328") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39756->172.17.0.3:31328, 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:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/04 01:48:24 ERROR : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30907") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55214->172.17.0.3:30907, err= 2026/05/04 01:48:24 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36648") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31061") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47564->172.17.0.3:36648, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36274->172.17.0.3:31061, err= 2026/05/04 01:48:24 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/04 01:48:24 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/04 01:48:24 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/04 01:48:24 INFO : potato: Copied (new) 2026/05/04 01:48:24 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/04 01:48:24 INFO : yam: Copied (new) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32927") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36042->172.17.0.3:32927, err= 2026/05/04 01:48:24 ERROR : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32776") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57264->172.17.0.3:32776, err= 2026/05/04 01:48:24 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : potato: size = 14 OK 2026/05/04 01:48:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : potato: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30462") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48338->172.17.0.3:30462, err= 2026/05/04 01:48:24 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/04 01:48:24 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/04 01:48:24 INFO : yaml: Copied (new) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : yam: Deleted 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34789") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57972->172.17.0.3:34789, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34623") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51416->172.17.0.3:34623, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37528") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55462->172.17.0.3:37528, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34852") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43504->172.17.0.3:34852, err= 2026/05/04 01:48:24 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Making map for --track-renames 2026/05/04 01:48:24 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Finished making map for --track-renames 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/04 01:48:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for renames to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35719") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36223") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59662->172.17.0.3:35719, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41482->172.17.0.3:36223, err= 2026/05/04 01:48:24 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/04 01:48:24 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/04 01:48:24 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/04 01:48:24 INFO : potato: Copied (new) 2026/05/04 01:48:24 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/04 01:48:24 INFO : yam: Copied (new) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34052") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40926->172.17.0.3:34052, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34867") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46166->172.17.0.3:34867, err= 2026/05/04 01:48:24 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Making map for --track-renames 2026/05/04 01:48:24 DEBUG : potato: size = 14 OK 2026/05/04 01:48:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : potato: Unchanged skipping 2026/05/04 01:48:24 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Finished making map for --track-renames 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for renames to finish 2026/05/04 01:48:24 INFO : yam: Moved (server-side) to: yaml 2026/05/04 01:48:24 INFO : yaml: Renamed from "yam" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : There was nothing to transfer 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32864") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52632->172.17.0.3:32864, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38259") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49122->172.17.0.3:38259, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38384") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47566->172.17.0.3:38384, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32818") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57998->172.17.0.3:32818, err= 2026/05/04 01:48:24 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Making map for --track-renames 2026/05/04 01:48:24 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Finished making map for --track-renames 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/04 01:48:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for renames to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33546") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52276->172.17.0.3:33546, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38784") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38926->172.17.0.3:38784, err= 2026/05/04 01:48:24 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/04 01:48:24 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/04 01:48:24 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/04 01:48:24 INFO : potato: Copied (new) 2026/05/04 01:48:24 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/04 01:48:24 INFO : sub/yam: Copied (new) 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34374") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57492->172.17.0.3:34374, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34983") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49334->172.17.0.3:34983, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31576") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48594->172.17.0.3:31576, err= 2026/05/04 01:48:24 DEBUG : potato: size = 14 OK 2026/05/04 01:48:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:48:24 DEBUG : potato: Unchanged skipping 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32548") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56690->172.17.0.3:32548, err= 2026/05/04 01:48:24 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Making map for --track-renames 2026/05/04 01:48:24 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Finished making map for --track-renames 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for renames to finish 2026/05/04 01:48:24 INFO : sub/yam: Moved (server-side) to: yam 2026/05/04 01:48:24 INFO : yam: Renamed from "sub/yam" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:24 INFO : There was nothing to transfer 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36884") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58768->172.17.0.3:36884, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33558") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49022->172.17.0.3:33558, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39816") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33322->172.17.0.3:39816, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33940") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54630->172.17.0.3:33940, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34741") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44398->172.17.0.3:34741, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : Creating backend with remote "/tmp/rclone2720819451/dir1" 2026/05/04 01:48:24 DEBUG : Creating backend with remote "/tmp/rclone2720819451/dir2" 2026/05/04 01:48:24 DEBUG : Local file system at /tmp/rclone2720819451/dir2: Using server-side directory move 2026/05/04 01:48:24 INFO : Local file system at /tmp/rclone2720819451/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:48:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : Local file system at /tmp/rclone2720819451/dir2: Waiting for checks to finish 2026/05/04 01:48:24 INFO : file1.txt: Moved (server-side) 2026/05/04 01:48:24 DEBUG : Local file system at /tmp/rclone2720819451/dir2: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33852") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36094->172.17.0.3:33852, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36709") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54658->172.17.0.3:36709, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31186") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45600->172.17.0.3:31186, err= 2026/05/04 01:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32396") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40114->172.17.0.3:32396, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36686") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34556->172.17.0.3:36686, err= 2026/05/04 01:48:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:24 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/04 01:48:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:24 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:24 INFO : sub dir/hello world: Deleted 2026/05/04 01:48:24 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/04 01:48:24 INFO : nested/sub dir/file: Copied (new) 2026/05/04 01:48:24 INFO : nested/sub dir/file: Deleted 2026/05/04 01:48:24 INFO : sub dir: Removing directory 2026/05/04 01:48:24 INFO : nested/sub dir: Removing directory 2026/05/04 01:48:24 INFO : nested: Removing directory 2026/05/04 01:48:24 DEBUG : Local file system at /tmp/rclone2720819451: deleted 3 directories 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34639") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49038->172.17.0.3:34639, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36178") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37545") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42090->172.17.0.3:37545, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32940->172.17.0.3:36178, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39428") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33430->172.17.0.3:39428, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34887") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47106->172.17.0.3:34887, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36789") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35262->172.17.0.3:36789, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30405") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56382->172.17.0.3:30405, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31699") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56782->172.17.0.3:31699, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30486") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44456->172.17.0.3:30486, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34372") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56092->172.17.0.3:34372, err= 2026/05/04 01:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38724") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43020->172.17.0.3:38724, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37148") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36394->172.17.0.3:37148, err= 2026/05/04 01:48:24 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/04 01:48:24 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/04 01:48:24 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/04 01:48:24 INFO : sub dir/hello world: Copied (new) 2026/05/04 01:48:24 INFO : sub dir/hello world: Deleted 2026/05/04 01:48:24 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/04 01:48:24 INFO : nested/sub dir/file: Copied (new) 2026/05/04 01:48:24 INFO : nested/sub dir/file: Deleted 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35255") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44600->172.17.0.3:35255, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36844") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34902") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56480->172.17.0.3:36844, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36822->172.17.0.3:34902, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30143") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56248->172.17.0.3:30143, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34831") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35132->172.17.0.3:34831, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37408") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32768") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53594->172.17.0.3:37408, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44162->172.17.0.3:32768, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32388") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39964->172.17.0.3:32388, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30532") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52144->172.17.0.3:30532, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30969") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47394->172.17.0.3:30969, err= 2026/05/04 01:48:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31824") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39964") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52816->172.17.0.3:31824, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48028->172.17.0.3:39964, err= 2026/05/04 01:48:24 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/04 01:48:24 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/04 01:48:24 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/04 01:48:24 INFO : existing: Copied (new) 2026/05/04 01:48:24 INFO : existing: Deleted 2026/05/04 01:48:24 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/04 01:48:24 INFO : existing-b: Copied (new) 2026/05/04 01:48:24 INFO : existing-b: Deleted 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36658") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49332->172.17.0.3:36658, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38775") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42472->172.17.0.3:38775, err= 2026/05/04 01:48:24 DEBUG : existing: Destination exists, skipping 2026/05/04 01:48:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:24 INFO : There was nothing to transfer 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36930") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51644->172.17.0.3:36930, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33086") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34308->172.17.0.3:33086, err= 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34881") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53024->172.17.0.3:34881, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jakudig9fuzi" 2026/05/04 01:48:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:24 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:24 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: Connecting to FTP server 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:24 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:39214->172.17.0.3:21, err= 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35292") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39954->172.17.0.3:35292, err= 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31920") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49518->172.17.0.3:31920, err= 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39355") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56068->172.17.0.3:39355, err= 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39846") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38488->172.17.0.3:39846, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-karumud1yavi -> ftp://172.17.0.3:21/rclone-test-jakudig9fuzi 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:33298") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:51284->172.17.0.3:33298, err= 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:37137") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:34524->172.17.0.3:37137, err= 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:35975") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:56682->172.17.0.3:35975, err= 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: Using server-side directory move 2026/05/04 01:48:27 INFO : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:38825") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:32802->172.17.0.3:38825, err= 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33788") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43496->172.17.0.3:33788, err= 2026/05/04 01:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:27 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/04 01:48:27 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: Waiting for checks to finish 2026/05/04 01:48:27 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:27 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-jakudig9fuzi) 2026/05/04 01:48:27 DEBUG : potato3: Sizes differ 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: Connecting to FTP server 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:39228->172.17.0.3:21, err= 2026/05/04 01:48:27 INFO : empty space: Deleted 2026/05/04 01:48:27 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: Waiting for transfers to finish 2026/05/04 01:48:27 INFO : potato2: Moved (server-side) 2026/05/04 01:48:29 INFO : potato3: Deleted 2026/05/04 01:48:29 INFO : potato3: Moved (server-side) 2026/05/04 01:48:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37054") 2026/05/04 01:48:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58918->172.17.0.3:37054, err= 2026/05/04 01:48:29 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:36046") 2026/05/04 01:48:29 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:33458->172.17.0.3:36046, err= 2026/05/04 01:48:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cixenep2gise" 2026/05/04 01:48:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:29 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:29 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: Connecting to FTP server 2026/05/04 01:48:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: > dial: conn=172.17.0.1:39238->172.17.0.3:21, err= 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: Using server-side directory move 2026/05/04 01:48:31 INFO : ftp://172.17.0.3:21/rclone-test-cixenep2gise: Server side directory move succeeded 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: dial("tcp","172.17.0.3:37042") 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: > dial: conn=172.17.0.1:55338->172.17.0.3:37042, err= 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:39583") 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:60780->172.17.0.3:39583, err= 2026/05/04 01:48:31 ERROR : error listing: directory not found 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: dial("tcp","172.17.0.3:33013") 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: > dial: conn=172.17.0.1:34214->172.17.0.3:33013, err= 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: Purge object "empty space" 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: Purge object "potato2" 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: Purge object "potato3" 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: Purge dir "" 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: dial("tcp","172.17.0.3:30308") 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: > dial: conn=172.17.0.1:54604->172.17.0.3:30308, err= 2026/05/04 01:48:31 ERROR : error listing: directory not found 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: Purge dir "" 2026/05/04 01:48:31 NOTICE: purge failed to rmdir "": directory not found 2026/05/04 01:48:31 NOTICE: purge failed: directory not found 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36049") 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53796->172.17.0.3:36049, err= 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38669") 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42264->172.17.0.3:38669, err= --- PASS: TestServerSideMove (6.58s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yilewix6xivu" 2026/05/04 01:48:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:31 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:31 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: Connecting to FTP server 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:31 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:56042->172.17.0.3:21, err= 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38859") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35314->172.17.0.3:38859, err= 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34296") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55316->172.17.0.3:34296, err= 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39188") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33410->172.17.0.3:39188, err= 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30097") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52002->172.17.0.3:30097, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-karumud1yavi -> ftp://172.17.0.3:21/rclone-test-yilewix6xivu 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:37023") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:56134->172.17.0.3:37023, err= 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:33836") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:35574->172.17.0.3:33836, err= 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:38591") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:49380->172.17.0.3:38591, err= 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33445") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42268->172.17.0.3:33445, err= 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:36513") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:40138->172.17.0.3:36513, err= 2026/05/04 01:48:33 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:48:33 DEBUG : empty space: Excluded 2026/05/04 01:48:33 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:48:33 DEBUG : empty space: Excluded 2026/05/04 01:48:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:33 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:33 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-yilewix6xivu) 2026/05/04 01:48:33 DEBUG : potato3: Sizes differ 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: Connecting to FTP server 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: Waiting for checks to finish 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: Waiting for transfers to finish 2026/05/04 01:48:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:56048->172.17.0.3:21, err= 2026/05/04 01:48:33 INFO : potato2: Moved (server-side) 2026/05/04 01:48:35 INFO : potato3: Deleted 2026/05/04 01:48:35 INFO : potato3: Moved (server-side) 2026/05/04 01:48:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34623") 2026/05/04 01:48:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49314->172.17.0.3:34623, err= 2026/05/04 01:48:35 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:37952") 2026/05/04 01:48:35 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:50174->172.17.0.3:37952, err= 2026/05/04 01:48:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zulogaz3bedi" 2026/05/04 01:48:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:35 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:35 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:35 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: Connecting to FTP server 2026/05/04 01:48:35 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:35 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: > dial: conn=172.17.0.1:56056->172.17.0.3:21, err= 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: dial("tcp","172.17.0.3:34795") 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: > dial: conn=172.17.0.1:37558->172.17.0.3:34795, err= 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:30768") 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:36166->172.17.0.3:30768, err= 2026/05/04 01:48:38 DEBUG : empty space: Excluded (Size Filter) 2026/05/04 01:48:38 DEBUG : empty space: Excluded 2026/05/04 01:48:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: Connecting to FTP server 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: Waiting for checks to finish 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: Waiting for transfers to finish 2026/05/04 01:48:38 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: > dial: conn=172.17.0.1:56068->172.17.0.3:21, err= 2026/05/04 01:48:38 INFO : potato2: Moved (server-side) 2026/05/04 01:48:40 INFO : potato3: Moved (server-side) 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: dial("tcp","172.17.0.3:31855") 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: > dial: conn=172.17.0.1:43816->172.17.0.3:31855, err= 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:33621") 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:58964->172.17.0.3:33621, err= 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: dial("tcp","172.17.0.3:33746") 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: > dial: conn=172.17.0.1:38496->172.17.0.3:33746, err= 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: Purge object "potato2" 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: Purge object "potato3" 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-zulogaz3bedi: Purge dir "" 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: dial("tcp","172.17.0.3:30517") 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: > dial: conn=172.17.0.1:49500->172.17.0.3:30517, err= 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: Purge object "empty space" 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-yilewix6xivu: Purge dir "" 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30627") 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46174->172.17.0.3:30627, err= 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39339") 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34912->172.17.0.3:39339, err= --- PASS: TestServerSideMoveWithFilter (9.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wivovey8loga" 2026/05/04 01:48:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:40 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:40 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: Connecting to FTP server 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:56084->172.17.0.3:21, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30755") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59262->172.17.0.3:30755, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38234") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45056->172.17.0.3:38234, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34573") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38196->172.17.0.3:34573, err= 2026/05/04 01:48:42 INFO : tomatoDir: Making directory 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33869") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54450->172.17.0.3:33869, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33041") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42672->172.17.0.3:33041, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-karumud1yavi -> ftp://172.17.0.3:21/rclone-test-wivovey8loga 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:35264") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:46758->172.17.0.3:35264, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:37791") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:59166->172.17.0.3:37791, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:36303") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:49670->172.17.0.3:36303, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: Using server-side directory move 2026/05/04 01:48:42 INFO : ftp://172.17.0.3:21/rclone-test-wivovey8loga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:35383") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34823") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:60844->172.17.0.3:35383, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52830->172.17.0.3:34823, err= 2026/05/04 01:48:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/04 01:48:42 DEBUG : empty space: size = 1 OK 2026/05/04 01:48:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/04 01:48:42 DEBUG : empty space: Unchanged skipping 2026/05/04 01:48:42 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:48:42 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-wivovey8loga) 2026/05/04 01:48:42 DEBUG : potato3: Sizes differ 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: Connecting to FTP server 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:49460->172.17.0.3:21, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30258") 2026/05/04 01:48:42 INFO : empty space: Deleted 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57764->172.17.0.3:30258, err= 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: Waiting for checks to finish 2026/05/04 01:48:42 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: Waiting for transfers to finish 2026/05/04 01:48:42 INFO : potato2: Moved (server-side) 2026/05/04 01:48:45 INFO : potato3: Deleted 2026/05/04 01:48:45 INFO : potato3: Moved (server-side) 2026/05/04 01:48:45 INFO : tomatoDir: Removing directory 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: deleted 1 directories 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35562") 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58362->172.17.0.3:35562, err= 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33262") 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53890->172.17.0.3:33262, err= 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:34132") 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:42112->172.17.0.3:34132, err= 2026/05/04 01:48:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huqibal8paja" 2026/05/04 01:48:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:45 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:45 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: Connecting to FTP server 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: > dial: conn=172.17.0.1:49466->172.17.0.3:21, err= 2026/05/04 01:48:47 INFO : tomatoDir: Making directory 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: Using server-side directory move 2026/05/04 01:48:47 INFO : ftp://172.17.0.3:21/rclone-test-huqibal8paja: Server side directory move succeeded 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: dial("tcp","172.17.0.3:32426") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: > dial: conn=172.17.0.1:54826->172.17.0.3:32426, err= 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: dial("tcp","172.17.0.3:31441") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: > dial: conn=172.17.0.1:41162->172.17.0.3:31441, err= 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:31423") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:51406->172.17.0.3:31423, err= 2026/05/04 01:48:47 ERROR : error listing: directory not found 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:36568") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:34388->172.17.0.3:36568, err= 2026/05/04 01:48:47 ERROR : error listing: directory not found 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: dial("tcp","172.17.0.3:35884") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: > dial: conn=172.17.0.1:60578->172.17.0.3:35884, err= 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: Purge object "empty space" 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: Purge object "potato2" 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: Purge object "potato3" 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: dial("tcp","172.17.0.3:37636") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: > dial: conn=172.17.0.1:37654->172.17.0.3:37636, err= 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: Purge dir "tomatoDir" 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-huqibal8paja: Purge dir "" 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: dial("tcp","172.17.0.3:33686") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: > dial: conn=172.17.0.1:35580->172.17.0.3:33686, err= 2026/05/04 01:48:47 ERROR : error listing: directory not found 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wivovey8loga: Purge dir "" 2026/05/04 01:48:47 NOTICE: purge failed to rmdir "": directory not found 2026/05/04 01:48:47 NOTICE: purge failed: directory not found 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39860") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36774->172.17.0.3:39860, err= 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39778") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36330->172.17.0.3:39778, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.71s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37875") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54190->172.17.0.3:37875, err= 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30562") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59018->172.17.0.3:30562, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/rclone-sync-test" 2026/05/04 01:48:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:47 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:47 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: Connecting to FTP server 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:47 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: > dial: conn=172.17.0.1:49472->172.17.0.3:21, err= 2026/05/04 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39116") 2026/05/04 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36684->172.17.0.3:39116, err= 2026/05/04 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35554") 2026/05/04 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36160->172.17.0.3:35554, err= --- PASS: TestSyncOverlap (2.19s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/rclone-sync-test" 2026/05/04 01:48:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:49 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:49 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: Connecting to FTP server 2026/05/04 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: > dial: conn=172.17.0.1:49486->172.17.0.3:21, err= 2026/05/04 01:48:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/rclone-sync-test-include/layer2" 2026/05/04 01:48:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:51 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:51 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:51 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/04 01:48:51 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:51 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:44016->172.17.0.3:21, err= 2026/05/04 01:48:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/rclone-sync-test-ignore-file" 2026/05/04 01:48:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:53 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:53 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:53 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:53 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/04 01:48:53 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:53 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:44018->172.17.0.3:21, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31920") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54424->172.17.0.3:31920, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: dial("tcp","172.17.0.3:34949") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30693") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: > dial: conn=172.17.0.1:47898->172.17.0.3:34949, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59698->172.17.0.3:30693, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:48:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38598") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56796->172.17.0.3:38598, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: Waiting for checks to finish 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: Waiting for transfers to finish 2026/05/04 01:48:56 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:56 INFO : There was nothing to transfer 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35063") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: dial("tcp","172.17.0.3:37620") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50870->172.17.0.3:35063, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test: > dial: conn=172.17.0.1:44682->172.17.0.3:37620, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:48:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31098") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38256->172.17.0.3:31098, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:56 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:56 INFO : rclone-sync-test-include: Removing directory 2026/05/04 01:48:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: failed to delete 1 directories 2026/05/04 01:48:56 INFO : There was nothing to transfer 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:32706") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35192->172.17.0.3:32706, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37407") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46368->172.17.0.3:37407, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:48:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38764") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53740->172.17.0.3:38764, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/04 01:48:56 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:56 INFO : There was nothing to transfer 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34386") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:30106") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45740->172.17.0.3:34386, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40848->172.17.0.3:30106, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:48:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32067") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47778->172.17.0.3:32067, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:48:56 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:56 INFO : rclone-sync-test-include: Removing directory 2026/05/04 01:48:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: failed to delete 1 directories 2026/05/04 01:48:56 INFO : There was nothing to transfer 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:39567") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38473") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55752->172.17.0.3:38473, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36706->172.17.0.3:39567, err= 2026/05/04 01:48:56 DEBUG : Excluded 2026/05/04 01:48:56 DEBUG : rclone-sync-test: Excluded 2026/05/04 01:48:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32765") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33260->172.17.0.3:32765, err= 2026/05/04 01:48:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/04 01:48:56 DEBUG : Waiting for deletions to finish 2026/05/04 01:48:56 INFO : There was nothing to transfer 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37895") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51626->172.17.0.3:37895, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31178") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55760->172.17.0.3:31178, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34083") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37933") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59508->172.17.0.3:34083, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37034->172.17.0.3:37933, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34530") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59358->172.17.0.3:34530, err= 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30428") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43982->172.17.0.3:30428, err= --- PASS: TestSyncOverlapWithFilter (6.53s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:48:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/dst" 2026/05/04 01:48:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:56 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:56 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Connecting to FTP server 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:56 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:44028->172.17.0.3:21, err= 2026/05/04 01:48:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/CompareDest" 2026/05/04 01:48:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:48:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:58 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:48:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:48:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:48:58 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:48:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:48:58 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/CompareDest: Connecting to FTP server 2026/05/04 01:48:58 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/04 01:48:58 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/CompareDest: > dial: conn=172.17.0.1:44042->172.17.0.3:21, err= 2026/05/04 01:49:00 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-karumud1yavi/CompareDest" to be canonical "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/CompareDest" 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:30689") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:39570->172.17.0.3:30689, err= 2026/05/04 01:49:00 DEBUG : one: Need to transfer - File not found at Destination 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:32688") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:33880->172.17.0.3:32688, err= 2026/05/04 01:49:00 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/04 01:49:00 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/04 01:49:00 INFO : one: Copied (new) 2026/05/04 01:49:00 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30820") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39482->172.17.0.3:30820, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37788") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58262->172.17.0.3:37788, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33003") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41904->172.17.0.3:33003, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37452") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34992->172.17.0.3:37452, err= 2026/05/04 01:49:00 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-karumud1yavi/CompareDest" for canonical name "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/CompareDest" 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:33366") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:39570->172.17.0.3:33366, err= 2026/05/04 01:49:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:00 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:00 DEBUG : one: Sizes differ 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:32252") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:48190->172.17.0.3:32252, err= 2026/05/04 01:49:00 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/04 01:49:00 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/04 01:49:00 INFO : one: Copied (replaced existing) 2026/05/04 01:49:00 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36732") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36084->172.17.0.3:36732, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39346") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43656->172.17.0.3:39346, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35369") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60054->172.17.0.3:35369, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31550") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52912->172.17.0.3:31550, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32438") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58600->172.17.0.3:32438, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33104") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34192") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48420->172.17.0.3:34192, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42154->172.17.0.3:33104, err= 2026/05/04 01:49:00 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-karumud1yavi/CompareDest" for canonical name "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/CompareDest" 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:33277") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:47828->172.17.0.3:33277, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:00 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:00 DEBUG : one: Sizes differ 2026/05/04 01:49:00 DEBUG : one: size = 5 OK 2026/05/04 01:49:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:49:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:00 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:00 INFO : There was nothing to transfer 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39416") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55712->172.17.0.3:39416, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38033") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45236->172.17.0.3:38033, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34250") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43226->172.17.0.3:34250, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36036") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34964->172.17.0.3:36036, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30398") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58194->172.17.0.3:30398, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33731") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36484->172.17.0.3:33731, err= 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36376") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34706->172.17.0.3:36376, err= 2026/05/04 01:49:00 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-karumud1yavi/CompareDest" for canonical name "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/CompareDest" 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:31026") 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:38938->172.17.0.3:31026, err= 2026/05/04 01:49:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:00 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:00 DEBUG : one: Sizes differ 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/CompareDest: Connecting to FTP server 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:00 DEBUG : two: size = 3 OK 2026/05/04 01:49:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:49:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:00 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/CompareDest: > dial: conn=172.17.0.1:44048->172.17.0.3:21, err= 2026/05/04 01:49:02 DEBUG : one: size = 5 OK 2026/05/04 01:49:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:49:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:02 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:02 INFO : There was nothing to transfer 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34792") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52372->172.17.0.3:34792, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39040") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44950->172.17.0.3:39040, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36735") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46370->172.17.0.3:36735, err= 2026/05/04 01:49:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-karumud1yavi/CompareDest" for canonical name "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/CompareDest" 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:37529") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:48792->172.17.0.3:37529, err= 2026/05/04 01:49:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:02 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:02 DEBUG : one: Sizes differ 2026/05/04 01:49:02 DEBUG : two: size = 3 OK 2026/05/04 01:49:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:49:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:02 DEBUG : one: size = 5 OK 2026/05/04 01:49:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:49:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:02 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:02 INFO : There was nothing to transfer 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32876") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47760->172.17.0.3:32876, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35674") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37001") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43004->172.17.0.3:35674, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54832->172.17.0.3:37001, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30355") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38754->172.17.0.3:30355, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39890") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37500") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33254->172.17.0.3:39890, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39808->172.17.0.3:37500, err= 2026/05/04 01:49:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-karumud1yavi/CompareDest" for canonical name "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/CompareDest" 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:38519") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:38724->172.17.0.3:38519, err= 2026/05/04 01:49:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:02 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/CompareDest) 2026/05/04 01:49:02 DEBUG : two: Sizes differ 2026/05/04 01:49:02 DEBUG : two: Need to transfer - File not found at Destination 2026/05/04 01:49:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:02 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:02 DEBUG : one: Sizes differ 2026/05/04 01:49:02 DEBUG : one: size = 5 OK 2026/05/04 01:49:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/04 01:49:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:38773") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:43246->172.17.0.3:38773, err= 2026/05/04 01:49:02 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/04 01:49:02 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/04 01:49:02 INFO : two: Copied (new) 2026/05/04 01:49:02 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33601") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48944->172.17.0.3:33601, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34889") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39988->172.17.0.3:34889, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33204") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39504->172.17.0.3:33204, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33716") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42840->172.17.0.3:33716, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38712") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59156->172.17.0.3:38712, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30707") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34788->172.17.0.3:30707, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37853") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57232->172.17.0.3:37853, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.79s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38401") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34694->172.17.0.3:38401, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30530") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41614->172.17.0.3:30530, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39959") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51008->172.17.0.3:39959, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35358") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50382->172.17.0.3:35358, err= 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39889") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36656->172.17.0.3:39889, err= 2026/05/04 01:49:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/dest" 2026/05/04 01:49:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:02 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:02 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: Connecting to FTP server 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: > dial: conn=172.17.0.1:57226->172.17.0.3:21, err= 2026/05/04 01:49:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/pre-dest1" 2026/05/04 01:49:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:05 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:05 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/pre-dest1: Connecting to FTP server 2026/05/04 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/pre-dest1: > dial: conn=172.17.0.1:57242->172.17.0.3:21, err= 2026/05/04 01:49:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-karumud1yavi/pre-dest1" to be canonical "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/pre-dest1" 2026/05/04 01:49:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/pre-dest2" 2026/05/04 01:49:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:07 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:07 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/pre-dest2: Connecting to FTP server 2026/05/04 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/pre-dest2: > dial: conn=172.17.0.1:57248->172.17.0.3:21, err= 2026/05/04 01:49:09 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-karumud1yavi/pre-dest2" to be canonical "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/pre-dest2" 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: dial("tcp","172.17.0.3:35813") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: > dial: conn=172.17.0.1:43210->172.17.0.3:35813, err= 2026/05/04 01:49:09 DEBUG : 1: size = 1 OK 2026/05/04 01:49:09 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/04 01:49:09 DEBUG : 2: size = 1 OK 2026/05/04 01:49:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/04 01:49:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: Waiting for checks to finish 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: Waiting for transfers to finish 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: dial("tcp","172.17.0.3:31605") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: > dial: conn=172.17.0.1:37272->172.17.0.3:31605, err= 2026/05/04 01:49:09 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/04 01:49:09 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/04 01:49:09 INFO : 3: Copied (new) 2026/05/04 01:49:09 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: dial("tcp","172.17.0.3:38558") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dest: > dial: conn=172.17.0.1:42844->172.17.0.3:38558, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34169") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41554->172.17.0.3:34169, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36926") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31144") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44466->172.17.0.3:36926, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36222") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48702->172.17.0.3:31144, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47838->172.17.0.3:36222, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34656") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50836->172.17.0.3:34656, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38929") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49754->172.17.0.3:38929, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31303") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34967") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47254->172.17.0.3:31303, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39892->172.17.0.3:34967, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32890") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56106->172.17.0.3:32890, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/pre-dest1: closing 1 unused connections 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.65s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38673") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47362->172.17.0.3:38673, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32347") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47878->172.17.0.3:32347, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35740") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60684->172.17.0.3:35740, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32071") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43566->172.17.0.3:32071, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30173") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58494->172.17.0.3:30173, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38246") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53076->172.17.0.3:38246, err= 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32957") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52994->172.17.0.3:32957, err= 2026/05/04 01:49:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/dst" 2026/05/04 01:49:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:09 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:09 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Connecting to FTP server 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:09 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:57262->172.17.0.3:21, err= 2026/05/04 01:49:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:11 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:11 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: Connecting to FTP server 2026/05/04 01:49:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:11 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: > dial: conn=172.17.0.1:34890->172.17.0.3:21, err= 2026/05/04 01:49:13 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-karumud1yavi/backup" to be canonical "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:33775") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:56458->172.17.0.3:33775, err= 2026/05/04 01:49:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:13 DEBUG : one: Sizes differ 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:13 DEBUG : two: size = 3 OK 2026/05/04 01:49:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:13 DEBUG : two: Unchanged skipping 2026/05/04 01:49:13 INFO : one: Moved (server-side) 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:32579") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:38200->172.17.0.3:32579, err= 2026/05/04 01:49:13 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:49:13 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:49:13 INFO : one: Copied (new) 2026/05/04 01:49:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:13 INFO : three.txt: Moved (server-side) 2026/05/04 01:49:13 INFO : three.txt: Moved into backup dir 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30684") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47188->172.17.0.3:30684, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34093") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33038->172.17.0.3:34093, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31893") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40696->172.17.0.3:31893, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35451") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40470->172.17.0.3:35451, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33381") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52808->172.17.0.3:33381, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34660") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38495") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55352->172.17.0.3:34660, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47722->172.17.0.3:38495, err= 2026/05/04 01:49:13 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-karumud1yavi/backup" for canonical name "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:38623") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:58078->172.17.0.3:38623, err= 2026/05/04 01:49:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:13 DEBUG : one: Sizes differ 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:13 DEBUG : two: size = 3 OK 2026/05/04 01:49:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:13 DEBUG : two: Unchanged skipping 2026/05/04 01:49:13 INFO : one: Deleted 2026/05/04 01:49:13 INFO : one: Moved (server-side) 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:39049") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:56874->172.17.0.3:39049, err= 2026/05/04 01:49:13 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:49:13 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:49:13 INFO : one: Copied (new) 2026/05/04 01:49:13 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:13 INFO : three.txt: Deleted 2026/05/04 01:49:13 INFO : three.txt: Moved (server-side) 2026/05/04 01:49:13 INFO : three.txt: Moved into backup dir 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30515") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54934->172.17.0.3:30515, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39582") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56206->172.17.0.3:39582, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34324") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55640->172.17.0.3:34324, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35018") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52068->172.17.0.3:35018, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33620") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34788") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60364->172.17.0.3:33620, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55214->172.17.0.3:34788, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38268") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37658->172.17.0.3:38268, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.51s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38659") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53382->172.17.0.3:38659, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32491") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46974->172.17.0.3:32491, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33541") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49712->172.17.0.3:33541, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33670") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38746->172.17.0.3:33670, err= 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35324") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53956->172.17.0.3:35324, err= 2026/05/04 01:49:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/dst" 2026/05/04 01:49:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:13 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:13 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Connecting to FTP server 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:34906->172.17.0.3:21, err= 2026/05/04 01:49:15 DEBUG : ftp://172.17.0.3:21/rclone-test-latamut1waba: closing 1 unused connections 2026/05/04 01:49:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:16 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:16 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:16 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: Connecting to FTP server 2026/05/04 01:49:16 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:16 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: > dial: conn=172.17.0.1:34918->172.17.0.3:21, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-renucuf4heyo: closing 1 unused connections 2026/05/04 01:49:18 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-karumud1yavi/backup" to be canonical "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:33852") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:50894->172.17.0.3:33852, err= 2026/05/04 01:49:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:18 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:18 DEBUG : one: Sizes differ 2026/05/04 01:49:18 DEBUG : two: size = 3 OK 2026/05/04 01:49:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:18 DEBUG : two: Unchanged skipping 2026/05/04 01:49:18 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:36925") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:36846->172.17.0.3:36925, err= 2026/05/04 01:49:18 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:49:18 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:49:18 INFO : one: Copied (new) 2026/05/04 01:49:18 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:49:18 INFO : three.txt: Moved into backup dir 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34254") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33920->172.17.0.3:34254, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39148") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55570->172.17.0.3:39148, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34560") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42890->172.17.0.3:34560, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32927") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41762->172.17.0.3:32927, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34779") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35372->172.17.0.3:34779, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30631") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38017") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40722->172.17.0.3:30631, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59578->172.17.0.3:38017, err= 2026/05/04 01:49:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-karumud1yavi/backup" for canonical name "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:34952") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:58058->172.17.0.3:34952, err= 2026/05/04 01:49:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:18 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:18 DEBUG : one: Sizes differ 2026/05/04 01:49:18 DEBUG : two: size = 3 OK 2026/05/04 01:49:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:18 DEBUG : two: Unchanged skipping 2026/05/04 01:49:18 INFO : one.bak: Deleted 2026/05/04 01:49:18 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:31978") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:55740->172.17.0.3:31978, err= 2026/05/04 01:49:18 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:49:18 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:49:18 INFO : one: Copied (new) 2026/05/04 01:49:18 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:18 INFO : three.txt.bak: Deleted 2026/05/04 01:49:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:49:18 INFO : three.txt: Moved into backup dir 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34930") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51384->172.17.0.3:34930, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32501") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37822") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44344->172.17.0.3:32501, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45426->172.17.0.3:37822, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37088") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44294->172.17.0.3:37088, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36592") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30072") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39092->172.17.0.3:36592, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44356->172.17.0.3:30072, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37794") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57842->172.17.0.3:37794, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39987") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33434->172.17.0.3:39987, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39827") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45444->172.17.0.3:39827, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39717") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59060->172.17.0.3:39717, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33617") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43486->172.17.0.3:33617, err= 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33006") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36894->172.17.0.3:33006, err= 2026/05/04 01:49:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/dst" 2026/05/04 01:49:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:18 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:18 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Connecting to FTP server 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:18 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:34922->172.17.0.3:21, err= 2026/05/04 01:49:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fihuyux1suta: closing 1 unused connections 2026/05/04 01:49:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:20 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:20 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: Connecting to FTP server 2026/05/04 01:49:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:20 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: > dial: conn=172.17.0.1:34928->172.17.0.3:21, err= 2026/05/04 01:49:22 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-karumud1yavi/backup" to be canonical "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:31471") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:35406->172.17.0.3:31471, err= 2026/05/04 01:49:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:22 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:22 DEBUG : one: Sizes differ 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:22 DEBUG : two: size = 3 OK 2026/05/04 01:49:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:22 DEBUG : two: Unchanged skipping 2026/05/04 01:49:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:30592") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:36682->172.17.0.3:30592, err= 2026/05/04 01:49:22 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:49:22 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:49:22 INFO : one: Copied (new) 2026/05/04 01:49:22 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/04 01:49:22 INFO : three.txt: Moved into backup dir 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33498") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44758->172.17.0.3:33498, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32055") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34855") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44138->172.17.0.3:32055, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56096->172.17.0.3:34855, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32159") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33850->172.17.0.3:32159, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35588") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42522->172.17.0.3:35588, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37628") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34880") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55140->172.17.0.3:37628, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40004->172.17.0.3:34880, err= 2026/05/04 01:49:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-karumud1yavi/backup" for canonical name "TestFTPPureftpd{g_oQo}:rclone-test-karumud1yavi/backup" 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:35073") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:43738->172.17.0.3:35073, err= 2026/05/04 01:49:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:22 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:22 DEBUG : one: Sizes differ 2026/05/04 01:49:22 DEBUG : two: size = 3 OK 2026/05/04 01:49:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:22 DEBUG : two: Unchanged skipping 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:22 INFO : one-2019-01-01: Deleted 2026/05/04 01:49:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:33170") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:49584->172.17.0.3:33170, err= 2026/05/04 01:49:22 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:49:22 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:49:22 INFO : one: Copied (new) 2026/05/04 01:49:22 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:22 INFO : three-2019-01-01.txt: Deleted 2026/05/04 01:49:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/04 01:49:22 INFO : three.txt: Moved into backup dir 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37581") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35920->172.17.0.3:37581, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38927") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35478->172.17.0.3:38927, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39920") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42558->172.17.0.3:39920, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38712") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35698->172.17.0.3:38712, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33055") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40074->172.17.0.3:33055, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39592") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44550->172.17.0.3:39592, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31718") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42108->172.17.0.3:31718, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.36s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39182") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55172->172.17.0.3:39182, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36018") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60430->172.17.0.3:36018, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36731") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59170->172.17.0.3:36731, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36359") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50448->172.17.0.3:36359, err= 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30266") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43892->172.17.0.3:30266, err= 2026/05/04 01:49:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/dst" 2026/05/04 01:49:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:22 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:22 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Connecting to FTP server 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:40258->172.17.0.3:21, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:37038") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:34396->172.17.0.3:37038, err= 2026/05/04 01:49:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:24 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:24 DEBUG : one: Sizes differ 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:24 DEBUG : two: size = 3 OK 2026/05/04 01:49:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:24 DEBUG : two: Unchanged skipping 2026/05/04 01:49:24 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:33097") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:44150->172.17.0.3:33097, err= 2026/05/04 01:49:24 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:49:24 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:49:24 INFO : one: Copied (new) 2026/05/04 01:49:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:49:24 INFO : three.txt: Moved into backup dir 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37697") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57224->172.17.0.3:37697, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31421") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34316->172.17.0.3:31421, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32517") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39516->172.17.0.3:32517, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36581") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47576->172.17.0.3:36581, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32094") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50590->172.17.0.3:32094, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:35061") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:57732->172.17.0.3:35061, err= 2026/05/04 01:49:24 DEBUG : one.bak: Excluded (Path Filter) 2026/05/04 01:49:24 DEBUG : one.bak: Excluded 2026/05/04 01:49:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/04 01:49:24 DEBUG : three.txt.bak: Excluded 2026/05/04 01:49:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:24 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:24 DEBUG : one: Sizes differ 2026/05/04 01:49:24 DEBUG : two: size = 3 OK 2026/05/04 01:49:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:24 DEBUG : two: Unchanged skipping 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for checks to finish 2026/05/04 01:49:24 INFO : one.bak: Deleted 2026/05/04 01:49:24 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Waiting for transfers to finish 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:35432") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:51522->172.17.0.3:35432, err= 2026/05/04 01:49:24 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:49:24 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:49:24 INFO : one: Copied (new) 2026/05/04 01:49:24 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:24 INFO : three.txt.bak: Deleted 2026/05/04 01:49:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:49:24 INFO : three.txt: Moved into backup dir 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31601") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41400->172.17.0.3:31601, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32902") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39492->172.17.0.3:32902, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37144") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36938->172.17.0.3:37144, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30964") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36778->172.17.0.3:30964, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38381") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60982->172.17.0.3:38381, err= --- PASS: TestSyncBackupDirSuffixOnly (2.20s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30612") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60058->172.17.0.3:30612, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31276") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56890->172.17.0.3:31276, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32639") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55548->172.17.0.3:32639, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31882") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34722->172.17.0.3:31882, err= 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35953") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44634->172.17.0.3:35953, err= 2026/05/04 01:49:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/dst" 2026/05/04 01:49:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:24 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:24 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Connecting to FTP server 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:24 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:40274->172.17.0.3:21, err= 2026/05/04 01:49:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:27 DEBUG : one: Sizes differ 2026/05/04 01:49:27 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:34019") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:56758->172.17.0.3:34019, err= 2026/05/04 01:49:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:49:27 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:49:27 INFO : one: Copied (new) 2026/05/04 01:49:27 DEBUG : two: size = 3 OK 2026/05/04 01:49:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:27 DEBUG : two: Unchanged skipping 2026/05/04 01:49:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:27 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:27 DEBUG : three.txt: Sizes differ 2026/05/04 01:49:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:39384") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:60724->172.17.0.3:39384, err= 2026/05/04 01:49:27 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/04 01:49:27 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/04 01:49:27 INFO : three.txt: Copied (new) 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39817") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36812->172.17.0.3:39817, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30796") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54526->172.17.0.3:30796, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39448") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53922->172.17.0.3:39448, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34114") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43602->172.17.0.3:34114, err= 2026/05/04 01:49:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:27 DEBUG : one: Sizes differ 2026/05/04 01:49:27 INFO : one.bak: Deleted 2026/05/04 01:49:27 INFO : one: Moved (server-side) to: one.bak 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:32148") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:44432->172.17.0.3:32148, err= 2026/05/04 01:49:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:49:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:49:27 INFO : one: Copied (new) 2026/05/04 01:49:27 DEBUG : two: size = 3 OK 2026/05/04 01:49:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:27 DEBUG : two: Unchanged skipping 2026/05/04 01:49:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:27 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:27 DEBUG : three.txt: Sizes differ 2026/05/04 01:49:27 INFO : three.txt.bak: Deleted 2026/05/04 01:49:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:34257") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:41040->172.17.0.3:34257, err= 2026/05/04 01:49:27 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/04 01:49:27 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/04 01:49:27 INFO : three.txt: Copied (new) 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33115") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57016->172.17.0.3:33115, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31804") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34202->172.17.0.3:31804, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35140") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33018->172.17.0.3:35140, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30561") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39798->172.17.0.3:30561, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33088") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54970->172.17.0.3:33088, err= --- PASS: TestSyncSuffix (2.16s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35951") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57070->172.17.0.3:35951, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37744") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55780->172.17.0.3:37744, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35461") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37860->172.17.0.3:35461, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39895") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56214->172.17.0.3:39895, err= 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32710") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33182->172.17.0.3:32710, err= 2026/05/04 01:49:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-karumud1yavi/dst" 2026/05/04 01:49:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/04 01:49:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:27 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{g_oQo}" suffix to name 2026/05/04 01:49:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/04 01:49:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/04 01:49:27 DEBUG : Setting pass="SDN6QYJPzHxv2p-OSP1GAxdU1SqAmg2vWJv0T0E5N4M" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/04 01:49:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: Connecting to FTP server 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:27 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:40282->172.17.0.3:21, err= 2026/05/04 01:49:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:29 DEBUG : one: Sizes differ 2026/05/04 01:49:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:32252") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:37014->172.17.0.3:32252, err= 2026/05/04 01:49:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/04 01:49:29 DEBUG : one.a292864a.partial: renamed to: one 2026/05/04 01:49:29 INFO : one: Copied (new) 2026/05/04 01:49:29 DEBUG : two: size = 3 OK 2026/05/04 01:49:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : two: Unchanged skipping 2026/05/04 01:49:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:29 DEBUG : three.txt: Sizes differ 2026/05/04 01:49:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:34842") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:46418->172.17.0.3:34842, err= 2026/05/04 01:49:29 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/04 01:49:29 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/04 01:49:29 INFO : three.txt: Copied (new) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33340") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46644->172.17.0.3:33340, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33502") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47018->172.17.0.3:33502, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32690") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49032->172.17.0.3:32690, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31189") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34702->172.17.0.3:31189, err= 2026/05/04 01:49:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:29 DEBUG : one: Sizes differ 2026/05/04 01:49:29 INFO : one-2019-01-01: Deleted 2026/05/04 01:49:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:34387") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:38502->172.17.0.3:34387, err= 2026/05/04 01:49:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/04 01:49:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/04 01:49:29 INFO : one: Copied (new) 2026/05/04 01:49:29 DEBUG : two: size = 3 OK 2026/05/04 01:49:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : two: Unchanged skipping 2026/05/04 01:49:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst) 2026/05/04 01:49:29 DEBUG : three.txt: Sizes differ 2026/05/04 01:49:29 INFO : three-2019-01-01.txt: Deleted 2026/05/04 01:49:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: dial("tcp","172.17.0.3:36476") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi/dst: > dial: conn=172.17.0.1:53006->172.17.0.3:36476, err= 2026/05/04 01:49:29 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/04 01:49:29 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/04 01:49:29 INFO : three.txt: Copied (new) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37943") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35858->172.17.0.3:37943, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34795") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51186->172.17.0.3:34795, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37233") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36322->172.17.0.3:37233, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35406") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47948->172.17.0.3:35406, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37344") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48470->172.17.0.3:37344, err= --- PASS: TestSyncSuffixKeepExtension (2.16s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32765") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55312->172.17.0.3:32765, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38148") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33846->172.17.0.3:38148, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34940") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40804->172.17.0.3:34940, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : Testêé: Sizes differ 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35420") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41754->172.17.0.3:35420, err= 2026/05/04 01:49:29 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/04 01:49:29 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/04 01:49:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32358") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35808->172.17.0.3:32358, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30165") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56706->172.17.0.3:30165, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37658") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35568->172.17.0.3:37658, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37434") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51918->172.17.0.3:37434, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39380") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47056->172.17.0.3:39380, err= 2026/05/04 01:49:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35036") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57038->172.17.0.3:35036, err= 2026/05/04 01:49:29 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/04 01:49:29 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/04 01:49:29 INFO : existing: Copied (new) 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37592") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54012->172.17.0.3:37592, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34547") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48636->172.17.0.3:34547, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39294") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37268->172.17.0.3:39294, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : existing: Sizes differ 2026/05/04 01:49:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 ERROR : ftp://172.17.0.3:21/rclone-test-karumud1yavi: not deleting files as there were IO errors 2026/05/04 01:49:29 ERROR : ftp://172.17.0.3:21/rclone-test-karumud1yavi: not deleting directories as there were IO errors 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34686") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37464->172.17.0.3:34686, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33572") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59148->172.17.0.3:33572, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30920") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40766->172.17.0.3:30920, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32292") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52912->172.17.0.3:32292, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34473") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39908->172.17.0.3:34473, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33692") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33032->172.17.0.3:33692, err= 2026/05/04 01:49:29 DEBUG : EXISTING: size = 6 OK 2026/05/04 01:49:29 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : existing: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 INFO : There was nothing to transfer 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32236") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57918->172.17.0.3:32236, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39617") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50692->172.17.0.3:39617, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30834") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55454->172.17.0.3:30834, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30067") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55742->172.17.0.3:30067, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39776") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56228->172.17.0.3:39776, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31737") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50710->172.17.0.3:31737, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37167") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59980->172.17.0.3:37167, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35152") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51046->172.17.0.3:35152, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34061") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38508->172.17.0.3:34061, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39370") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39880->172.17.0.3:39370, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37038") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34400->172.17.0.3:37038, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33527") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44658->172.17.0.3:33527, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36051") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43520->172.17.0.3:36051, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32750") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57002->172.17.0.3:32750, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35884") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52276->172.17.0.3:35884, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35278") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41654->172.17.0.3:35278, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37461") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38886->172.17.0.3:37461, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36543") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33926->172.17.0.3:36543, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38281") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58522->172.17.0.3:38281, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31763") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59422->172.17.0.3:31763, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32077") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52294->172.17.0.3:32077, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32315") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48798->172.17.0.3:32315, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37096") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44876->172.17.0.3:37096, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37080") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50806->172.17.0.3:37080, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35419") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38128->172.17.0.3:35419, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37090") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52796->172.17.0.3:37090, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32050") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39074->172.17.0.3:32050, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35076") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36786->172.17.0.3:35076, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36176") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40448->172.17.0.3:36176, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39579") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32946->172.17.0.3:39579, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30757") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40176->172.17.0.3:30757, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32517") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39532->172.17.0.3:32517, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36967") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56816->172.17.0.3:36967, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37448") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34650->172.17.0.3:37448, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33638") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51902->172.17.0.3:33638, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37900") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50950->172.17.0.3:37900, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30281") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40928->172.17.0.3:30281, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35622") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60010->172.17.0.3:35622, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38229") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57976->172.17.0.3:38229, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31987") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59496->172.17.0.3:31987, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37952") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35572->172.17.0.3:37952, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34293") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52608->172.17.0.3:34293, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31245") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50438->172.17.0.3:31245, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39398") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37566->172.17.0.3:39398, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38891") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36708->172.17.0.3:38891, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39358") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55448->172.17.0.3:39358, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32289") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52112->172.17.0.3:32289, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33057") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54098->172.17.0.3:33057, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35607") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48306->172.17.0.3:35607, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31411") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44384->172.17.0.3:31411, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34910") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58166->172.17.0.3:34910, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39646") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37474->172.17.0.3:39646, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33354") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60128->172.17.0.3:33354, err= 2026/05/04 01:49:29 DEBUG : both0: size = 6 OK 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both10: size = 6 OK 2026/05/04 01:49:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both12: size = 6 OK 2026/05/04 01:49:29 DEBUG : both0: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both13: size = 6 OK 2026/05/04 01:49:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both11: size = 6 OK 2026/05/04 01:49:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both12: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both14: size = 6 OK 2026/05/04 01:49:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both13: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both15: size = 6 OK 2026/05/04 01:49:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both10: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both16: size = 6 OK 2026/05/04 01:49:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both11: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both17: size = 6 OK 2026/05/04 01:49:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both14: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both18: size = 6 OK 2026/05/04 01:49:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both18: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both19: size = 6 OK 2026/05/04 01:49:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both19: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both1: size = 6 OK 2026/05/04 01:49:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both1: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both2: size = 6 OK 2026/05/04 01:49:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both2: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both3: size = 6 OK 2026/05/04 01:49:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both15: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both4: size = 6 OK 2026/05/04 01:49:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both4: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both5: size = 6 OK 2026/05/04 01:49:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both5: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both6: size = 6 OK 2026/05/04 01:49:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both6: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both7: size = 6 OK 2026/05/04 01:49:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both7: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both8: size = 6 OK 2026/05/04 01:49:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both8: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both9: size = 6 OK 2026/05/04 01:49:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both9: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both16: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both17: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both3: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 INFO : only12: Deleted 2026/05/04 01:49:29 INFO : only2: Deleted 2026/05/04 01:49:29 INFO : only16: Deleted 2026/05/04 01:49:29 INFO : only8: Deleted 2026/05/04 01:49:29 INFO : only10: Deleted 2026/05/04 01:49:29 INFO : only9: Deleted 2026/05/04 01:49:29 INFO : only15: Deleted 2026/05/04 01:49:29 INFO : only14: Deleted 2026/05/04 01:49:29 INFO : only18: Deleted 2026/05/04 01:49:29 INFO : only4: Deleted 2026/05/04 01:49:29 INFO : only0: Deleted 2026/05/04 01:49:29 INFO : only5: Deleted 2026/05/04 01:49:29 INFO : only13: Deleted 2026/05/04 01:49:29 INFO : only1: Deleted 2026/05/04 01:49:29 INFO : only17: Deleted 2026/05/04 01:49:29 INFO : only6: Deleted 2026/05/04 01:49:29 INFO : only11: Deleted 2026/05/04 01:49:29 INFO : only7: Deleted 2026/05/04 01:49:29 INFO : only3: Deleted 2026/05/04 01:49:29 INFO : only19: Deleted 2026/05/04 01:49:29 INFO : There was nothing to transfer 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30711") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56092->172.17.0.3:30711, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34831") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33666->172.17.0.3:34831, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38873") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53914->172.17.0.3:38873, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35142") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60226->172.17.0.3:35142, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38057") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42796->172.17.0.3:38057, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39065") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41676->172.17.0.3:39065, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34161") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51020->172.17.0.3:34161, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30363") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52932->172.17.0.3:30363, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38955") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43276->172.17.0.3:38955, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30404") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38366->172.17.0.3:30404, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38960") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42932->172.17.0.3:38960, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31819") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46578->172.17.0.3:31819, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37361") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50150->172.17.0.3:37361, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31749") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54814->172.17.0.3:31749, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35400") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50758->172.17.0.3:35400, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38671") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34036->172.17.0.3:38671, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38170") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46446->172.17.0.3:38170, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31419") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36464->172.17.0.3:31419, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37035") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46400->172.17.0.3:37035, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31394") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53150->172.17.0.3:31394, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33058") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36556->172.17.0.3:33058, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34995") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58396->172.17.0.3:34995, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32857") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41582->172.17.0.3:32857, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33791") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55784->172.17.0.3:33791, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38998") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33384->172.17.0.3:38998, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36574") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59678->172.17.0.3:36574, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39502") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59330->172.17.0.3:39502, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33722") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40230->172.17.0.3:33722, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37483") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39974->172.17.0.3:37483, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31889") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38924->172.17.0.3:31889, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33407") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41912->172.17.0.3:33407, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39451") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49550->172.17.0.3:39451, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32062") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47990->172.17.0.3:32062, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35178") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44668->172.17.0.3:35178, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38928") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40668->172.17.0.3:38928, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31232") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45632->172.17.0.3:31232, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35049") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60674->172.17.0.3:35049, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34405") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36464->172.17.0.3:34405, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31723") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38472->172.17.0.3:31723, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37369") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59904->172.17.0.3:37369, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37657") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48904->172.17.0.3:37657, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30250") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58682->172.17.0.3:30250, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39590") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45020->172.17.0.3:39590, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38560") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44548->172.17.0.3:38560, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35456") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60332->172.17.0.3:35456, err= 2026/05/04 01:49:29 DEBUG : both10: size = 6 OK 2026/05/04 01:49:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : both12: size = 6 OK 2026/05/04 01:49:29 DEBUG : both11: size = 6 OK 2026/05/04 01:49:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both0: size = 6 OK 2026/05/04 01:49:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both10: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both0: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both14: size = 6 OK 2026/05/04 01:49:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both14: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both13: size = 6 OK 2026/05/04 01:49:29 DEBUG : both15: size = 6 OK 2026/05/04 01:49:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both12: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both16: size = 6 OK 2026/05/04 01:49:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both16: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both17: size = 6 OK 2026/05/04 01:49:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both17: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both18: size = 6 OK 2026/05/04 01:49:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both18: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both19: size = 6 OK 2026/05/04 01:49:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both19: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both1: size = 6 OK 2026/05/04 01:49:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both1: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both2: size = 6 OK 2026/05/04 01:49:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both2: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both3: size = 6 OK 2026/05/04 01:49:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both3: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both4: size = 6 OK 2026/05/04 01:49:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both4: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both5: size = 6 OK 2026/05/04 01:49:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both5: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both6: size = 6 OK 2026/05/04 01:49:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both6: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both7: size = 6 OK 2026/05/04 01:49:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both7: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both8: size = 6 OK 2026/05/04 01:49:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both8: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both9: size = 6 OK 2026/05/04 01:49:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : both9: Unchanged skipping 2026/05/04 01:49:29 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only0: Sizes differ 2026/05/04 01:49:29 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only10: Sizes differ 2026/05/04 01:49:29 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only11: Sizes differ 2026/05/04 01:49:29 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only12: Sizes differ 2026/05/04 01:49:29 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only13: Sizes differ 2026/05/04 01:49:29 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only14: Sizes differ 2026/05/04 01:49:29 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only15: Sizes differ 2026/05/04 01:49:29 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only16: Sizes differ 2026/05/04 01:49:29 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only17: Sizes differ 2026/05/04 01:49:29 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only18: Sizes differ 2026/05/04 01:49:29 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only19: Sizes differ 2026/05/04 01:49:29 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only1: Sizes differ 2026/05/04 01:49:29 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only2: Sizes differ 2026/05/04 01:49:29 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only3: Sizes differ 2026/05/04 01:49:29 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only4: Sizes differ 2026/05/04 01:49:29 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only5: Sizes differ 2026/05/04 01:49:29 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only6: Sizes differ 2026/05/04 01:49:29 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only7: Sizes differ 2026/05/04 01:49:29 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only8: Sizes differ 2026/05/04 01:49:29 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2720819451) 2026/05/04 01:49:29 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-karumud1yavi) 2026/05/04 01:49:29 DEBUG : only9: Sizes differ 2026/05/04 01:49:29 DEBUG : both11: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both13: Unchanged skipping 2026/05/04 01:49:29 DEBUG : both15: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33094") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43344->172.17.0.3:33094, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31196") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49382->172.17.0.3:31196, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31760") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31247") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55824->172.17.0.3:31760, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49684->172.17.0.3:31247, err= 2026/05/04 01:49:29 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/04 01:49:29 INFO : only0: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/04 01:49:29 INFO : only10: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/04 01:49:29 INFO : only12: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/04 01:49:29 INFO : only11: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34376") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49868->172.17.0.3:34376, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31895") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33626->172.17.0.3:31895, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33772") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34063") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40684->172.17.0.3:34063, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50076->172.17.0.3:33772, err= 2026/05/04 01:49:29 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/04 01:49:29 INFO : only15: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/04 01:49:29 INFO : only13: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/04 01:49:29 INFO : only14: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32961") 2026/05/04 01:49:29 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/04 01:49:29 INFO : only16: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33609") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56864->172.17.0.3:32961, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30816") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51000->172.17.0.3:33609, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42446->172.17.0.3:30816, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33496") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35858->172.17.0.3:33496, err= 2026/05/04 01:49:29 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/04 01:49:29 INFO : only1: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/04 01:49:29 INFO : only17: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/04 01:49:29 INFO : only19: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/04 01:49:29 INFO : only18: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32203") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37003") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60980->172.17.0.3:32203, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32518") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38042->172.17.0.3:37003, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42588->172.17.0.3:32518, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31709") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35810->172.17.0.3:31709, err= 2026/05/04 01:49:29 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/04 01:49:29 INFO : only2: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/04 01:49:29 INFO : only3: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/04 01:49:29 INFO : only4: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32808") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33581") 2026/05/04 01:49:29 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/04 01:49:29 INFO : only5: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36562->172.17.0.3:32808, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56188->172.17.0.3:33581, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38762") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35738->172.17.0.3:38762, err= 2026/05/04 01:49:29 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37144") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36952->172.17.0.3:37144, err= 2026/05/04 01:49:29 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/04 01:49:29 INFO : only8: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/04 01:49:29 INFO : only6: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/04 01:49:29 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/04 01:49:29 INFO : only7: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/04 01:49:29 INFO : only9: Copied (replaced existing) 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36278") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53912->172.17.0.3:36278, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33550") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42880->172.17.0.3:33550, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35164") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58870->172.17.0.3:35164, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:49:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:49:29 DEBUG : empty_on_remote: Making directory with metadata 2026/05/04 01:49:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:49:29 INFO : empty_on_remote: Making directory 2026/05/04 01:49:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/04 01:49:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36429") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55674->172.17.0.3:36429, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30286") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34844") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34173") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55192->172.17.0.3:34844, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37612->172.17.0.3:30286, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56514->172.17.0.3:34173, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34361") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50410->172.17.0.3:34361, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30828") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39954->172.17.0.3:30828, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:49:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:49:29 DEBUG : empty_on_remote: Making directory with metadata 2026/05/04 01:49:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/04 01:49:29 INFO : empty_on_remote: Making directory 2026/05/04 01:49:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/04 01:49:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31106") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51604->172.17.0.3:31106, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31492") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36460") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57612->172.17.0.3:31492, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38994") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31620") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33366->172.17.0.3:38994, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37102->172.17.0.3:36460, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36680->172.17.0.3:31620, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30600") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56056->172.17.0.3:30600, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31144") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35680->172.17.0.3:31144, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : sub dir: Making directory 2026/05/04 01:49:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35784") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52198->172.17.0.3:35784, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39351") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50384->172.17.0.3:39351, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38025") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43212->172.17.0.3:38025, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31639") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43372->172.17.0.3:31639, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30245") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50714->172.17.0.3:30245, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34520") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44418->172.17.0.3:34520, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32877") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60740->172.17.0.3:32877, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32182") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54360->172.17.0.3:32182, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33930") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60944->172.17.0.3:33930, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36740") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33242->172.17.0.3:36740, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33264") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45432->172.17.0.3:33264, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/04 01:49:29 INFO : sub dir: Making directory 2026/05/04 01:49:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35777") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42810->172.17.0.3:35777, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38009") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37594") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46132->172.17.0.3:38009, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37226->172.17.0.3:37594, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36504") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47434->172.17.0.3:36504, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39508") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47074->172.17.0.3:39508, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36078") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39566->172.17.0.3:36078, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34884") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50304->172.17.0.3:34884, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31022") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47510->172.17.0.3:31022, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30756") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39030->172.17.0.3:30756, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34582") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45340->172.17.0.3:34582, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31541") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51842->172.17.0.3:31541, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35166") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52714->172.17.0.3:35166, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33386") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45468->172.17.0.3:33386, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36007") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33358->172.17.0.3:36007, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34118") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59948->172.17.0.3:34118, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36491") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40340->172.17.0.3:36491, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38518") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34440->172.17.0.3:38518, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30433") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33284->172.17.0.3:30433, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33046") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41404->172.17.0.3:33046, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30159") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48084->172.17.0.3:30159, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31273") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39714->172.17.0.3:31273, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35244") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40650->172.17.0.3:35244, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32244") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37700->172.17.0.3:32244, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39311") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50108->172.17.0.3:39311, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37778") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49124->172.17.0.3:37778, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30126") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45214->172.17.0.3:30126, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37776") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40674->172.17.0.3:37776, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37178") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48772->172.17.0.3:37178, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35124") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39180->172.17.0.3:35124, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34183") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59842->172.17.0.3:34183, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33921") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43736->172.17.0.3:33921, err= 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35638") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34572->172.17.0.3:35638, err= 2026/05/04 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : apple: Excluded 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : banana: Excluded 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36935") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54684->172.17.0.3:36935, err= 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30138") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38294->172.17.0.3:30138, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35411") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37490->172.17.0.3:35411, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36053") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50744->172.17.0.3:36053, err= 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : banana: size = 6 OK 2026/05/04 01:49:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:29 DEBUG : apple: size = 5 OK 2026/05/04 01:49:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36746") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36592->172.17.0.3:36746, err= 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 INFO : There was nothing to transfer 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38542") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40870->172.17.0.3:38542, err= 2026/05/04 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : apple: Excluded 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : banana: Excluded 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32549") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38790->172.17.0.3:32549, err= 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30429") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60890->172.17.0.3:30429, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33685") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52734->172.17.0.3:33685, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37912") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60144->172.17.0.3:37912, err= 2026/05/04 01:49:29 DEBUG : apple: size = 5 OK 2026/05/04 01:49:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:29 DEBUG : banana: size = 6 OK 2026/05/04 01:49:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33003") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55622->172.17.0.3:33003, err= 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 INFO : There was nothing to transfer 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35829") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56748->172.17.0.3:35829, err= 2026/05/04 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : apple: Excluded 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : banana: Excluded 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33745") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54218->172.17.0.3:33745, err= 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34540") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56318->172.17.0.3:34540, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37481") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52952->172.17.0.3:37481, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34204") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53968->172.17.0.3:34204, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39500") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35168->172.17.0.3:39500, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35670") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42526->172.17.0.3:35670, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34399") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53988->172.17.0.3:34399, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39629") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54214->172.17.0.3:39629, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31180") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43670->172.17.0.3:31180, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39201") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41008->172.17.0.3:39201, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37228") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52090->172.17.0.3:37228, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35151") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35946->172.17.0.3:35151, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34950") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53734->172.17.0.3:34950, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32509") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50464->172.17.0.3:32509, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30892") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48172->172.17.0.3:30892, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36038") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54878->172.17.0.3:36038, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30439") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42398->172.17.0.3:30439, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33249") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54616->172.17.0.3:33249, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34721") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60088->172.17.0.3:34721, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38762") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35742->172.17.0.3:38762, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36566") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55996->172.17.0.3:36566, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38716") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35968->172.17.0.3:38716, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34553") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43430->172.17.0.3:34553, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30526") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40816->172.17.0.3:30526, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35791") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33466->172.17.0.3:35791, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31888") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45548->172.17.0.3:31888, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30839") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45844->172.17.0.3:30839, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35132") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45078->172.17.0.3:35132, err= 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36266") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42556->172.17.0.3:36266, err= 2026/05/04 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : apple: Excluded 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : banana: Excluded 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32272") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57746->172.17.0.3:32272, err= 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36270") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41036->172.17.0.3:36270, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38746") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41384->172.17.0.3:38746, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30919") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44016->172.17.0.3:30919, err= 2026/05/04 01:49:29 DEBUG : apple: size = 5 OK 2026/05/04 01:49:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : banana: size = 6 OK 2026/05/04 01:49:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36548") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49064->172.17.0.3:36548, err= 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 INFO : There was nothing to transfer 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39834") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43014->172.17.0.3:39834, err= 2026/05/04 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : apple: Excluded 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : banana: Excluded 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31585") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46994->172.17.0.3:31585, err= 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31010") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48592->172.17.0.3:31010, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33458") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49574->172.17.0.3:33458, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34764") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35660->172.17.0.3:34764, err= 2026/05/04 01:49:29 DEBUG : apple: size = 5 OK 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:29 DEBUG : banana: size = 6 OK 2026/05/04 01:49:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:29 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34498") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37900->172.17.0.3:34498, err= 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 INFO : There was nothing to transfer 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37402") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59422->172.17.0.3:37402, err= 2026/05/04 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : apple: Excluded 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : banana: Excluded 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30654") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45602->172.17.0.3:30654, err= 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32127") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32786->172.17.0.3:32127, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34614") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35350->172.17.0.3:34614, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34519") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34548->172.17.0.3:34519, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37272") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44162->172.17.0.3:37272, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30545") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43340->172.17.0.3:30545, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32763") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36332->172.17.0.3:32763, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37596") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57756->172.17.0.3:37596, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39073") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44508->172.17.0.3:39073, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39706") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52782->172.17.0.3:39706, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37848") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40862->172.17.0.3:37848, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39989") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39054->172.17.0.3:39989, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39270") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56546->172.17.0.3:39270, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31476") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47990->172.17.0.3:31476, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31911") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36948->172.17.0.3:31911, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34958") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47836->172.17.0.3:34958, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35792") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51842->172.17.0.3:35792, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37115") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36566->172.17.0.3:37115, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35659") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56052->172.17.0.3:35659, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38105") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43110->172.17.0.3:38105, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34006") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48542->172.17.0.3:34006, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36089") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45130->172.17.0.3:36089, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37407") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40140->172.17.0.3:37407, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36645") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55648->172.17.0.3:36645, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32839") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57508->172.17.0.3:32839, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37642") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53686->172.17.0.3:37642, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34854") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55672->172.17.0.3:34854, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36342") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53720->172.17.0.3:36342, err= 2026/05/04 01:49:29 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36482") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51134->172.17.0.3:36482, err= 2026/05/04 01:49:29 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : apple: Excluded 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:29 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : banana: Excluded 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35218") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51830->172.17.0.3:35218, err= 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33896") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53814->172.17.0.3:33896, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39431") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40774->172.17.0.3:39431, err= 2026/05/04 01:49:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31512") 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49036->172.17.0.3:31512, err= 2026/05/04 01:49:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Connecting to FTP server 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31232") 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35337") 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52496->172.17.0.3:35337, err= 2026/05/04 01:49:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45634->172.17.0.3:31232, err= 2026/05/04 01:49:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30684") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40298->172.17.0.3:21, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38641") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59282->172.17.0.3:30684, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34636->172.17.0.3:38641, err= 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/04 01:49:29 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/04 01:49:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33719") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33780->172.17.0.3:33719, err= 2026/05/04 01:49:29 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/04 01:49:29 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/04 01:49:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32574") 2026/05/04 01:49:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39990->172.17.0.3:32574, err= 2026/05/04 01:49:29 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/04 01:49:29 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/04 01:49:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35717") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57288->172.17.0.3:35717, err= 2026/05/04 01:49:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37262") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35370->172.17.0.3:37262, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37774") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35402->172.17.0.3:37774, err= 2026/05/04 01:49:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34585") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48556->172.17.0.3:34585, err= 2026/05/04 01:49:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30431") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35737") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38834->172.17.0.3:30431, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33076->172.17.0.3:35737, err= 2026/05/04 01:49:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30579") 2026/05/04 01:49:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54562->172.17.0.3:30579, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35413") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53114->172.17.0.3:35413, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34019") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56772->172.17.0.3:34019, err= 2026/05/04 01:49:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30840") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37309") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38082") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56864->172.17.0.3:30840, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47102->172.17.0.3:37309, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43434->172.17.0.3:38082, err= 2026/05/04 01:49:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36190") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30279") 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44710->172.17.0.3:36190, err= 2026/05/04 01:49:29 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40402->172.17.0.3:30279, err= 2026/05/04 01:49:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/04 01:49:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:29 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cixenep2gise: closing 1 unused connections 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-jakudig9fuzi: closing 2 unused connections 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30227") 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36438->172.17.0.3:30227, err= 2026/05/04 01:49:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/04 01:49:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:31 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Connecting to FTP server 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Connecting to FTP server 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Connecting to FTP server 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38972->172.17.0.3:21, err= 2026/05/04 01:49:31 INFO : dir1/0009-3456789.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0007-1234567.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:49:31 INFO : splitbananasplit: Deleted 2026/05/04 01:49:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0012-6789;.txt: Deleted 2026/05/04 01:49:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:49:31 INFO : apple: Deleted 2026/05/04 01:49:31 INFO : appleappleapplebanana: Deleted 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38984->172.17.0.3:21, err= 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:21") 2026/05/04 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38994->172.17.0.3:21, err= 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:49:34 INFO : banana: Deleted 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39487") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44854->172.17.0.3:39487, err= 2026/05/04 01:49:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/04 01:49:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/04 01:49:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : YXBwbGU=: Excluded 2026/05/04 01:49:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : YmFuYW5h: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35708") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55334->172.17.0.3:35708, err= 2026/05/04 01:49:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30792") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52910->172.17.0.3:30792, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31450") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32922->172.17.0.3:31450, err= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34130") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53254->172.17.0.3:34130, err= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : YXBwbGU=: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/04 01:49:34 DEBUG : YmFuYW5h: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38597") 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60208->172.17.0.3:38597, err= 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32326") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40426->172.17.0.3:32326, err= 2026/05/04 01:49:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/04 01:49:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/04 01:49:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : YXBwbGU=: Excluded 2026/05/04 01:49:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : YmFuYW5h: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34774") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42150->172.17.0.3:34774, err= 2026/05/04 01:49:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31048") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59690->172.17.0.3:31048, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38123") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43064->172.17.0.3:38123, err= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/04 01:49:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38160") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58090->172.17.0.3:38160, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34629") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51962->172.17.0.3:34629, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38223") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54192->172.17.0.3:38223, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39879") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54642->172.17.0.3:39879, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34416") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41620->172.17.0.3:34416, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31592") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35034->172.17.0.3:31592, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33647") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57966->172.17.0.3:33647, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34160") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41640->172.17.0.3:34160, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31269") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33230->172.17.0.3:31269, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31162") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36984->172.17.0.3:31162, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32981") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36422->172.17.0.3:32981, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31985") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45524->172.17.0.3:31985, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36027") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44086->172.17.0.3:36027, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34699") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58412->172.17.0.3:34699, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38369") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55386->172.17.0.3:38369, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39836") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42350->172.17.0.3:39836, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39170") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54302->172.17.0.3:39170, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30609") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37614->172.17.0.3:30609, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35715") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43970->172.17.0.3:35715, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32484") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43706->172.17.0.3:32484, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36230") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47154->172.17.0.3:36230, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34685") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53116->172.17.0.3:34685, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39079") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41720->172.17.0.3:39079, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37061") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33910->172.17.0.3:37061, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39609") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58076->172.17.0.3:39609, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32727") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48018->172.17.0.3:32727, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38655") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41576->172.17.0.3:38655, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39598") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50636->172.17.0.3:39598, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30275") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42630->172.17.0.3:30275, err= 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30892") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60568->172.17.0.3:30892, err= 2026/05/04 01:49:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36235") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32743") 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37880->172.17.0.3:36235, err= 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60138->172.17.0.3:32743, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36695") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50772->172.17.0.3:36695, err= 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33308") 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34142->172.17.0.3:33308, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31414") 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57926->172.17.0.3:31414, err= 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/04 01:49:34 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/04 01:49:34 INFO : apple: Copied (new) to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/04 01:49:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32964") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36332") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39976") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47466->172.17.0.3:36332, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45870->172.17.0.3:39976, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39954->172.17.0.3:32964, err= 2026/05/04 01:49:34 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31425") 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45334->172.17.0.3:31425, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35686") 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32640") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55792->172.17.0.3:32640, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33132->172.17.0.3:35686, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31960") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45206->172.17.0.3:31960, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36318") 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51970->172.17.0.3:36318, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32524") 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39508->172.17.0.3:32524, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36845") 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37904") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58432->172.17.0.3:36845, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56498->172.17.0.3:37904, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36333") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54228->172.17.0.3:36333, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39435") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31644") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60562->172.17.0.3:39435, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47948->172.17.0.3:31644, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36149") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46428->172.17.0.3:36149, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36398") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39088->172.17.0.3:36398, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 INFO : splitbananasplit: Deleted 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:49:34 INFO : banana: Deleted 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:49:34 INFO : appleappleapplebanana: Deleted 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:49:34 INFO : apple: Deleted 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35224") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57734->172.17.0.3:35224, err= 2026/05/04 01:49:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : PREFIXbanana: Excluded 2026/05/04 01:49:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : PREFIXapple: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35777") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42282->172.17.0.3:35777, err= 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36908") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54780->172.17.0.3:36908, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34469") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33708->172.17.0.3:34469, err= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/04 01:49:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30910") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38890->172.17.0.3:30910, err= 2026/05/04 01:49:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30562") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50730->172.17.0.3:30562, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39903") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38130") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39872") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47510->172.17.0.3:38130, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38528->172.17.0.3:39872, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34733") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34196->172.17.0.3:39903, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60928->172.17.0.3:34733, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/04 01:49:34 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/04 01:49:34 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/04 01:49:34 INFO : apple: Copied (new) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/04 01:49:34 INFO : appleappleapplebanana: Copied (new) 2026/05/04 01:49:34 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/04 01:49:34 INFO : splitbananasplit: Copied (new) 2026/05/04 01:49:34 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/04 01:49:34 INFO : banana: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33832") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38814->172.17.0.3:33832, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31879") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34997") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31689") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42156->172.17.0.3:31879, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49210->172.17.0.3:34997, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40126->172.17.0.3:31689, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35583") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34722") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30307") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43730->172.17.0.3:35583, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52930->172.17.0.3:34722, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49342->172.17.0.3:30307, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32513") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37198->172.17.0.3:32513, err= 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34962") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55508->172.17.0.3:34962, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34384") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33218->172.17.0.3:34384, err= 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35387") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42392->172.17.0.3:35387, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34361") 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44260->172.17.0.3:34361, err= 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/04 01:49:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39444") 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55658->172.17.0.3:39444, err= 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32845") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36236->172.17.0.3:32845, err= 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36503") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34488->172.17.0.3:36503, err= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37247") 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34718->172.17.0.3:37247, err= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/04 01:49:34 INFO : PREFIXapple: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/04 01:49:34 INFO : PREFIXsplitbananasplit: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/04 01:49:34 INFO : PREFIXbanana: Deleted 2026/05/04 01:49:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34009") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51252->172.17.0.3:34009, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37834") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44686->172.17.0.3:37834, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33658") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35440->172.17.0.3:33658, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33230") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46498->172.17.0.3:33230, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30474") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56030->172.17.0.3:30474, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36750") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41552->172.17.0.3:36750, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38106") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53418->172.17.0.3:38106, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39448") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55646->172.17.0.3:39448, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33829") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44668->172.17.0.3:33829, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33811") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55484->172.17.0.3:33811, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33264") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42646->172.17.0.3:33264, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34113") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58980->172.17.0.3:34113, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31723") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43946->172.17.0.3:31723, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32425") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36650->172.17.0.3:32425, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35693") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56778->172.17.0.3:35693, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33149") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49384->172.17.0.3:33149, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33853") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50044->172.17.0.3:33853, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36837") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54338->172.17.0.3:36837, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37786") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53760->172.17.0.3:37786, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34581") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33026->172.17.0.3:34581, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36893") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52650->172.17.0.3:36893, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39278") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36622->172.17.0.3:39278, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31814") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42914->172.17.0.3:31814, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31480") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37570->172.17.0.3:31480, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30886") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36154->172.17.0.3:30886, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35098") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47144->172.17.0.3:35098, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36547") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38750->172.17.0.3:36547, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36213") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41522->172.17.0.3:36213, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31497") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35986->172.17.0.3:31497, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30680") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59976->172.17.0.3:30680, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32679") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42832->172.17.0.3:32679, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37874") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33654->172.17.0.3:37874, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35564") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46510->172.17.0.3:35564, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32036") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40878->172.17.0.3:32036, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39307") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49314->172.17.0.3:39307, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36135") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34588->172.17.0.3:36135, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35748") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53180->172.17.0.3:35748, err= 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35985") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54230->172.17.0.3:35985, err= 2026/05/04 01:49:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34888") 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35774") 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47328->172.17.0.3:34888, err= 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35116") 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59322->172.17.0.3:35774, err= 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52936->172.17.0.3:35116, err= 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32710") 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60662->172.17.0.3:32710, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30059") 2026/05/04 01:49:34 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42506->172.17.0.3:30059, err= 2026/05/04 01:49:34 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/04 01:49:34 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39566") 2026/05/04 01:49:34 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42674->172.17.0.3:39566, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36602") 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53160->172.17.0.3:36602, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38207") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51256->172.17.0.3:38207, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39021") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36580->172.17.0.3:39021, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35483") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37220") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46330->172.17.0.3:35483, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59478->172.17.0.3:37220, err= 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36381") 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47258->172.17.0.3:36381, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34539") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52958->172.17.0.3:34539, err= 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31571") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39350") 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46958->172.17.0.3:31571, err= 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36352->172.17.0.3:39350, err= 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36844") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34943") 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33926->172.17.0.3:34943, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52468->172.17.0.3:36844, err= 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35866") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35136") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49158->172.17.0.3:35866, err= 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59900->172.17.0.3:35136, err= 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34797") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60146->172.17.0.3:34797, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32139") 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49452->172.17.0.3:32139, err= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 INFO : appleappleapplebanana: Deleted 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:49:34 INFO : banana: Deleted 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:49:34 INFO : splitbananasplit: Deleted 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:49:34 INFO : apple: Deleted 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35340") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37856->172.17.0.3:35340, err= 2026/05/04 01:49:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : bananaSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35413") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55356->172.17.0.3:35413, err= 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30537") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52806->172.17.0.3:30537, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31840") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46282->172.17.0.3:31840, err= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/04 01:49:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31841") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37784->172.17.0.3:31841, err= 2026/05/04 01:49:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30007") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38689") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33120->172.17.0.3:30007, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39152->172.17.0.3:38689, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35908") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36704") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47986->172.17.0.3:36704, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36716->172.17.0.3:35908, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35167") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48524->172.17.0.3:35167, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/04 01:49:34 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/04 01:49:34 INFO : appleappleapplebanana: Copied (new) 2026/05/04 01:49:34 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/04 01:49:34 INFO : banana: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39905") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53420->172.17.0.3:39905, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39737") 2026/05/04 01:49:34 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/04 01:49:34 INFO : splitbananasplit: Copied (new) 2026/05/04 01:49:34 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/04 01:49:34 INFO : apple: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34148->172.17.0.3:39737, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34547") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54938->172.17.0.3:34547, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31206") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50836->172.17.0.3:31206, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37525") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39022") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36926->172.17.0.3:37525, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46802->172.17.0.3:39022, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30303") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47654->172.17.0.3:30303, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30511") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42874->172.17.0.3:30511, err= 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31509") 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33901") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35916->172.17.0.3:31509, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31546") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35504->172.17.0.3:33901, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56522->172.17.0.3:31546, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30489") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60604->172.17.0.3:30489, err= 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/04 01:49:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32581") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54304->172.17.0.3:32581, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32791") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33544") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47446->172.17.0.3:32791, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56786->172.17.0.3:33544, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39994") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36824->172.17.0.3:39994, err= 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : splitbananasplitSUFFIX: Deleted 2026/05/04 01:49:34 INFO : bananaSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/04 01:49:34 INFO : appleSUFFIX: Deleted 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32635") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46096->172.17.0.3:32635, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34508") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59394->172.17.0.3:34508, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32500") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43114->172.17.0.3:32500, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38645") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59590->172.17.0.3:38645, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31223") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43456->172.17.0.3:31223, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39715") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54260->172.17.0.3:39715, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35522") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38364->172.17.0.3:35522, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31745") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59470->172.17.0.3:31745, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34549") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39400->172.17.0.3:34549, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37767") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49916->172.17.0.3:37767, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31997") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33944->172.17.0.3:31997, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37633") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42350->172.17.0.3:37633, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31369") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43656->172.17.0.3:31369, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36541") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43130->172.17.0.3:36541, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38892") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41678->172.17.0.3:38892, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35421") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39790->172.17.0.3:35421, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34743") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38476->172.17.0.3:34743, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30716") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57268->172.17.0.3:30716, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32194") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59718->172.17.0.3:32194, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37609") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48456->172.17.0.3:37609, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37486") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40822->172.17.0.3:37486, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31222") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52242->172.17.0.3:31222, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33520") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58446->172.17.0.3:33520, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33928") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43928->172.17.0.3:33928, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37339") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59472->172.17.0.3:37339, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30560") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36006->172.17.0.3:30560, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32323") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54926->172.17.0.3:32323, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34966") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46820->172.17.0.3:34966, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36539") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48256->172.17.0.3:36539, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35612") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53586->172.17.0.3:35612, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35475") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37592->172.17.0.3:35475, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37030") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51650->172.17.0.3:37030, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32174") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50850->172.17.0.3:32174, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39708") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36100->172.17.0.3:39708, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37190") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43628->172.17.0.3:37190, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34055") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35976->172.17.0.3:34055, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35625") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36148->172.17.0.3:35625, err= 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36003") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52496->172.17.0.3:36003, err= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34939") 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30656") 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54456->172.17.0.3:34939, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40996->172.17.0.3:30656, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33639") 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54692->172.17.0.3:33639, err= 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/04 01:49:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30715") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39748") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57034->172.17.0.3:39748, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39892->172.17.0.3:30715, err= 2026/05/04 01:49:34 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36143") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59270->172.17.0.3:36143, err= 2026/05/04 01:49:34 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/04 01:49:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36832") 2026/05/04 01:49:34 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52542->172.17.0.3:36832, err= 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32455") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55504->172.17.0.3:32455, err= 2026/05/04 01:49:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35947") 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59966->172.17.0.3:35947, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39683") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39942->172.17.0.3:39683, err= 2026/05/04 01:49:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30346") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46108->172.17.0.3:30346, err= 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35723") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41682->172.17.0.3:35723, err= 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32021") 2026/05/04 01:49:34 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56074->172.17.0.3:32021, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32666") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34204->172.17.0.3:32666, err= 2026/05/04 01:49:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39105") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43834->172.17.0.3:39105, err= 2026/05/04 01:49:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35994") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55148->172.17.0.3:35994, err= 2026/05/04 01:49:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/04 01:49:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31291") 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44464->172.17.0.3:31291, err= 2026/05/04 01:49:34 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38584") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56442->172.17.0.3:38584, err= 2026/05/04 01:49:34 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37572") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48032->172.17.0.3:37572, err= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/04 01:49:34 INFO : appleappleapplebanana: Deleted 2026/05/04 01:49:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/04 01:49:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/04 01:49:34 INFO : splitbananasplit: Deleted 2026/05/04 01:49:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39370") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35494->172.17.0.3:39370, err= 2026/05/04 01:49:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbanan: Excluded 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleapple: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32429") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57794->172.17.0.3:32429, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefg: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcde: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defgh: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdef: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-34567: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-23456: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghi: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-45678: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijk: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-12345: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghij: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31314") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55786->172.17.0.3:31314, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38475") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54414->172.17.0.3:38475, err= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39115") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38406->172.17.0.3:39115, err= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : appleapple: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbanan: size = 16 OK 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37346") 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44944->172.17.0.3:37346, err= 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/04 01:49:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/04 01:49:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/04 01:49:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/04 01:49:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/04 01:49:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/04 01:49:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/04 01:49:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/04 01:49:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/04 01:49:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/04 01:49:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/04 01:49:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/04 01:49:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/04 01:49:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/04 01:49:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/04 01:49:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/04 01:49:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32840") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39246->172.17.0.3:32840, err= 2026/05/04 01:49:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbanan: Excluded 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleapple: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37785") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44644->172.17.0.3:37785, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefg: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcde: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defgh: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdef: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-34567: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-23456: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghi: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-45678: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijk: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-12345: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghij: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33312") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39182->172.17.0.3:33312, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30359") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39788->172.17.0.3:30359, err= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/04 01:49:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34253") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35450->172.17.0.3:34253, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38626") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43242->172.17.0.3:38626, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32663") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53738->172.17.0.3:32663, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32092") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46108->172.17.0.3:32092, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37815") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48308->172.17.0.3:37815, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34018") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56220->172.17.0.3:34018, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39310") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60332->172.17.0.3:39310, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35957") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46810->172.17.0.3:35957, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37597") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36232->172.17.0.3:37597, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32330") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44010->172.17.0.3:32330, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33780") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38912->172.17.0.3:33780, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39779") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51058->172.17.0.3:39779, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30048") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44234->172.17.0.3:30048, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30329") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58870->172.17.0.3:30329, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39413") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37204->172.17.0.3:39413, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36567") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38420->172.17.0.3:36567, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31467") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32850->172.17.0.3:31467, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30811") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52014->172.17.0.3:30811, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36875") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38958->172.17.0.3:36875, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37503") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40710->172.17.0.3:37503, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36256") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59574->172.17.0.3:36256, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32403") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53584->172.17.0.3:32403, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36084") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44220->172.17.0.3:36084, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38459") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50302->172.17.0.3:38459, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32777") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46048->172.17.0.3:32777, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37923") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51424->172.17.0.3:37923, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34754") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57762->172.17.0.3:34754, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32822") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57610->172.17.0.3:32822, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36950") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33480->172.17.0.3:36950, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38902") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47636->172.17.0.3:38902, err= 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33282") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55538->172.17.0.3:33282, err= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31087") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57660->172.17.0.3:31087, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30846") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46776->172.17.0.3:30846, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30871") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48886->172.17.0.3:30871, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37121") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54522->172.17.0.3:37121, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33516") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54686->172.17.0.3:33516, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38758") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48614->172.17.0.3:38758, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31786") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40538->172.17.0.3:31786, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33123") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34952->172.17.0.3:33123, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38325") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41892->172.17.0.3:38325, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34451") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52302->172.17.0.3:34451, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37151") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60194->172.17.0.3:37151, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30093") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34438->172.17.0.3:30093, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37886") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39204->172.17.0.3:37886, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33205") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35184->172.17.0.3:33205, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36299") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41600->172.17.0.3:36299, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36347") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50280->172.17.0.3:36347, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36188") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40574->172.17.0.3:36188, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38135") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34562->172.17.0.3:38135, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39051") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34968->172.17.0.3:39051, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38508") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59134->172.17.0.3:38508, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33884") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54004->172.17.0.3:33884, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36175") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46568->172.17.0.3:36175, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37691") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57204->172.17.0.3:37691, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38731") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49474->172.17.0.3:38731, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34933") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39530->172.17.0.3:34933, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32050") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58894->172.17.0.3:32050, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34273") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33714->172.17.0.3:34273, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30327") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52106->172.17.0.3:30327, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31713") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54664->172.17.0.3:31713, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34017") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55068->172.17.0.3:34017, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36459") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41132->172.17.0.3:36459, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30253") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39006->172.17.0.3:30253, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37328") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41776->172.17.0.3:37328, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33946") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55770->172.17.0.3:33946, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35813") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34978->172.17.0.3:35813, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37655") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60192->172.17.0.3:37655, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31533") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45160->172.17.0.3:31533, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35201") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53766->172.17.0.3:35201, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34067") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49836->172.17.0.3:34067, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38682") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42840->172.17.0.3:38682, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36053") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44004->172.17.0.3:36053, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30876") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60300->172.17.0.3:30876, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38515") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51702->172.17.0.3:38515, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32236") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46498->172.17.0.3:32236, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35345") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56900->172.17.0.3:35345, err= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30486") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33720->172.17.0.3:30486, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37348") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37868->172.17.0.3:37348, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35798") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41980->172.17.0.3:35798, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35661") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33472->172.17.0.3:35661, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39438") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59440->172.17.0.3:39438, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36382") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50000->172.17.0.3:36382, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39737") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34156->172.17.0.3:39737, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32495") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50638->172.17.0.3:32495, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39933") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43972->172.17.0.3:39933, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30928") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43262->172.17.0.3:30928, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38098") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58158->172.17.0.3:38098, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38553") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48472->172.17.0.3:38553, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35342") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39076->172.17.0.3:35342, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34099") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38606->172.17.0.3:34099, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33352") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36840->172.17.0.3:33352, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34510") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34186->172.17.0.3:34510, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35730") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46292->172.17.0.3:35730, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38661") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51036->172.17.0.3:38661, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32776") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40208->172.17.0.3:32776, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39163") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59544->172.17.0.3:39163, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34132") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49674->172.17.0.3:34132, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36547") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38760->172.17.0.3:36547, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30819") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55662->172.17.0.3:30819, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32874") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50712->172.17.0.3:32874, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35558") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44532->172.17.0.3:35558, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32020") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32786->172.17.0.3:32020, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37069") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42404->172.17.0.3:37069, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33377") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59474->172.17.0.3:33377, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39368") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40474->172.17.0.3:39368, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31897") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47332->172.17.0.3:31897, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36803") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45662->172.17.0.3:36803, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32154") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34416->172.17.0.3:32154, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36652") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58920->172.17.0.3:36652, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37665") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48204->172.17.0.3:37665, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39836") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42364->172.17.0.3:39836, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38525") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36354->172.17.0.3:38525, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34696") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51136->172.17.0.3:34696, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33954") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60392->172.17.0.3:33954, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33140") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49846->172.17.0.3:33140, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31676") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58810->172.17.0.3:31676, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38041") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57294->172.17.0.3:38041, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39342") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51644->172.17.0.3:39342, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39463") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59340->172.17.0.3:39463, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39413") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37214->172.17.0.3:39413, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30309") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54212->172.17.0.3:30309, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36252") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54550->172.17.0.3:36252, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31284") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48150->172.17.0.3:31284, err= 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33900") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38324->172.17.0.3:33900, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31668") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43516->172.17.0.3:31668, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34567") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59998->172.17.0.3:34567, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31034") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46296->172.17.0.3:31034, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36664") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55302->172.17.0.3:36664, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32707") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45378->172.17.0.3:32707, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37287") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33026->172.17.0.3:37287, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39717") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44304->172.17.0.3:39717, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32404") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36936->172.17.0.3:32404, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36566") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50884->172.17.0.3:36566, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33469") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40304->172.17.0.3:33469, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38606") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53822->172.17.0.3:38606, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35616") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46622->172.17.0.3:35616, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30256") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40506->172.17.0.3:30256, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33441") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57008->172.17.0.3:33441, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36569") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40538->172.17.0.3:36569, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35849") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33998->172.17.0.3:35849, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30646") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55194->172.17.0.3:30646, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31796") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37078->172.17.0.3:31796, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33267") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56868->172.17.0.3:33267, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30414") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41366->172.17.0.3:30414, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39713") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33898->172.17.0.3:39713, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32318") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42626->172.17.0.3:32318, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34281") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52830->172.17.0.3:34281, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31735") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57670->172.17.0.3:31735, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32569") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48604->172.17.0.3:32569, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39055") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46314->172.17.0.3:39055, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36065") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53054->172.17.0.3:36065, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34106") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49798->172.17.0.3:34106, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34201") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55664->172.17.0.3:34201, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33866") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34536->172.17.0.3:33866, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34618") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53698->172.17.0.3:34618, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32229") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46340->172.17.0.3:32229, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32016") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40976->172.17.0.3:32016, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32313") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44558->172.17.0.3:32313, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32184") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36352->172.17.0.3:32184, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32665") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35972->172.17.0.3:32665, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38850") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51322->172.17.0.3:38850, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37421") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46078->172.17.0.3:37421, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33025") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40744->172.17.0.3:33025, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30515") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57248->172.17.0.3:30515, err= 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31993") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38224->172.17.0.3:31993, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39137") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38090->172.17.0.3:39137, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34739") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60158->172.17.0.3:34739, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37532") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57766->172.17.0.3:37532, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36069") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39390->172.17.0.3:36069, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36867") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33728->172.17.0.3:36867, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38789") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57010->172.17.0.3:38789, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30143") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36290->172.17.0.3:30143, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30431") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33480->172.17.0.3:30431, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31798") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54356->172.17.0.3:31798, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36885") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40414->172.17.0.3:36885, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38137") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55226->172.17.0.3:38137, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31208") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56714->172.17.0.3:31208, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30048") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44242->172.17.0.3:30048, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30706") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34186->172.17.0.3:30706, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35333") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41678->172.17.0.3:35333, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30724") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47526->172.17.0.3:30724, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36362") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43276->172.17.0.3:36362, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30507") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45118->172.17.0.3:30507, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39518") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37044->172.17.0.3:39518, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35042") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38952->172.17.0.3:35042, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34627") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45498->172.17.0.3:34627, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30150") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49420->172.17.0.3:30150, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33442") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58550->172.17.0.3:33442, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36630") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45352->172.17.0.3:36630, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30387") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58118->172.17.0.3:30387, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33835") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53632->172.17.0.3:33835, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32713") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48584->172.17.0.3:32713, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37330") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59068->172.17.0.3:37330, err= 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39766") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38452->172.17.0.3:39766, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36273") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42330->172.17.0.3:36273, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34705") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38666->172.17.0.3:34705, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38036") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55436->172.17.0.3:38036, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30274") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40496->172.17.0.3:30274, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32854") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58066->172.17.0.3:32854, err= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30131") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49592->172.17.0.3:30131, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36688") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44798->172.17.0.3:36688, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39420") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51024->172.17.0.3:39420, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32183") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48960->172.17.0.3:32183, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38693") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35954->172.17.0.3:38693, err= 2026/05/04 01:49:34 DEBUG : apple: size = 5 OK 2026/05/04 01:49:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : apple: Unchanged skipping 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: size = 6 OK 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : banana: Unchanged skipping 2026/05/04 01:49:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/04 01:49:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32876") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43692->172.17.0.3:32876, err= 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39836") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42380->172.17.0.3:39836, err= 2026/05/04 01:49:34 DEBUG : apple: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : apple: Excluded 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : splitbananasplit: Excluded 2026/05/04 01:49:34 DEBUG : banana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : banana: Excluded 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : appleappleapplebanana: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33238") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50078->172.17.0.3:33238, err= 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/04 01:49:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37602") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60474->172.17.0.3:37602, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35739") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60102->172.17.0.3:35739, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37388") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37968->172.17.0.3:37388, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32436") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50340->172.17.0.3:32436, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36127") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54424->172.17.0.3:36127, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35614") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33808->172.17.0.3:35614, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34277") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43348->172.17.0.3:34277, err= --- PASS: TestTransform (5.30s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.66s) --- PASS: TestTransform/prefix (0.08s) --- PASS: TestTransform/suffix (0.09s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.05s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35212") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34150->172.17.0.3:35212, err= 2026/05/04 01:49:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:49:34 INFO : sub dir_somesuffix: Making directory 2026/05/04 01:49:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/04 01:49:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/04 01:49:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:49:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37205") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38502->172.17.0.3:37205, err= 2026/05/04 01:49:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:49:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31957") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56796->172.17.0.3:31957, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32502") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59708->172.17.0.3:32502, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33448") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43054->172.17.0.3:33448, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32210") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41560->172.17.0.3:32210, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32577") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35894->172.17.0.3:32577, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31122") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38180->172.17.0.3:31122, err= 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 INFO : tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31076") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51322->172.17.0.3:31076, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/04 01:49:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30009") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57404->172.17.0.3:30009, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30605") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55472->172.17.0.3:30605, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37463") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46230->172.17.0.3:37463, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38713") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43228->172.17.0.3:38713, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30624") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51368->172.17.0.3:30624, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31778") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52572->172.17.0.3:31778, err= 2026/05/04 01:49:34 INFO : toe: Making directory 2026/05/04 01:49:34 INFO : toe/toe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32839") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34520->172.17.0.3:32839, err= 2026/05/04 01:49:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/04 01:49:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35429") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33458->172.17.0.3:35429, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35148") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43106->172.17.0.3:35148, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30790") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49946->172.17.0.3:30790, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36461") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58642->172.17.0.3:36461, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30279") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56646->172.17.0.3:30279, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36944") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40518->172.17.0.3:36944, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30457") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43190->172.17.0.3:30457, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30840") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37086->172.17.0.3:30840, err= 2026/05/04 01:49:34 INFO : toe: Making directory 2026/05/04 01:49:34 INFO : toe/toe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33716") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58500->172.17.0.3:33716, err= 2026/05/04 01:49:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/04 01:49:34 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34255") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60138->172.17.0.3:34255, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33556") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39822->172.17.0.3:33556, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33393") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38376->172.17.0.3:33393, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31923") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42144->172.17.0.3:31923, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39509") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42070->172.17.0.3:39509, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38088") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34930->172.17.0.3:38088, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30175") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49580->172.17.0.3:30175, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:49:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34168") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36478->172.17.0.3:34168, err= 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 INFO : tictacempty_dir: Making directory 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 INFO : tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32486") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55844->172.17.0.3:32486, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35199") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56576->172.17.0.3:35199, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36155") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38013") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47782->172.17.0.3:36155, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42570->172.17.0.3:38013, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31935") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46682->172.17.0.3:31935, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32056") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56098->172.17.0.3:32056, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32552") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31515") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50848->172.17.0.3:32552, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37062->172.17.0.3:31515, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37258") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33710->172.17.0.3:37258, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35605") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52238->172.17.0.3:35605, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:49:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30460") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58778->172.17.0.3:30460, err= 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 INFO : tictacempty_dir: Making directory 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 INFO : tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38576") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48318->172.17.0.3:38576, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33969") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46708->172.17.0.3:33969, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31937") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36035") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39998->172.17.0.3:31937, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56140->172.17.0.3:36035, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33034") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42252->172.17.0.3:33034, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35446") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33918->172.17.0.3:35446, err= 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32382") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50990->172.17.0.3:32382, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34842") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37104->172.17.0.3:34842, err= 2026/05/04 01:49:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31911") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38154->172.17.0.3:31911, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/04 01:49:34 NOTICE: ftp://172.17.0.3:21/rclone-test-karumud1yavi: 0 differences found 2026/05/04 01:49:34 NOTICE: ftp://172.17.0.3:21/rclone-test-karumud1yavi: 1 hashes could not be checked 2026/05/04 01:49:34 NOTICE: ftp://172.17.0.3:21/rclone-test-karumud1yavi: 1 matching files 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37131") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38362->172.17.0.3:37131, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34947") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43932->172.17.0.3:34947, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35261") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46484->172.17.0.3:35261, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30739") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57160->172.17.0.3:30739, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37345") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55290->172.17.0.3:37345, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31287") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38086->172.17.0.3:31287, err= 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 INFO : tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33065") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47024->172.17.0.3:33065, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37011") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42850->172.17.0.3:37011, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34658") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44660->172.17.0.3:34658, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35161") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48026->172.17.0.3:35161, err= 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34074") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34758->172.17.0.3:34074, err= 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33506") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37302->172.17.0.3:33506, err= 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34926") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56116->172.17.0.3:34926, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31304") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44110->172.17.0.3:31304, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39524") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58766->172.17.0.3:39524, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37688") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38528->172.17.0.3:37688, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34042") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59442->172.17.0.3:34042, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30320") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46866->172.17.0.3:30320, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32212") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41948->172.17.0.3:32212, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38218") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46154->172.17.0.3:38218, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/05/04 01:49:34 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36974") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45400->172.17.0.3:36974, err= 2026/05/04 01:49:34 INFO : toe: Making directory 2026/05/04 01:49:34 INFO : toe/toe: Making directory 2026/05/04 01:49:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34408") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51626->172.17.0.3:34408, err= 2026/05/04 01:49:34 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/04 01:49:34 INFO : toe/toe/toe: Copied (new) 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32423") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32966->172.17.0.3:32423, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37810") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48060->172.17.0.3:37810, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35552") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42306->172.17.0.3:35552, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33813") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46186->172.17.0.3:33813, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34629") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51976->172.17.0.3:34629, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32191") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54570->172.17.0.3:32191, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39973") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46650->172.17.0.3:39973, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:49:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32408") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:47278->172.17.0.3:32408, err= 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 INFO : tictacempty_dir: Making directory 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 INFO : tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35839") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55194->172.17.0.3:35839, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:49:34 INFO : toe/toe: Removing directory 2026/05/04 01:49:34 INFO : toe: Removing directory 2026/05/04 01:49:34 INFO : empty_dir: Removing directory 2026/05/04 01:49:34 DEBUG : Local file system at /tmp/rclone2720819451: deleted 3 directories 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37667") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:52350->172.17.0.3:37667, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35946") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37350") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57862->172.17.0.3:35946, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43338->172.17.0.3:37350, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37953") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44966->172.17.0.3:37953, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35676") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37420->172.17.0.3:35676, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35082") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37388") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43760->172.17.0.3:35082, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37976->172.17.0.3:37388, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39758") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48240->172.17.0.3:39758, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31110") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34130->172.17.0.3:31110, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:49:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37919") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50926->172.17.0.3:37919, err= 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 INFO : tictacempty_dir: Making directory 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 INFO : tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38806") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60424->172.17.0.3:38806, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:49:34 INFO : toe/toe: Removing directory 2026/05/04 01:49:34 INFO : toe: Removing directory 2026/05/04 01:49:34 INFO : empty_dir: Removing directory 2026/05/04 01:49:34 DEBUG : Local file system at /tmp/rclone2720819451: deleted 3 directories 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37072") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37294->172.17.0.3:37072, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39998") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56094->172.17.0.3:39998, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34859") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43036->172.17.0.3:34859, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38955") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45240->172.17.0.3:38955, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:49:34 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33844") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51402->172.17.0.3:33844, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38572") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40844->172.17.0.3:38572, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36017") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48956->172.17.0.3:36017, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39606") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48340->172.17.0.3:39606, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39162") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35641") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:51346->172.17.0.3:39162, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:32888->172.17.0.3:35641, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32575") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37840->172.17.0.3:32575, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39070") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59698->172.17.0.3:39070, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39137") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38896") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38102->172.17.0.3:39137, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60142->172.17.0.3:38896, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37055") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37508->172.17.0.3:37055, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30843") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59712->172.17.0.3:30843, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31761") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:56404->172.17.0.3:31761, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : Reset feature "Copy" 2026/05/04 01:49:34 DEBUG : Reset feature "Move" 2026/05/04 01:49:34 DEBUG : Reset feature "Copy" 2026/05/04 01:49:34 DEBUG : Reset feature "Move" 2026/05/04 01:49:34 DEBUG : empty_dir: Making directory with metadata 2026/05/04 01:49:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39362") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39624->172.17.0.3:39362, err= 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 INFO : tictacempty_dir: Making directory 2026/05/04 01:49:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 INFO : tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe: transformed to: tictactoe 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 INFO : tictactoe/tictactoe: Making directory 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/04 01:49:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34885") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33232->172.17.0.3:34885, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Deleted 2026/05/04 01:49:34 INFO : toe/toe: Removing directory 2026/05/04 01:49:34 INFO : toe: Removing directory 2026/05/04 01:49:34 INFO : empty_dir: Removing directory 2026/05/04 01:49:34 DEBUG : Local file system at /tmp/rclone2720819451: deleted 3 directories 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34462") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:36490->172.17.0.3:34462, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34578") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53102->172.17.0.3:34578, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:31466") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54756->172.17.0.3:31466, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35204") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55694->172.17.0.3:35204, err= 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:49:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30272") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44002->172.17.0.3:30272, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36612") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54604->172.17.0.3:36612, err= 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/04 01:49:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/04 01:49:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36076") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:60178->172.17.0.3:36076, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33517") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58216->172.17.0.3:33517, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39125") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33724") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:40602->172.17.0.3:39125, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54304->172.17.0.3:33724, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33529") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39263") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:43376->172.17.0.3:33529, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:59128->172.17.0.3:39263, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39808") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:37340->172.17.0.3:39808, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38186") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39478") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33192") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:35502->172.17.0.3:39478, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:38008->172.17.0.3:38186, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54014->172.17.0.3:33192, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38709") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44282->172.17.0.3:38709, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33018") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50920->172.17.0.3:33018, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32128") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:33968->172.17.0.3:32128, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:34 DEBUG : toe: transformed to: dG9l 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36797") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53250->172.17.0.3:36797, err= 2026/05/04 01:49:34 DEBUG : toe: transformed to: dG9l 2026/05/04 01:49:34 INFO : dG9l: Making directory 2026/05/04 01:49:34 DEBUG : toe: transformed to: dG9l 2026/05/04 01:49:34 DEBUG : toe: transformed to: dG9l 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/04 01:49:34 INFO : dG9l/dG9l: Making directory 2026/05/04 01:49:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/04 01:49:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38127") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:42738->172.17.0.3:38127, err= 2026/05/04 01:49:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/04 01:49:34 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32179") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:58646->172.17.0.3:32179, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35565") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39154->172.17.0.3:35565, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30093") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:34448->172.17.0.3:30093, err= 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:36633") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:49040->172.17.0.3:36633, err= 2026/05/04 01:49:34 DEBUG : dG9l: transformed to: toe 2026/05/04 01:49:34 DEBUG : dG9l: transformed to: toe 2026/05/04 01:49:34 DEBUG : toe: Directory modification time the same (differ by 989.783477ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35894") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53468->172.17.0.3:35894, err= 2026/05/04 01:49:34 DEBUG : dG9l: transformed to: toe 2026/05/04 01:49:34 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/04 01:49:34 DEBUG : toe/toe: Directory modification time the same (differ by 989.783477ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35231") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:50404->172.17.0.3:35231, err= 2026/05/04 01:49:34 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/04 01:49:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/04 01:49:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/04 01:49:34 DEBUG : Local file system at /tmp/rclone2720819451: Waiting for checks to finish 2026/05/04 01:49:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/04 01:49:34 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/04 01:49:34 DEBUG : Local file system at /tmp/rclone2720819451: Waiting for transfers to finish 2026/05/04 01:49:34 DEBUG : Waiting for deletions to finish 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35318") 2026/05/04 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46826->172.17.0.3:35318, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37791") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:54956->172.17.0.3:37791, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33914") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39530->172.17.0.3:33914, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39302") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:45618->172.17.0.3:39302, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:30022") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:55094->172.17.0.3:30022, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33563") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:57314->172.17.0.3:33563, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:37517") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:48346->172.17.0.3:37517, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-karumud1yavi", Local "Local file system at /tmp/rclone2720819451", Modify Window "1s" 2026/05/04 01:49:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:49:35 DEBUG : toe: transformed to: 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32416") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44680->172.17.0.3:32416, err= 2026/05/04 01:49:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:49:35 DEBUG : toe: transformed to: 2026/05/04 01:49:35 INFO : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Making directory 2026/05/04 01:49:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:49:35 DEBUG : toe: transformed to: 2026/05/04 01:49:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:49:35 DEBUG : toe: transformed to: 2026/05/04 01:49:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:49:35 DEBUG : toe/toe: transformed to: 2026/05/04 01:49:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/04 01:49:35 INFO : toe/toe: Making directory 2026/05/04 01:49:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:49:35 DEBUG : toe/toe: transformed to: 2026/05/04 01:49:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/04 01:49:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:49:35 DEBUG : toe: transformed to: 2026/05/04 01:49:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/04 01:49:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/04 01:49:35 DEBUG : toe/toe/toe: transformed to: 2026/05/04 01:49:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for checks to finish 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Waiting for transfers to finish 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35814") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39400->172.17.0.3:35814, err= 2026/05/04 01:49:35 DEBUG : toe/toe/toe: size = 11 OK 2026/05/04 01:49:35 INFO : toe/toe/toe: Copied (new) 2026/05/04 01:49:35 ERROR : ftp://172.17.0.3:21/rclone-test-karumud1yavi: not deleting files as there were IO errors 2026/05/04 01:49:35 ERROR : ftp://172.17.0.3:21/rclone-test-karumud1yavi: not deleting directories as there were IO errors 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33702") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:41584->172.17.0.3:33702, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:39980") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46010->172.17.0.3:39980, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32379") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44670->172.17.0.3:32379, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:34771") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44478->172.17.0.3:34771, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:32998") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:46454->172.17.0.3:32998, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:38957") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:44432->172.17.0.3:38957, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:35742") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:39350->172.17.0.3:35742, err= --- PASS: TestError (0.01s) PASS 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: dial("tcp","172.17.0.3:33675") 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: > dial: conn=172.17.0.1:53548->172.17.0.3:33675, err= 2026/05/04 01:49:35 DEBUG : ftp://172.17.0.3:21/rclone-test-karumud1yavi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m26.312277301s (try 1/5)