"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/07 03:41:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula" 2026/07/07 03:41:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:41:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:27 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:27 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Connecting to FTP server 2026/07/07 03:41:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57446->172.17.0.3:21, err= 2026/07/07 03:41:29 DEBUG : Creating backend with remote "/tmp/rclone2401221820" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33972") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57914->172.17.0.3:33972, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39357") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47316->172.17.0.3:39357, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36898") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38562->172.17.0.3:36898, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34437") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57026->172.17.0.3:34437, err= --- PASS: TestCopyWithDryRun (0.00s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31493") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53484->172.17.0.3:31493, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31223") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60602->172.17.0.3:31223, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:29 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36122") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33624->172.17.0.3:36122, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33465") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48640->172.17.0.3:33465, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30676") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39056->172.17.0.3:30676, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38879") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47342->172.17.0.3:38879, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34123") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41600->172.17.0.3:34123, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36718") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46734->172.17.0.3:36718, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31099") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54296->172.17.0.3:31099, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36499") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36956->172.17.0.3:36499, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37136") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60136->172.17.0.3:37136, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 DEBUG : Creating backend with remote "/non-existing" 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36948") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51254->172.17.0.3:36948, err= 2026/07/07 03:41:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33427") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37228->172.17.0.3:33427, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35268") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59354->172.17.0.3:35268, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35572") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45298->172.17.0.3:35572, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:29 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36331") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42120->172.17.0.3:36331, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37360") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43768->172.17.0.3:37360, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30697") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54242->172.17.0.3:30697, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34908") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60670->172.17.0.3:34908, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35556") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51018->172.17.0.3:35556, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34497") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52202->172.17.0.3:34497, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37016") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32916->172.17.0.3:37016, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Running all checks before starting transfers 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39732") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53192->172.17.0.3:39732, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Checks finished, now starting transfers 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39736") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41818->172.17.0.3:39736, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:29 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39713") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48910->172.17.0.3:39713, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39334") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58060->172.17.0.3:39334, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39535") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54402->172.17.0.3:39535, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37812") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56318->172.17.0.3:37812, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37305") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47100->172.17.0.3:37305, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 ERROR : Ignoring --no-traverse with sync 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33070") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35048->172.17.0.3:33070, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37950") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60730->172.17.0.3:37950, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:29 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:29 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38319") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39146->172.17.0.3:38319, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37935") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45114->172.17.0.3:37935, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39969") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56904->172.17.0.3:39969, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33995") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38476->172.17.0.3:33995, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35519") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42456->172.17.0.3:35519, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33286") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59914->172.17.0.3:33286, err= 2026/07/07 03:41:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37541") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35364->172.17.0.3:37541, err= 2026/07/07 03:41:29 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/07 03:41:29 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/07 03:41:29 INFO : hello world2: Copied (new) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37675") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41892->172.17.0.3:37675, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38473") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60688->172.17.0.3:38473, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31896") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34274->172.17.0.3:31896, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37614") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43428->172.17.0.3:37614, err= 2026/07/07 03:41:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39172") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53592->172.17.0.3:39172, err= 2026/07/07 03:41:29 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/07 03:41:29 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/07 03:41:29 INFO : potato2: Copied (new) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32748") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40062->172.17.0.3:32748, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34058") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51796->172.17.0.3:34058, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31254") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47862->172.17.0.3:31254, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32987") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53178->172.17.0.3:32987, err= 2026/07/07 03:41:29 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/07 03:41:29 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/07 03:41:29 INFO : potato2: Copied (new) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30669") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47696->172.17.0.3:30669, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31258") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53768->172.17.0.3:31258, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33173") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40654->172.17.0.3:33173, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.00s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 03:41:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 03:41:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/07 03:41:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31824") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49948->172.17.0.3:31824, err= 2026/07/07 03:41:29 INFO : sub dir2: Making directory 2026/07/07 03:41:29 INFO : sub dir: Making directory 2026/07/07 03:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:29 INFO : sub dir2/sub sub dir2: Making directory 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Connecting to FTP server 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57452->172.17.0.3:21, err= 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38604") 2026/07/07 03:41:29 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32840->172.17.0.3:38604, err= 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:29 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:29 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32819") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33170->172.17.0.3:32819, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38547") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54706->172.17.0.3:38547, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33859") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53746->172.17.0.3:33859, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34819") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32958->172.17.0.3:34819, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35578") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48302->172.17.0.3:35578, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30011") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37611") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45884->172.17.0.3:30011, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53218->172.17.0.3:37611, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33708") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59550->172.17.0.3:33708, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30825") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37856->172.17.0.3:30825, err= --- PASS: TestCopyEmptyDirectories (2.20s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:31 INFO : sub dir2: Making directory 2026/07/07 03:41:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/07 03:41:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37448") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47970->172.17.0.3:37448, err= 2026/07/07 03:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38884") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54442->172.17.0.3:38884, err= 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:31 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32235") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58318->172.17.0.3:32235, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36232") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52684->172.17.0.3:36232, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32081") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53882->172.17.0.3:32081, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39559") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51432->172.17.0.3:39559, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37414") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59850->172.17.0.3:37414, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:31 DEBUG : sub dir2: Making directory with metadata 2026/07/07 03:41:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31569") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57332->172.17.0.3:31569, err= 2026/07/07 03:41:31 INFO : sub dir2: Making directory 2026/07/07 03:41:31 INFO : sub dir: Making directory 2026/07/07 03:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38689") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52298->172.17.0.3:38689, err= 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:31 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:31 INFO : sub dir/hello world: Deleted 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32603") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38084->172.17.0.3:32603, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36381") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45828->172.17.0.3:36381, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35093") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57250->172.17.0.3:35093, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39383") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35036->172.17.0.3:39383, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33815") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44500->172.17.0.3:33815, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39751") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31421") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52772->172.17.0.3:39751, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33458->172.17.0.3:31421, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30571") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45554->172.17.0.3:30571, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32047") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47078->172.17.0.3:32047, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33710") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34080->172.17.0.3:33710, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:31 INFO : sub dir2: Making directory 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35396") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55102->172.17.0.3:35396, err= 2026/07/07 03:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35527") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51664->172.17.0.3:35527, err= 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:31 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:31 INFO : sub dir/hello world: Deleted 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36694") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37178->172.17.0.3:36694, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34547") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54614->172.17.0.3:34547, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32077") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59138->172.17.0.3:32077, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30945") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47586->172.17.0.3:30945, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37152") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48506->172.17.0.3:37152, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:31 DEBUG : sub dir2: Making directory with metadata 2026/07/07 03:41:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 03:41:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37904") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42238->172.17.0.3:37904, err= 2026/07/07 03:41:31 INFO : sub dir2: Making directory 2026/07/07 03:41:31 INFO : sub dir: Making directory 2026/07/07 03:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34098") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51554->172.17.0.3:34098, err= 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:31 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:31 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32444") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56856->172.17.0.3:32444, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36484") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33169") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58886->172.17.0.3:36484, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56672->172.17.0.3:33169, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32487") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41484->172.17.0.3:32487, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31146") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30131") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42564->172.17.0.3:30131, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55906->172.17.0.3:31146, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31386") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59482->172.17.0.3:31386, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34825") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51016->172.17.0.3:34825, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31194") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55262->172.17.0.3:31194, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:31 INFO : sub dir2: Making directory 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38060") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54234->172.17.0.3:38060, err= 2026/07/07 03:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35137") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35332->172.17.0.3:35137, err= 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:31 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:31 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31475") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52616->172.17.0.3:31475, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39271") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50104->172.17.0.3:39271, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34369") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42212->172.17.0.3:34369, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33276") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49052->172.17.0.3:33276, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37352") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54642->172.17.0.3:37352, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30650") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57914->172.17.0.3:30650, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37461") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32962->172.17.0.3:37461, err= 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34633") 2026/07/07 03:41:31 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37180->172.17.0.3:34633, err= 2026/07/07 03:41:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ragexub3ware" 2026/07/07 03:41:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:31 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:32 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:32 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: Connecting to FTP server 2026/07/07 03:41:32 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:32 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: > dial: conn=172.17.0.1:42412->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xolejah0wula -> ftp://172.17.0.3:21/rclone-test-ragexub3ware 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: dial("tcp","172.17.0.3:32730") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: > dial: conn=172.17.0.1:39834->172.17.0.3:32730, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35869") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52044->172.17.0.3:35869, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37028") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48930->172.17.0.3:37028, err= 2026/07/07 03:41:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: Waiting for checks to finish 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: Waiting for transfers to finish 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36805") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48292->172.17.0.3:36805, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: dial("tcp","172.17.0.3:33601") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: > dial: conn=172.17.0.1:42190->172.17.0.3:33601, err= 2026/07/07 03:41:34 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/07 03:41:34 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/07 03:41:34 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: dial("tcp","172.17.0.3:39156") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: > dial: conn=172.17.0.1:58602->172.17.0.3:39156, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: dial("tcp","172.17.0.3:32600") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: > dial: conn=172.17.0.1:46058->172.17.0.3:32600, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: dial("tcp","172.17.0.3:34360") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: > dial: conn=172.17.0.1:59706->172.17.0.3:34360, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: dial("tcp","172.17.0.3:34711") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: > dial: conn=172.17.0.1:53528->172.17.0.3:34711, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: Purge object "sub dir/hello world" 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: Purge dir "sub dir" 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: Purge dir "" 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38072") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37168->172.17.0.3:38072, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37076") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39028->172.17.0.3:37076, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30157") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56770->172.17.0.3:30157, err= --- PASS: TestServerSideCopy (2.30s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38175") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45580->172.17.0.3:38175, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33411") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40122->172.17.0.3:33411, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33095") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36298->172.17.0.3:33095, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35268") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38472->172.17.0.3:35268, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32797") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43658->172.17.0.3:32797, err= 2026/07/07 03:41:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:41:34 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39189") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33382->172.17.0.3:39189, err= 2026/07/07 03:41:34 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/07 03:41:34 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/07 03:41:34 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36026") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46988->172.17.0.3:36026, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36415") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34662->172.17.0.3:36415, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33036") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55598->172.17.0.3:33036, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33308") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43126->172.17.0.3:33308, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38659") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44664->172.17.0.3:38659, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37768") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51476->172.17.0.3:37768, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34630") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33062->172.17.0.3:34630, err= 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33686") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53782->172.17.0.3:33686, err= 2026/07/07 03:41:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rihayuc5bejo" 2026/07/07 03:41:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:34 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:34 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: Connecting to FTP server 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:34 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:42416->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xolejah0wula -> ftp://172.17.0.3:21/rclone-test-rihayuc5bejo 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:36476") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39387") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:56864->172.17.0.3:36476, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58258->172.17.0.3:39387, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38677") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49470->172.17.0.3:38677, err= 2026/07/07 03:41:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: Waiting for checks to finish 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: Waiting for transfers to finish 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31884") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60026->172.17.0.3:31884, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:37626") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:48214->172.17.0.3:37626, err= 2026/07/07 03:41:36 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/07 03:41:36 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/07 03:41:36 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:38051") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:37584->172.17.0.3:38051, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:37013") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:53244->172.17.0.3:37013, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34742") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59006->172.17.0.3:34742, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35882") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55490->172.17.0.3:35882, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30763") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59820->172.17.0.3:30763, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:32699") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36276") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:54734->172.17.0.3:32699, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55264->172.17.0.3:36276, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38689") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:35375") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52306->172.17.0.3:38689, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:60724->172.17.0.3:35375, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: Waiting for checks to finish 2026/07/07 03:41:36 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:36 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-rihayuc5bejo) 2026/07/07 03:41:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: Waiting for transfers to finish 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39070") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50974->172.17.0.3:39070, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:32128") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:52716->172.17.0.3:32128, err= 2026/07/07 03:41:36 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/07 03:41:36 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/07 03:41:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:31423") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:50146->172.17.0.3:31423, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:38436") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:41960->172.17.0.3:38436, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:32793") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:49094->172.17.0.3:32793, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: dial("tcp","172.17.0.3:36330") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: > dial: conn=172.17.0.1:41882->172.17.0.3:36330, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: Purge object "sub dir/hello world" 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: Purge dir "sub dir" 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: Purge dir "" 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35590") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38300->172.17.0.3:35590, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34245") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38596->172.17.0.3:34245, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37062") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40922->172.17.0.3:37062, err= --- PASS: TestServerSideCopyOverSelf (2.24s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32806") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58914->172.17.0.3:32806, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38620") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34326->172.17.0.3:38620, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37621") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49398->172.17.0.3:37621, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38330") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47030->172.17.0.3:38330, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33216") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50216->172.17.0.3:33216, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:41:36 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39239") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40192->172.17.0.3:39239, err= 2026/07/07 03:41:36 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/07 03:41:36 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/07 03:41:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/07 03:41:36 INFO : sub dir/hello world: Deleted 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39345") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39054->172.17.0.3:39345, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36079") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44892->172.17.0.3:36079, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34972") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53714->172.17.0.3:34972, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36637") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34544->172.17.0.3:36637, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39237") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53162->172.17.0.3:39237, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31337") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41874->172.17.0.3:31337, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32116") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52090->172.17.0.3:32116, err= 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39314") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51208->172.17.0.3:39314, err= 2026/07/07 03:41:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vazebop3sumu" 2026/07/07 03:41:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:36 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:36 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Connecting to FTP server 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:36 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:42430->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xolejah0wula -> ftp://172.17.0.3:21/rclone-test-vazebop3sumu 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:31310") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35530") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:56116->172.17.0.3:31310, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57318->172.17.0.3:35530, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36037") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38156->172.17.0.3:36037, err= 2026/07/07 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30381") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37718->172.17.0.3:30381, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:36393") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:35388->172.17.0.3:36393, err= 2026/07/07 03:41:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/07 03:41:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/07 03:41:38 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:37817") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:47058->172.17.0.3:37817, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:30318") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:58128->172.17.0.3:30318, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35132") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59396->172.17.0.3:35132, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31144") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40490->172.17.0.3:31144, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39047") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46830->172.17.0.3:39047, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Using server-side directory move 2026/07/07 03:41:38 INFO : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:37492") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:53640->172.17.0.3:37492, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31321") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58006->172.17.0.3:31321, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38577") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:31365") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49882->172.17.0.3:38577, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:37900->172.17.0.3:31365, err= 2026/07/07 03:41:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-vazebop3sumu) 2026/07/07 03:41:38 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Waiting for transfers to finish 2026/07/07 03:41:38 INFO : sub dir/hello world: Deleted 2026/07/07 03:41:38 INFO : sub dir/hello world: Moved (server-side) 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38728") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41284->172.17.0.3:38728, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31007") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34236->172.17.0.3:31007, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:31716") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:47588->172.17.0.3:31716, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:30312") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:60224->172.17.0.3:30312, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30058") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50392->172.17.0.3:30058, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36893") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60032->172.17.0.3:36893, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33931") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44542->172.17.0.3:33931, err= 2026/07/07 03:41:38 DEBUG : testing file moves 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:32912") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35314") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:60854->172.17.0.3:32912, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38112->172.17.0.3:35314, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:34921") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31554") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:60578->172.17.0.3:34921, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60452->172.17.0.3:31554, err= 2026/07/07 03:41:38 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-vazebop3sumu) 2026/07/07 03:41:38 DEBUG : sub dir/hello world: Sizes differ 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Waiting for transfers to finish 2026/07/07 03:41:38 INFO : sub dir/hello world: Deleted 2026/07/07 03:41:38 INFO : sub dir/hello world: Moved (server-side) 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37459") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37650->172.17.0.3:37459, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31300") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52610->172.17.0.3:31300, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:31132") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:53780->172.17.0.3:31132, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:36927") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:51394->172.17.0.3:36927, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:31326") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:43768->172.17.0.3:31326, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: dial("tcp","172.17.0.3:31581") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: > dial: conn=172.17.0.1:54204->172.17.0.3:31581, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Purge object "sub dir/hello world" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Purge dir "sub dir" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: Purge dir "" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39715") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45912->172.17.0.3:39715, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31760") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55324->172.17.0.3:31760, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39507") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55580->172.17.0.3:39507, err= --- PASS: TestServerSideMoveOverSelf (2.21s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34597") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53590->172.17.0.3:34597, err= 2026/07/07 03:41:38 ERROR : error listing: directory not found 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30330") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36958->172.17.0.3:30330, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35283") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45718->172.17.0.3:35283, err= 2026/07/07 03:41:38 INFO : Local file system at /tmp/rclone2401221820: Making directory 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39369") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40050->172.17.0.3:39369, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36045") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47448->172.17.0.3:36045, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38337") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48648->172.17.0.3:38337, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37433") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38192->172.17.0.3:37433, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35022") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43778->172.17.0.3:35022, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35794") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40194->172.17.0.3:35794, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35384") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38774->172.17.0.3:35384, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38637") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44852->172.17.0.3:38637, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35377") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56628->172.17.0.3:35377, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36320") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54382->172.17.0.3:36320, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36932") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56774->172.17.0.3:36932, err= 2026/07/07 03:41:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33164") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60590->172.17.0.3:33164, err= 2026/07/07 03:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:38 DEBUG : Local file system at /tmp/rclone2401221820: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : Local file system at /tmp/rclone2401221820: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37519") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37548->172.17.0.3:37519, err= 2026/07/07 03:41:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/07 03:41:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/07 03:41:38 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35574") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58680->172.17.0.3:35574, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39975") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49044->172.17.0.3:39975, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30735") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41348->172.17.0.3:30735, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36052") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41762->172.17.0.3:36052, err= 2026/07/07 03:41:38 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37748") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49932->172.17.0.3:37748, err= 2026/07/07 03:41:38 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/07 03:41:38 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/07 03:41:38 INFO : check sum: Copied (new) 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38402") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47034->172.17.0.3:38402, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32943") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38666->172.17.0.3:32943, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : check sum: size = 1 OK 2026/07/07 03:41:38 NOTICE: ftp://172.17.0.3:21/rclone-test-xolejah0wula: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/07 03:41:38 DEBUG : check sum: Size of src and dst objects identical 2026/07/07 03:41:38 DEBUG : check sum: Unchanged skipping 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 INFO : There was nothing to transfer 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38405") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53480->172.17.0.3:38405, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36674") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49022->172.17.0.3:36674, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35778") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42746->172.17.0.3:35778, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37378") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44280->172.17.0.3:37378, err= 2026/07/07 03:41:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31057") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59000->172.17.0.3:31057, err= 2026/07/07 03:41:38 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/07 03:41:38 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/07 03:41:38 INFO : sizeonly: Copied (new) 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30211") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33508->172.17.0.3:30211, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35651") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40330->172.17.0.3:35651, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : sizeonly: size = 6 OK 2026/07/07 03:41:38 DEBUG : sizeonly: Sizes identical 2026/07/07 03:41:38 DEBUG : sizeonly: Unchanged skipping 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 INFO : There was nothing to transfer 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38022") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33280->172.17.0.3:38022, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39345") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39060->172.17.0.3:39345, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35054") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50440->172.17.0.3:35054, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37888") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35602->172.17.0.3:37888, err= 2026/07/07 03:41:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34707") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36310->172.17.0.3:34707, err= 2026/07/07 03:41:38 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/07 03:41:38 INFO : ignore-size: Copied (new) 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33952") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47640->172.17.0.3:33952, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33849") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38134->172.17.0.3:33849, err= 2026/07/07 03:41:38 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:41:38 DEBUG : ignore-size: Unchanged skipping 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 INFO : There was nothing to transfer 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37139") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59734->172.17.0.3:37139, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31711") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37212->172.17.0.3:31711, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38159") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42272->172.17.0.3:38159, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39775") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44200->172.17.0.3:39775, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37697") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50544->172.17.0.3:37697, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34512") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47750->172.17.0.3:34512, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : existing: size = 6 OK 2026/07/07 03:41:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:41:38 DEBUG : existing: Unchanged skipping 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 INFO : There was nothing to transfer 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35724") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60456->172.17.0.3:35724, err= 2026/07/07 03:41:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31690") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44622->172.17.0.3:31690, err= 2026/07/07 03:41:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/07 03:41:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/07 03:41:38 INFO : existing: Copied (replaced existing) 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32124") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45384->172.17.0.3:32124, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31152") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58230->172.17.0.3:31152, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32964") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37364->172.17.0.3:32964, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35699") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51588->172.17.0.3:35699, err= 2026/07/07 03:41:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37149") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60034->172.17.0.3:37149, err= 2026/07/07 03:41:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/07 03:41:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/07 03:41:38 INFO : existing: Copied (new) 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36410") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42566->172.17.0.3:36410, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34867") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60792->172.17.0.3:34867, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:38 DEBUG : existing: Destination exists, skipping 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:38 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:38 INFO : There was nothing to transfer 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37685") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40250->172.17.0.3:37685, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35978") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51028->172.17.0.3:35978, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31875") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45250->172.17.0.3:31875, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30261") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51786->172.17.0.3:30261, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30910") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55544->172.17.0.3:30910, err= 2026/07/07 03:41:38 INFO : d: Making directory 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31754") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59126->172.17.0.3:31754, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Connecting to FTP server 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42442->172.17.0.3:21, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32104") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34332") 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60360->172.17.0.3:34332, err= 2026/07/07 03:41:38 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53090->172.17.0.3:32104, err= 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39032") 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59204->172.17.0.3:39032, err= 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39282") 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57144->172.17.0.3:39282, err= 2026/07/07 03:41:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Connecting to FTP server 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42454->172.17.0.3:21, err= 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35701") 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37366") 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56988->172.17.0.3:37366, err= 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55146->172.17.0.3:35701, err= 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31655") 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42130->172.17.0.3:31655, err= 2026/07/07 03:41:41 DEBUG : c/non empty space: size = 5 OK 2026/07/07 03:41:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33351") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59642->172.17.0.3:33351, err= 2026/07/07 03:41:43 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/07 03:41:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/07 03:41:43 INFO : a/potato2: Copied (new) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : b/potato: Deleted 2026/07/07 03:41:43 INFO : d: Removing directory 2026/07/07 03:41:43 INFO : b: Removing directory 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: deleted 2 directories 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36213") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42962->172.17.0.3:36213, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33078") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33362") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48764->172.17.0.3:33078, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52882->172.17.0.3:33362, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30030") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34596->172.17.0.3:30030, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39411") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30702") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46300->172.17.0.3:39411, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55282->172.17.0.3:30702, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30999") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44544->172.17.0.3:30999, err= --- PASS: TestSyncIgnoreErrors (4.59s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38985") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48410->172.17.0.3:38985, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33678") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40312->172.17.0.3:33678, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39125") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52746->172.17.0.3:39125, err= 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/07 03:41:43 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30536") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33192->172.17.0.3:30536, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33480") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58022->172.17.0.3:33480, err= 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34408") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53068->172.17.0.3:34408, err= 2026/07/07 03:41:43 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/07 03:41:43 INFO : empty space: Copied (replaced existing) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38463") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39570->172.17.0.3:38463, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30611") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39290->172.17.0.3:30611, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38013") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59734->172.17.0.3:38013, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36739") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43394->172.17.0.3:36739, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39781") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35636->172.17.0.3:39781, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34416") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49648->172.17.0.3:34416, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34308") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41358->172.17.0.3:34308, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35127") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57004->172.17.0.3:35127, err= 2026/07/07 03:41:43 DEBUG : foo: size = 3 OK 2026/07/07 03:41:43 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36645") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58262->172.17.0.3:36645, err= 2026/07/07 03:41:43 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/07 03:41:43 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/07 03:41:43 INFO : foo: Copied (replaced existing) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39617") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60798->172.17.0.3:39617, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38052") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41678->172.17.0.3:38052, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38302") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42216->172.17.0.3:38302, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34430") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35630->172.17.0.3:34430, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39448") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46520->172.17.0.3:39448, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37696") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40146->172.17.0.3:37696, err= 2026/07/07 03:41:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32576") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55950->172.17.0.3:32576, err= 2026/07/07 03:41:43 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/07 03:41:43 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/07 03:41:43 INFO : potato: Copied (new) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35114") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57624->172.17.0.3:35114, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35543") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40626->172.17.0.3:35543, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33587") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60376->172.17.0.3:33587, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39004") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43218->172.17.0.3:39004, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37550") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53780->172.17.0.3:37550, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32232") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50746->172.17.0.3:32232, err= 2026/07/07 03:41:43 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:41:43 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:43 DEBUG : potato: Sizes differ 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38315") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42574->172.17.0.3:38315, err= 2026/07/07 03:41:43 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/07 03:41:43 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/07 03:41:43 INFO : potato: Copied (replaced existing) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33410") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50348->172.17.0.3:33410, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38467") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54962->172.17.0.3:38467, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36458") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34950->172.17.0.3:36458, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36642") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49948->172.17.0.3:36642, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32420") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51936->172.17.0.3:32420, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36176") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35328->172.17.0.3:36176, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : potato: size = 21 OK 2026/07/07 03:41:43 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36500") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44760->172.17.0.3:36500, err= 2026/07/07 03:41:43 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/07 03:41:43 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/07 03:41:43 INFO : potato: Copied (replaced existing) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34551") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56642->172.17.0.3:34551, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33575") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54394->172.17.0.3:33575, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30141") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53850->172.17.0.3:30141, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38242") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36690->172.17.0.3:38242, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32540") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45134->172.17.0.3:32540, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34771") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55424->172.17.0.3:34771, err= 2026/07/07 03:41:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30663") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45828->172.17.0.3:30663, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31715") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58632->172.17.0.3:31715, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30168") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59310->172.17.0.3:30168, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39583") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37428->172.17.0.3:39583, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38817") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50702->172.17.0.3:38817, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37328") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42576->172.17.0.3:37328, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31705") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35496->172.17.0.3:31705, err= 2026/07/07 03:41:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34345") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36144->172.17.0.3:34345, err= 2026/07/07 03:41:43 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/07 03:41:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/07 03:41:43 INFO : potato2: Copied (new) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : potato: Deleted 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38177") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34902->172.17.0.3:38177, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38247") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58284->172.17.0.3:38247, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35597") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45034->172.17.0.3:35597, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35540") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43768->172.17.0.3:35540, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32913") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42436->172.17.0.3:32913, err= 2026/07/07 03:41:43 INFO : d: Making directory 2026/07/07 03:41:43 INFO : d/e: Making directory 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36072") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42090->172.17.0.3:36072, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32032") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36490") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35359") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58490->172.17.0.3:32032, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38974->172.17.0.3:36490, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35166->172.17.0.3:35359, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38189") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50202->172.17.0.3:38189, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35490") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58624->172.17.0.3:35490, err= 2026/07/07 03:41:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33150") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54242->172.17.0.3:33150, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33284") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33458") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37086->172.17.0.3:33284, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55932->172.17.0.3:33458, err= 2026/07/07 03:41:43 DEBUG : c/non empty space: size = 5 OK 2026/07/07 03:41:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33577") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56136->172.17.0.3:33577, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34830") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35512->172.17.0.3:34830, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/07 03:41:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/07 03:41:43 INFO : a/potato2: Copied (new) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : b/potato: Deleted 2026/07/07 03:41:43 INFO : d/e: Removing directory 2026/07/07 03:41:43 INFO : d: Removing directory 2026/07/07 03:41:43 INFO : b: Removing directory 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: deleted 3 directories 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37766") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48602->172.17.0.3:37766, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31984") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30187") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56422->172.17.0.3:31984, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34598->172.17.0.3:30187, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39592") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35196->172.17.0.3:39592, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35883") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58906->172.17.0.3:35883, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33461") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45520->172.17.0.3:33461, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32466") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38888->172.17.0.3:32466, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32899") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42046->172.17.0.3:32899, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37918") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41900->172.17.0.3:37918, err= 2026/07/07 03:41:43 INFO : d: Making directory 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39105") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34344->172.17.0.3:39105, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38994") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37727") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31373") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49936->172.17.0.3:37727, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36786->172.17.0.3:38994, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60438->172.17.0.3:31373, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34774") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42528->172.17.0.3:34774, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33149") 2026/07/07 03:41:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33372") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33539") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55284->172.17.0.3:33149, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54906->172.17.0.3:33372, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50698->172.17.0.3:33539, err= 2026/07/07 03:41:43 DEBUG : c/non empty space: size = 5 OK 2026/07/07 03:41:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : c/non empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37100") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51142->172.17.0.3:37100, err= 2026/07/07 03:41:43 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/07 03:41:43 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/07 03:41:43 INFO : a/potato2: Copied (new) 2026/07/07 03:41:43 ERROR : ftp://172.17.0.3:21/rclone-test-xolejah0wula: not deleting files as there were IO errors 2026/07/07 03:41:43 ERROR : ftp://172.17.0.3:21/rclone-test-xolejah0wula: not deleting directories as there were IO errors 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33101") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57272->172.17.0.3:33101, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37457") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38167") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34193") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59244->172.17.0.3:37457, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33741") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38434->172.17.0.3:38167, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56334->172.17.0.3:34193, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39702->172.17.0.3:33741, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33192") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48562->172.17.0.3:33192, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36182") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38738") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43216->172.17.0.3:36182, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34104") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36054") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47448->172.17.0.3:34104, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51800->172.17.0.3:36054, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53924->172.17.0.3:38738, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30668") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59912->172.17.0.3:30668, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34349") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56362->172.17.0.3:34349, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33485") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48178->172.17.0.3:33485, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39028") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38518->172.17.0.3:39028, err= 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33737") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46402->172.17.0.3:33737, err= 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31057") 2026/07/07 03:41:43 INFO : potato: Deleted 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33572->172.17.0.3:31057, err= 2026/07/07 03:41:43 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/07 03:41:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/07 03:41:43 INFO : potato2: Copied (new) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39551") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33028->172.17.0.3:39551, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37721") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49850->172.17.0.3:37721, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30450") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48182->172.17.0.3:30450, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30955") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51774->172.17.0.3:30955, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38023") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53684->172.17.0.3:38023, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31896") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58308->172.17.0.3:31896, err= 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35675") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42222->172.17.0.3:35675, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 INFO : potato: Deleted 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34735") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50836->172.17.0.3:34735, err= 2026/07/07 03:41:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31939") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45342->172.17.0.3:31939, err= 2026/07/07 03:41:43 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/07 03:41:43 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/07 03:41:43 INFO : potato2: Copied (new) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31796") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34694->172.17.0.3:31796, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37100") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51146->172.17.0.3:37100, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35912") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54660->172.17.0.3:35912, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35308") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59190->172.17.0.3:35308, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37250") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53942->172.17.0.3:37250, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36267") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58006->172.17.0.3:36267, err= 2026/07/07 03:41:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35475") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57598->172.17.0.3:35475, err= 2026/07/07 03:41:43 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/07 03:41:43 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/07 03:41:43 INFO : potato2: Copied (new) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37889") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39786->172.17.0.3:37889, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39203") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42676->172.17.0.3:39203, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37610") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42544->172.17.0.3:37610, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32783") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44250->172.17.0.3:32783, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36067") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55590->172.17.0.3:36067, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35477") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56988->172.17.0.3:35477, err= 2026/07/07 03:41:43 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 03:41:43 DEBUG : enormous: Excluded 2026/07/07 03:41:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 03:41:43 DEBUG : potato2: Excluded 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31706") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46070->172.17.0.3:31706, err= 2026/07/07 03:41:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 03:41:43 DEBUG : potato2: Excluded 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : There was nothing to transfer 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38343") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59892->172.17.0.3:38343, err= 2026/07/07 03:41:43 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 03:41:43 DEBUG : enormous: Excluded 2026/07/07 03:41:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 03:41:43 DEBUG : potato2: Excluded 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37267") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53812->172.17.0.3:37267, err= 2026/07/07 03:41:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 03:41:43 DEBUG : potato2: Excluded 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : Local file system at /tmp/rclone2401221820: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : Local file system at /tmp/rclone2401221820: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : There was nothing to transfer 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38328") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41932->172.17.0.3:38328, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32050") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54164->172.17.0.3:32050, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32819") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58292->172.17.0.3:32819, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30897") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56486->172.17.0.3:30897, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33910") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57574->172.17.0.3:33910, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31240") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56166->172.17.0.3:31240, err= 2026/07/07 03:41:43 DEBUG : enormous: Excluded (Size Filter) 2026/07/07 03:41:43 DEBUG : enormous: Excluded 2026/07/07 03:41:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/07 03:41:43 DEBUG : potato2: Excluded 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37481") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35600->172.17.0.3:37481, err= 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : enormous: Deleted 2026/07/07 03:41:43 INFO : potato2: Deleted 2026/07/07 03:41:43 INFO : There was nothing to transfer 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36846") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58024->172.17.0.3:36846, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39845") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50062->172.17.0.3:39845, err= 2026/07/07 03:41:43 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:43 DEBUG : Local file system at /tmp/rclone2401221820: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : Local file system at /tmp/rclone2401221820: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : enormous: Deleted 2026/07/07 03:41:43 INFO : potato2: Deleted 2026/07/07 03:41:43 INFO : There was nothing to transfer 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36875") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34868->172.17.0.3:36875, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37824") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37222->172.17.0.3:37824, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33706") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37478->172.17.0.3:33706, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36718") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42338->172.17.0.3:36718, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37161") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49588->172.17.0.3:37161, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38362") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52020->172.17.0.3:38362, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39248") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39848->172.17.0.3:39248, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39541") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46498->172.17.0.3:39541, err= 2026/07/07 03:41:43 DEBUG : five: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : one: Destination is newer than source, skipping 2026/07/07 03:41:43 DEBUG : four: size = 4 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:41:43 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:43 DEBUG : four: Sizes differ 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : three: size = 5 OK 2026/07/07 03:41:43 DEBUG : three: Sizes identical 2026/07/07 03:41:43 DEBUG : two: size = 3 OK 2026/07/07 03:41:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/07 03:41:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37931") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34607") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53256->172.17.0.3:37931, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38893") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49290->172.17.0.3:34607, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52570->172.17.0.3:38893, err= 2026/07/07 03:41:43 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/07 03:41:43 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/07 03:41:43 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/07 03:41:43 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/07 03:41:43 INFO : five: Copied (new) 2026/07/07 03:41:43 DEBUG : four.f852663a.partial: renamed to: four 2026/07/07 03:41:43 INFO : four: Copied (replaced existing) 2026/07/07 03:41:43 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/07 03:41:43 INFO : two: Copied (replaced existing) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38390") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33792->172.17.0.3:38390, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35711") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35744->172.17.0.3:35711, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31429") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38798->172.17.0.3:31429, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/07 03:41:43 ERROR : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38692") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36338->172.17.0.3:38692, err= 2026/07/07 03:41:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31179") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37634") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49360->172.17.0.3:31179, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47690->172.17.0.3:37634, err= 2026/07/07 03:41:43 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/07 03:41:43 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/07 03:41:43 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/07 03:41:43 INFO : yam: Copied (new) 2026/07/07 03:41:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/07 03:41:43 INFO : potato: Copied (new) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30817") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36296->172.17.0.3:30817, err= 2026/07/07 03:41:43 ERROR : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33767") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45552->172.17.0.3:33767, err= 2026/07/07 03:41:43 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : potato: size = 14 OK 2026/07/07 03:41:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : potato: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35256") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52122->172.17.0.3:35256, err= 2026/07/07 03:41:43 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/07 03:41:43 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/07 03:41:43 INFO : yaml: Copied (new) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : yam: Deleted 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36242") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46744->172.17.0.3:36242, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34808") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50836->172.17.0.3:34808, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30453") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40576->172.17.0.3:30453, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34181") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36738->172.17.0.3:34181, err= 2026/07/07 03:41:43 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Making map for --track-renames 2026/07/07 03:41:43 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Finished making map for --track-renames 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/07 03:41:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for renames to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39881") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34469") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41524->172.17.0.3:39881, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37652->172.17.0.3:34469, err= 2026/07/07 03:41:43 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/07 03:41:43 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/07 03:41:43 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/07 03:41:43 INFO : yam: Copied (new) 2026/07/07 03:41:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/07 03:41:43 INFO : potato: Copied (new) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37229") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37216->172.17.0.3:37229, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32626") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57162->172.17.0.3:32626, err= 2026/07/07 03:41:43 DEBUG : potato: size = 14 OK 2026/07/07 03:41:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:41:43 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Making map for --track-renames 2026/07/07 03:41:43 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Finished making map for --track-renames 2026/07/07 03:41:43 DEBUG : potato: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for renames to finish 2026/07/07 03:41:43 INFO : yam: Moved (server-side) to: yaml 2026/07/07 03:41:43 INFO : yaml: Renamed from "yam" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : There was nothing to transfer 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33314") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52316->172.17.0.3:33314, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38838") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45694->172.17.0.3:38838, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31167") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42680->172.17.0.3:31167, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36558") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41528->172.17.0.3:36558, err= 2026/07/07 03:41:43 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Making map for --track-renames 2026/07/07 03:41:43 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Finished making map for --track-renames 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/07 03:41:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for renames to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38448") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33982->172.17.0.3:38448, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38471") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51040->172.17.0.3:38471, err= 2026/07/07 03:41:43 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/07 03:41:43 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/07 03:41:43 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/07 03:41:43 INFO : potato: Copied (new) 2026/07/07 03:41:43 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/07 03:41:43 INFO : sub/yam: Copied (new) 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38512") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34900->172.17.0.3:38512, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35530") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43796->172.17.0.3:35530, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31266") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58374->172.17.0.3:31266, err= 2026/07/07 03:41:43 DEBUG : potato: size = 14 OK 2026/07/07 03:41:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:41:43 DEBUG : potato: Unchanged skipping 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31278") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57994->172.17.0.3:31278, err= 2026/07/07 03:41:43 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Making map for --track-renames 2026/07/07 03:41:43 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Finished making map for --track-renames 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for renames to finish 2026/07/07 03:41:43 INFO : sub/yam: Moved (server-side) to: yam 2026/07/07 03:41:43 INFO : yam: Renamed from "sub/yam" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : Waiting for deletions to finish 2026/07/07 03:41:43 INFO : There was nothing to transfer 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35424") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33680->172.17.0.3:35424, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38669") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46720->172.17.0.3:38669, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37109") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36838->172.17.0.3:37109, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31611") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51022->172.17.0.3:31611, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33668") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45228->172.17.0.3:33668, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : Creating backend with remote "/tmp/rclone2401221820/dir1" 2026/07/07 03:41:43 DEBUG : Creating backend with remote "/tmp/rclone2401221820/dir2" 2026/07/07 03:41:43 DEBUG : Local file system at /tmp/rclone2401221820/dir2: Using server-side directory move 2026/07/07 03:41:43 INFO : Local file system at /tmp/rclone2401221820/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 03:41:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : Local file system at /tmp/rclone2401221820/dir2: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : Local file system at /tmp/rclone2401221820/dir2: Waiting for transfers to finish 2026/07/07 03:41:43 INFO : file1.txt: Moved (server-side) 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38501") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60024->172.17.0.3:38501, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38687") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38526->172.17.0.3:38687, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35612") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59790->172.17.0.3:35612, err= 2026/07/07 03:41:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30372") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46480->172.17.0.3:30372, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36468") 2026/07/07 03:41:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39668->172.17.0.3:36468, err= 2026/07/07 03:41:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:43 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:43 INFO : sub dir/hello world: Deleted 2026/07/07 03:41:43 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/07 03:41:43 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/07 03:41:43 INFO : nested/sub dir/file: Copied (new) 2026/07/07 03:41:43 INFO : nested/sub dir/file: Deleted 2026/07/07 03:41:43 INFO : sub dir: Removing directory 2026/07/07 03:41:43 INFO : nested/sub dir: Removing directory 2026/07/07 03:41:43 INFO : nested: Removing directory 2026/07/07 03:41:43 DEBUG : Local file system at /tmp/rclone2401221820: deleted 3 directories 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37105") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47574->172.17.0.3:37105, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32234") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35924") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46832->172.17.0.3:35924, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45460->172.17.0.3:32234, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31689") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56294->172.17.0.3:31689, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37424") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48922->172.17.0.3:37424, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33356") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39594->172.17.0.3:33356, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39553") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48032->172.17.0.3:39553, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31623") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60388->172.17.0.3:31623, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39415") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34300->172.17.0.3:39415, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30081") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35546->172.17.0.3:30081, err= 2026/07/07 03:41:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32129") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56086->172.17.0.3:32129, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35850") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44248->172.17.0.3:35850, err= 2026/07/07 03:41:43 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/07 03:41:43 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/07 03:41:43 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/07 03:41:43 INFO : sub dir/hello world: Copied (new) 2026/07/07 03:41:43 INFO : sub dir/hello world: Deleted 2026/07/07 03:41:43 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/07 03:41:43 INFO : nested/sub dir/file: Copied (new) 2026/07/07 03:41:43 INFO : nested/sub dir/file: Deleted 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39409") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50984->172.17.0.3:39409, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38187") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32609") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37860->172.17.0.3:38187, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45478->172.17.0.3:32609, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33553") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47658->172.17.0.3:33553, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37585") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46902->172.17.0.3:37585, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30190") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34728") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60546->172.17.0.3:30190, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44972->172.17.0.3:34728, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37074") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55216->172.17.0.3:37074, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35129") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53632->172.17.0.3:35129, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30357") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44520->172.17.0.3:30357, err= 2026/07/07 03:41:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32466") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36543") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56832->172.17.0.3:36543, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38896->172.17.0.3:32466, err= 2026/07/07 03:41:43 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/07 03:41:43 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/07 03:41:43 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/07 03:41:43 INFO : existing: Copied (new) 2026/07/07 03:41:43 INFO : existing: Deleted 2026/07/07 03:41:43 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/07 03:41:43 INFO : existing-b: Copied (new) 2026/07/07 03:41:43 INFO : existing-b: Deleted 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39744") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36100->172.17.0.3:39744, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39100") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43760->172.17.0.3:39100, err= 2026/07/07 03:41:43 DEBUG : existing: Destination exists, skipping 2026/07/07 03:41:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:41:43 INFO : There was nothing to transfer 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36869") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56700->172.17.0.3:36869, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35835") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45266->172.17.0.3:35835, err= 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34697") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58784->172.17.0.3:34697, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xufuhen3roju" 2026/07/07 03:41:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:43 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:43 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: Connecting to FTP server 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:55270->172.17.0.3:21, err= 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37790") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41426->172.17.0.3:37790, err= 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39112") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36510->172.17.0.3:39112, err= 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36452") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33358->172.17.0.3:36452, err= 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33039") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34700->172.17.0.3:33039, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xolejah0wula -> ftp://172.17.0.3:21/rclone-test-xufuhen3roju 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:37376") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:52868->172.17.0.3:37376, err= 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:37380") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:50218->172.17.0.3:37380, err= 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:34219") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:35038->172.17.0.3:34219, err= 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: Using server-side directory move 2026/07/07 03:41:45 INFO : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39084") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41486->172.17.0.3:39084, err= 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:36527") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:46530->172.17.0.3:36527, err= 2026/07/07 03:41:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:45 DEBUG : empty space: size = 1 OK 2026/07/07 03:41:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/07 03:41:45 DEBUG : empty space: Unchanged skipping 2026/07/07 03:41:45 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:45 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-xufuhen3roju) 2026/07/07 03:41:45 DEBUG : potato3: Sizes differ 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: Waiting for checks to finish 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: Connecting to FTP server 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:55276->172.17.0.3:21, err= 2026/07/07 03:41:45 INFO : potato2: Moved (server-side) 2026/07/07 03:41:45 INFO : empty space: Deleted 2026/07/07 03:41:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: Waiting for transfers to finish 2026/07/07 03:41:48 INFO : potato3: Deleted 2026/07/07 03:41:48 INFO : potato3: Moved (server-side) 2026/07/07 03:41:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30041") 2026/07/07 03:41:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51530->172.17.0.3:30041, err= 2026/07/07 03:41:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:34670") 2026/07/07 03:41:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:35398->172.17.0.3:34670, err= 2026/07/07 03:41:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gowajan4duta" 2026/07/07 03:41:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:48 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:48 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: Connecting to FTP server 2026/07/07 03:41:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: > dial: conn=172.17.0.1:55280->172.17.0.3:21, err= 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: Using server-side directory move 2026/07/07 03:41:50 INFO : ftp://172.17.0.3:21/rclone-test-gowajan4duta: Server side directory move succeeded 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: dial("tcp","172.17.0.3:32246") 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: > dial: conn=172.17.0.1:40580->172.17.0.3:32246, err= 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:31096") 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:36406->172.17.0.3:31096, err= 2026/07/07 03:41:50 ERROR : error listing: directory not found 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: dial("tcp","172.17.0.3:31084") 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: > dial: conn=172.17.0.1:35790->172.17.0.3:31084, err= 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: Purge object "empty space" 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: Purge object "potato2" 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: Purge object "potato3" 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: Purge dir "" 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: dial("tcp","172.17.0.3:33418") 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: > dial: conn=172.17.0.1:40344->172.17.0.3:33418, err= 2026/07/07 03:41:50 ERROR : error listing: directory not found 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: Purge dir "" 2026/07/07 03:41:50 NOTICE: purge failed to rmdir "": directory not found 2026/07/07 03:41:50 NOTICE: purge failed: directory not found 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34266") 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40650->172.17.0.3:34266, err= 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38919") 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36062->172.17.0.3:38919, err= --- PASS: TestServerSideMove (6.99s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zehehag8bayu" 2026/07/07 03:41:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:50 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:50 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: Connecting to FTP server 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:50 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:55284->172.17.0.3:21, err= 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31137") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38580->172.17.0.3:31137, err= 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37107") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53828->172.17.0.3:37107, err= 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32619") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46138->172.17.0.3:32619, err= 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39037") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44036->172.17.0.3:39037, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xolejah0wula -> ftp://172.17.0.3:21/rclone-test-zehehag8bayu 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:35568") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:55868->172.17.0.3:35568, err= 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:31230") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:46178->172.17.0.3:31230, err= 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:38703") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:43192->172.17.0.3:38703, err= 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:38411") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:51550->172.17.0.3:38411, err= 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37933") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52540->172.17.0.3:37933, err= 2026/07/07 03:41:52 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 03:41:52 DEBUG : empty space: Excluded 2026/07/07 03:41:52 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 03:41:52 DEBUG : empty space: Excluded 2026/07/07 03:41:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:52 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:41:52 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-zehehag8bayu) 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: Waiting for checks to finish 2026/07/07 03:41:52 DEBUG : potato3: Sizes differ 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: Waiting for transfers to finish 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: Connecting to FTP server 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:52 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:35214->172.17.0.3:21, err= 2026/07/07 03:41:52 INFO : potato2: Moved (server-side) 2026/07/07 03:41:55 INFO : potato3: Deleted 2026/07/07 03:41:55 INFO : potato3: Moved (server-side) 2026/07/07 03:41:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30687") 2026/07/07 03:41:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36308->172.17.0.3:30687, err= 2026/07/07 03:41:55 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:33597") 2026/07/07 03:41:55 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:44606->172.17.0.3:33597, err= 2026/07/07 03:41:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-curipop3lowa" 2026/07/07 03:41:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:55 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:55 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:55 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: Connecting to FTP server 2026/07/07 03:41:55 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:55 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: > dial: conn=172.17.0.1:35224->172.17.0.3:21, err= 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: dial("tcp","172.17.0.3:36682") 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: > dial: conn=172.17.0.1:40200->172.17.0.3:36682, err= 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:39902") 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:41886->172.17.0.3:39902, err= 2026/07/07 03:41:57 DEBUG : empty space: Excluded (Size Filter) 2026/07/07 03:41:57 DEBUG : empty space: Excluded 2026/07/07 03:41:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:41:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: Waiting for checks to finish 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: Waiting for transfers to finish 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: Connecting to FTP server 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:57 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: > dial: conn=172.17.0.1:35238->172.17.0.3:21, err= 2026/07/07 03:41:57 INFO : potato2: Moved (server-side) 2026/07/07 03:41:59 INFO : potato3: Moved (server-side) 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: dial("tcp","172.17.0.3:37061") 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: > dial: conn=172.17.0.1:34020->172.17.0.3:37061, err= 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:35472") 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:59416->172.17.0.3:35472, err= 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: dial("tcp","172.17.0.3:32619") 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: > dial: conn=172.17.0.1:46144->172.17.0.3:32619, err= 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: Purge object "potato2" 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: Purge object "potato3" 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-curipop3lowa: Purge dir "" 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: dial("tcp","172.17.0.3:39174") 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: > dial: conn=172.17.0.1:38698->172.17.0.3:39174, err= 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: Purge object "empty space" 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-zehehag8bayu: Purge dir "" 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30335") 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51054->172.17.0.3:30335, err= 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34062") 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53188->172.17.0.3:34062, err= --- PASS: TestServerSideMoveWithFilter (9.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:41:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fevaruq1pego" 2026/07/07 03:41:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:41:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:59 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:41:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:41:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:41:59 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:41:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: Connecting to FTP server 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:21") 2026/07/07 03:41:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:35246->172.17.0.3:21, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37939") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37192->172.17.0.3:37939, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30918") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58548->172.17.0.3:30918, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30208") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42992->172.17.0.3:30208, err= 2026/07/07 03:42:02 INFO : tomatoDir: Making directory 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37482") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50496->172.17.0.3:37482, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30196") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33712->172.17.0.3:30196, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xolejah0wula -> ftp://172.17.0.3:21/rclone-test-fevaruq1pego 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:33978") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:54592->172.17.0.3:33978, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:34324") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:44710->172.17.0.3:34324, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:32363") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:51138->172.17.0.3:32363, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: Using server-side directory move 2026/07/07 03:42:02 INFO : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37015") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37610->172.17.0.3:37015, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:38438") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:43544->172.17.0.3:38438, err= 2026/07/07 03:42:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/07 03:42:02 DEBUG : empty space: size = 1 OK 2026/07/07 03:42:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/07 03:42:02 DEBUG : empty space: Unchanged skipping 2026/07/07 03:42:02 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:02 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-fevaruq1pego) 2026/07/07 03:42:02 DEBUG : potato3: Sizes differ 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: Connecting to FTP server 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38326") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43782->172.17.0.3:38326, err= 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:54636->172.17.0.3:21, err= 2026/07/07 03:42:02 INFO : empty space: Deleted 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: Waiting for checks to finish 2026/07/07 03:42:02 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: Waiting for transfers to finish 2026/07/07 03:42:02 INFO : potato2: Moved (server-side) 2026/07/07 03:42:04 INFO : potato3: Deleted 2026/07/07 03:42:04 INFO : potato3: Moved (server-side) 2026/07/07 03:42:04 INFO : tomatoDir: Removing directory 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: deleted 1 directories 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34130") 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52820->172.17.0.3:34130, err= 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35320") 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38364->172.17.0.3:35320, err= 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:31083") 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:44968->172.17.0.3:31083, err= 2026/07/07 03:42:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiwamis7rubu" 2026/07/07 03:42:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:04 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:04 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: Connecting to FTP server 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:04 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: > dial: conn=172.17.0.1:54650->172.17.0.3:21, err= 2026/07/07 03:42:06 INFO : tomatoDir: Making directory 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: Using server-side directory move 2026/07/07 03:42:06 INFO : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: Server side directory move succeeded 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: dial("tcp","172.17.0.3:34660") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: > dial: conn=172.17.0.1:44358->172.17.0.3:34660, err= 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: dial("tcp","172.17.0.3:30991") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: > dial: conn=172.17.0.1:38340->172.17.0.3:30991, err= 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:36338") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:50982->172.17.0.3:36338, err= 2026/07/07 03:42:06 ERROR : error listing: directory not found 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:39496") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:44062->172.17.0.3:39496, err= 2026/07/07 03:42:06 ERROR : error listing: directory not found 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: dial("tcp","172.17.0.3:38741") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: > dial: conn=172.17.0.1:35738->172.17.0.3:38741, err= 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: Purge object "empty space" 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: Purge object "potato2" 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: Purge object "potato3" 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: dial("tcp","172.17.0.3:35095") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: > dial: conn=172.17.0.1:34188->172.17.0.3:35095, err= 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: Purge dir "tomatoDir" 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwamis7rubu: Purge dir "" 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: dial("tcp","172.17.0.3:33574") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: > dial: conn=172.17.0.1:50868->172.17.0.3:33574, err= 2026/07/07 03:42:06 ERROR : error listing: directory not found 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fevaruq1pego: Purge dir "" 2026/07/07 03:42:06 NOTICE: purge failed to rmdir "": directory not found 2026/07/07 03:42:06 NOTICE: purge failed: directory not found 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35292") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53450->172.17.0.3:35292, err= 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39609") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57682->172.17.0.3:39609, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.96s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32305") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52664->172.17.0.3:32305, err= 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36972") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38040->172.17.0.3:36972, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/rclone-sync-test" 2026/07/07 03:42:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:06 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:06 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: Connecting to FTP server 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:06 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: > dial: conn=172.17.0.1:54666->172.17.0.3:21, err= 2026/07/07 03:42:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37897") 2026/07/07 03:42:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47066->172.17.0.3:37897, err= 2026/07/07 03:42:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31285") 2026/07/07 03:42:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46410->172.17.0.3:31285, err= --- PASS: TestSyncOverlap (2.34s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/rclone-sync-test" 2026/07/07 03:42:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:09 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:09 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: Connecting to FTP server 2026/07/07 03:42:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:09 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: > dial: conn=172.17.0.1:54670->172.17.0.3:21, err= 2026/07/07 03:42:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/rclone-sync-test-include/layer2" 2026/07/07 03:42:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:11 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:11 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/07 03:42:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46294->172.17.0.3:21, err= 2026/07/07 03:42:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/rclone-sync-test-ignore-file" 2026/07/07 03:42:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:13 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:13 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/07 03:42:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46302->172.17.0.3:21, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37198") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45570->172.17.0.3:37198, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: dial("tcp","172.17.0.3:30754") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: > dial: conn=172.17.0.1:58830->172.17.0.3:30754, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32079") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49936->172.17.0.3:32079, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test: Excluded 2026/07/07 03:42:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30940") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47274->172.17.0.3:30940, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: Waiting for checks to finish 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: Waiting for transfers to finish 2026/07/07 03:42:16 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:16 INFO : There was nothing to transfer 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36526") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56752->172.17.0.3:36526, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: dial("tcp","172.17.0.3:37315") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test: > dial: conn=172.17.0.1:43322->172.17.0.3:37315, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test: Excluded 2026/07/07 03:42:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31173") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60726->172.17.0.3:31173, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:16 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:16 INFO : rclone-sync-test-include: Removing directory 2026/07/07 03:42:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: failed to delete 1 directories 2026/07/07 03:42:16 INFO : There was nothing to transfer 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31498") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:51552->172.17.0.3:31498, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37278") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33716->172.17.0.3:37278, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test: Excluded 2026/07/07 03:42:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35589") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56634->172.17.0.3:35589, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/07 03:42:16 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:16 INFO : There was nothing to transfer 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31220") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44342->172.17.0.3:31220, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:35303") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53140->172.17.0.3:35303, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test: Excluded 2026/07/07 03:42:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37534") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46824->172.17.0.3:37534, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:16 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:16 INFO : rclone-sync-test-include: Removing directory 2026/07/07 03:42:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: failed to delete 1 directories 2026/07/07 03:42:16 INFO : There was nothing to transfer 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:35468") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:48314->172.17.0.3:35468, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32321") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54462->172.17.0.3:32321, err= 2026/07/07 03:42:16 DEBUG : Excluded 2026/07/07 03:42:16 DEBUG : rclone-sync-test: Excluded 2026/07/07 03:42:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36022") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36714->172.17.0.3:36022, err= 2026/07/07 03:42:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/07 03:42:16 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:16 INFO : There was nothing to transfer 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38414") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48558->172.17.0.3:38414, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30365") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34863") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37016->172.17.0.3:30365, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32166") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45366->172.17.0.3:34863, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46092->172.17.0.3:32166, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32710") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59468->172.17.0.3:32710, err= 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39547") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36524->172.17.0.3:39547, err= --- PASS: TestSyncOverlapWithFilter (7.00s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/dst" 2026/07/07 03:42:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:16 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:16 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Connecting to FTP server 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:46304->172.17.0.3:21, err= 2026/07/07 03:42:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/CompareDest" 2026/07/07 03:42:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:18 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:18 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/CompareDest: Connecting to FTP server 2026/07/07 03:42:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:18 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/CompareDest: > dial: conn=172.17.0.1:46308->172.17.0.3:21, err= 2026/07/07 03:42:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xolejah0wula/CompareDest" to be canonical "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/CompareDest" 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:39506") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:52346->172.17.0.3:39506, err= 2026/07/07 03:42:20 DEBUG : one: Need to transfer - File not found at Destination 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:31908") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:34850->172.17.0.3:31908, err= 2026/07/07 03:42:20 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/07 03:42:20 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/07 03:42:20 INFO : one: Copied (new) 2026/07/07 03:42:20 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32690") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55036->172.17.0.3:32690, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34168") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39246->172.17.0.3:34168, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37747") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36334->172.17.0.3:37747, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31605") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43054->172.17.0.3:31605, err= 2026/07/07 03:42:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xolejah0wula/CompareDest" for canonical name "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/CompareDest" 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:32398") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:55628->172.17.0.3:32398, err= 2026/07/07 03:42:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:20 DEBUG : one: Sizes differ 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:32791") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:47504->172.17.0.3:32791, err= 2026/07/07 03:42:20 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/07 03:42:20 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/07 03:42:20 INFO : one: Copied (replaced existing) 2026/07/07 03:42:20 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37613") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52216->172.17.0.3:37613, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37243") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57482->172.17.0.3:37243, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30103") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35652->172.17.0.3:30103, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36282") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45054->172.17.0.3:36282, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37690") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54670->172.17.0.3:37690, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33772") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38687") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35096->172.17.0.3:33772, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58026->172.17.0.3:38687, err= 2026/07/07 03:42:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xolejah0wula/CompareDest" for canonical name "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/CompareDest" 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:38511") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:59866->172.17.0.3:38511, err= 2026/07/07 03:42:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:20 DEBUG : one: Sizes differ 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:20 DEBUG : one: size = 5 OK 2026/07/07 03:42:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:42:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:20 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:20 INFO : There was nothing to transfer 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39509") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33774->172.17.0.3:39509, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37984") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39562") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47014->172.17.0.3:37984, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51464->172.17.0.3:39562, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30689") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54958->172.17.0.3:30689, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38066") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40236->172.17.0.3:38066, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31062") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37678->172.17.0.3:31062, err= 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38570") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43958->172.17.0.3:38570, err= 2026/07/07 03:42:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xolejah0wula/CompareDest" for canonical name "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/CompareDest" 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:33156") 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:38548->172.17.0.3:33156, err= 2026/07/07 03:42:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:20 DEBUG : one: Sizes differ 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/CompareDest: Connecting to FTP server 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:20 DEBUG : two: size = 3 OK 2026/07/07 03:42:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:42:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/CompareDest: > dial: conn=172.17.0.1:46324->172.17.0.3:21, err= 2026/07/07 03:42:23 DEBUG : one: size = 5 OK 2026/07/07 03:42:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:42:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:23 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:23 INFO : There was nothing to transfer 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39678") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47642->172.17.0.3:39678, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30972") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49912->172.17.0.3:30972, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36647") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44346->172.17.0.3:36647, err= 2026/07/07 03:42:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xolejah0wula/CompareDest" for canonical name "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/CompareDest" 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:32907") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:52118->172.17.0.3:32907, err= 2026/07/07 03:42:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:23 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:23 DEBUG : one: Sizes differ 2026/07/07 03:42:23 DEBUG : two: size = 3 OK 2026/07/07 03:42:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:42:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:23 DEBUG : one: size = 5 OK 2026/07/07 03:42:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:42:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:23 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:23 INFO : There was nothing to transfer 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31626") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39752->172.17.0.3:31626, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33276") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49534->172.17.0.3:33276, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34362") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42336->172.17.0.3:34362, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38264") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48360->172.17.0.3:38264, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34784") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47146->172.17.0.3:34784, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34233") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50602->172.17.0.3:34233, err= 2026/07/07 03:42:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xolejah0wula/CompareDest" for canonical name "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/CompareDest" 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:36529") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:59000->172.17.0.3:36529, err= 2026/07/07 03:42:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:23 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:23 DEBUG : one: Sizes differ 2026/07/07 03:42:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:23 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/CompareDest) 2026/07/07 03:42:23 DEBUG : two: Sizes differ 2026/07/07 03:42:23 DEBUG : two: Need to transfer - File not found at Destination 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:23 DEBUG : one: size = 5 OK 2026/07/07 03:42:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/07 03:42:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:36224") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:33418->172.17.0.3:36224, err= 2026/07/07 03:42:23 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/07 03:42:23 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/07 03:42:23 INFO : two: Copied (new) 2026/07/07 03:42:23 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39230") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37060->172.17.0.3:39230, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37706") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31292") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36840->172.17.0.3:31292, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36884->172.17.0.3:37706, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33213") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52158->172.17.0.3:33213, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38119") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40700->172.17.0.3:38119, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37283") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38118->172.17.0.3:37283, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33539") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36926->172.17.0.3:33539, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (7.00s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34394") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34014->172.17.0.3:34394, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34079") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43344->172.17.0.3:34079, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35436") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54024->172.17.0.3:35436, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38481") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36620->172.17.0.3:38481, err= 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30167") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60746->172.17.0.3:30167, err= 2026/07/07 03:42:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/dest" 2026/07/07 03:42:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:23 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:23 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: Connecting to FTP server 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: > dial: conn=172.17.0.1:55038->172.17.0.3:21, err= 2026/07/07 03:42:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/pre-dest1" 2026/07/07 03:42:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:25 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:25 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/pre-dest1: Connecting to FTP server 2026/07/07 03:42:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/pre-dest1: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/pre-dest1: > dial: conn=172.17.0.1:55054->172.17.0.3:21, err= 2026/07/07 03:42:27 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xolejah0wula/pre-dest1" to be canonical "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/pre-dest1" 2026/07/07 03:42:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/pre-dest2" 2026/07/07 03:42:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:27 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:27 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/pre-dest2: Connecting to FTP server 2026/07/07 03:42:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/pre-dest2: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/pre-dest2: > dial: conn=172.17.0.1:55062->172.17.0.3:21, err= 2026/07/07 03:42:30 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xolejah0wula/pre-dest2" to be canonical "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/pre-dest2" 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: dial("tcp","172.17.0.3:38912") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: > dial: conn=172.17.0.1:42200->172.17.0.3:38912, err= 2026/07/07 03:42:30 DEBUG : 1: size = 1 OK 2026/07/07 03:42:30 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/07 03:42:30 DEBUG : 2: size = 1 OK 2026/07/07 03:42:30 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:30 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/07 03:42:30 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: Waiting for checks to finish 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: Waiting for transfers to finish 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: dial("tcp","172.17.0.3:31957") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: > dial: conn=172.17.0.1:39116->172.17.0.3:31957, err= 2026/07/07 03:42:30 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/07 03:42:30 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/07 03:42:30 INFO : 3: Copied (new) 2026/07/07 03:42:30 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: dial("tcp","172.17.0.3:36342") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dest: > dial: conn=172.17.0.1:60074->172.17.0.3:36342, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31980") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36590->172.17.0.3:31980, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34546") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42540->172.17.0.3:34546, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33171") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30557") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55678->172.17.0.3:33171, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35772->172.17.0.3:30557, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30049") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52428->172.17.0.3:30049, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34407") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39112") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31496") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49574->172.17.0.3:34407, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56458->172.17.0.3:39112, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45594->172.17.0.3:31496, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36380") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55754->172.17.0.3:36380, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/pre-dest1: closing 1 unused connections 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.99s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30114") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36378->172.17.0.3:30114, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39537") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37566->172.17.0.3:39537, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39497") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56702->172.17.0.3:39497, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37989") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58594->172.17.0.3:37989, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34001") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35026->172.17.0.3:34001, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35107") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42436->172.17.0.3:35107, err= 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33371") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50894->172.17.0.3:33371, err= 2026/07/07 03:42:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/dst" 2026/07/07 03:42:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:30 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:30 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Connecting to FTP server 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:55072->172.17.0.3:21, err= 2026/07/07 03:42:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:32 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:32 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: Connecting to FTP server 2026/07/07 03:42:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: > dial: conn=172.17.0.1:54706->172.17.0.3:21, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-ragexub3ware: closing 1 unused connections 2026/07/07 03:42:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xolejah0wula/backup" to be canonical "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:32467") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:47136->172.17.0.3:32467, err= 2026/07/07 03:42:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:34 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:34 DEBUG : one: Sizes differ 2026/07/07 03:42:34 DEBUG : two: size = 3 OK 2026/07/07 03:42:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:34 DEBUG : two: Unchanged skipping 2026/07/07 03:42:34 INFO : one: Moved (server-side) 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:39097") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:51126->172.17.0.3:39097, err= 2026/07/07 03:42:34 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/07 03:42:34 DEBUG : one.a292864a.partial: renamed to: one 2026/07/07 03:42:34 INFO : one: Copied (new) 2026/07/07 03:42:34 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:34 INFO : three.txt: Moved (server-side) 2026/07/07 03:42:34 INFO : three.txt: Moved into backup dir 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37884") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39968->172.17.0.3:37884, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37194") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49966->172.17.0.3:37194, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39068") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35932->172.17.0.3:39068, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33979") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33666->172.17.0.3:33979, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30632") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38608->172.17.0.3:30632, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33509") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37176->172.17.0.3:33509, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35422") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44396->172.17.0.3:35422, err= 2026/07/07 03:42:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xolejah0wula/backup" for canonical name "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:38795") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:59568->172.17.0.3:38795, err= 2026/07/07 03:42:34 DEBUG : two: size = 3 OK 2026/07/07 03:42:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:34 DEBUG : two: Unchanged skipping 2026/07/07 03:42:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:34 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:34 DEBUG : one: Sizes differ 2026/07/07 03:42:34 INFO : one: Deleted 2026/07/07 03:42:34 INFO : one: Moved (server-side) 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:32556") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:48528->172.17.0.3:32556, err= 2026/07/07 03:42:34 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/07 03:42:34 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/07 03:42:34 INFO : one: Copied (new) 2026/07/07 03:42:34 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:34 INFO : three.txt: Deleted 2026/07/07 03:42:34 INFO : three.txt: Moved (server-side) 2026/07/07 03:42:34 INFO : three.txt: Moved into backup dir 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34274") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33314->172.17.0.3:34274, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32630") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47038->172.17.0.3:32630, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35990") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60828->172.17.0.3:35990, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33957") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56572->172.17.0.3:33957, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35930") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53502->172.17.0.3:35930, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38960") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36122->172.17.0.3:38960, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34702") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34430->172.17.0.3:34702, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.61s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35565") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39474->172.17.0.3:35565, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31538") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53098->172.17.0.3:31538, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33477") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53422->172.17.0.3:33477, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35056") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60070->172.17.0.3:35056, err= 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34568") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34368->172.17.0.3:34568, err= 2026/07/07 03:42:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/dst" 2026/07/07 03:42:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:34 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:34 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Connecting to FTP server 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:34 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:54710->172.17.0.3:21, err= 2026/07/07 03:42:36 DEBUG : ftp://172.17.0.3:21/rclone-test-rihayuc5bejo: closing 1 unused connections 2026/07/07 03:42:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:37 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:37 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:37 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: Connecting to FTP server 2026/07/07 03:42:37 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:37 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: > dial: conn=172.17.0.1:54714->172.17.0.3:21, err= 2026/07/07 03:42:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vazebop3sumu: closing 1 unused connections 2026/07/07 03:42:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xolejah0wula/backup" to be canonical "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:31787") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:36706->172.17.0.3:31787, err= 2026/07/07 03:42:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:39 DEBUG : one: Sizes differ 2026/07/07 03:42:39 DEBUG : two: size = 3 OK 2026/07/07 03:42:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:39 DEBUG : two: Unchanged skipping 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:39 INFO : one: Moved (server-side) to: one.bak 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:39575") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:46274->172.17.0.3:39575, err= 2026/07/07 03:42:39 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/07 03:42:39 DEBUG : one.a292864a.partial: renamed to: one 2026/07/07 03:42:39 INFO : one: Copied (new) 2026/07/07 03:42:39 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 03:42:39 INFO : three.txt: Moved into backup dir 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30107") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46756->172.17.0.3:30107, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33985") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50154->172.17.0.3:33985, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37151") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57216->172.17.0.3:37151, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39383") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47678->172.17.0.3:39383, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35724") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35580->172.17.0.3:35724, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36574") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41836->172.17.0.3:36574, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30954") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54320->172.17.0.3:30954, err= 2026/07/07 03:42:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xolejah0wula/backup" for canonical name "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:36741") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:55588->172.17.0.3:36741, err= 2026/07/07 03:42:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:39 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:39 DEBUG : one: Sizes differ 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:39 DEBUG : two: size = 3 OK 2026/07/07 03:42:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:39 DEBUG : two: Unchanged skipping 2026/07/07 03:42:39 INFO : one.bak: Deleted 2026/07/07 03:42:39 INFO : one: Moved (server-side) to: one.bak 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:31177") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:53566->172.17.0.3:31177, err= 2026/07/07 03:42:39 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/07 03:42:39 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/07 03:42:39 INFO : one: Copied (new) 2026/07/07 03:42:39 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:39 INFO : three.txt.bak: Deleted 2026/07/07 03:42:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 03:42:39 INFO : three.txt: Moved into backup dir 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30197") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37786->172.17.0.3:30197, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34776") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33538") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40976->172.17.0.3:34776, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55418->172.17.0.3:33538, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30763") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58010->172.17.0.3:30763, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34988") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31227") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56606->172.17.0.3:34988, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37784->172.17.0.3:31227, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31510") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36814->172.17.0.3:31510, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39754") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38472->172.17.0.3:39754, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37925") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38748->172.17.0.3:37925, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32996") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42808->172.17.0.3:32996, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30727") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39096->172.17.0.3:30727, err= 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37861") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34974->172.17.0.3:37861, err= 2026/07/07 03:42:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/dst" 2026/07/07 03:42:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:39 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:39 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Connecting to FTP server 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:54730->172.17.0.3:21, err= 2026/07/07 03:42:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:41 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:41 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: Connecting to FTP server 2026/07/07 03:42:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:41 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: > dial: conn=172.17.0.1:53652->172.17.0.3:21, err= 2026/07/07 03:42:43 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xolejah0wula/backup" to be canonical "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:43 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:36536") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:49758->172.17.0.3:36536, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:44 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:44 DEBUG : one: Sizes differ 2026/07/07 03:42:44 DEBUG : two: size = 3 OK 2026/07/07 03:42:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:44 DEBUG : two: Unchanged skipping 2026/07/07 03:42:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:37752") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:51820->172.17.0.3:37752, err= 2026/07/07 03:42:44 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/07 03:42:44 DEBUG : one.a292864a.partial: renamed to: one 2026/07/07 03:42:44 INFO : one: Copied (new) 2026/07/07 03:42:44 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 03:42:44 INFO : three.txt: Moved into backup dir 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38391") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48482->172.17.0.3:38391, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33468") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53402->172.17.0.3:33468, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35636") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40440->172.17.0.3:35636, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35549") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44998->172.17.0.3:35549, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33072") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51016->172.17.0.3:33072, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33090") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38620->172.17.0.3:33090, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34547") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38482->172.17.0.3:34547, err= 2026/07/07 03:42:44 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xolejah0wula/backup" for canonical name "TestFTPPureftpd{G9g9j}:rclone-test-xolejah0wula/backup" 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:33965") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:44036->172.17.0.3:33965, err= 2026/07/07 03:42:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:44 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:44 DEBUG : one: Sizes differ 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:44 DEBUG : two: size = 3 OK 2026/07/07 03:42:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:44 DEBUG : two: Unchanged skipping 2026/07/07 03:42:44 INFO : one-2019-01-01: Deleted 2026/07/07 03:42:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:33869") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:54958->172.17.0.3:33869, err= 2026/07/07 03:42:44 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/07 03:42:44 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/07 03:42:44 INFO : one: Copied (new) 2026/07/07 03:42:44 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:44 INFO : three-2019-01-01.txt: Deleted 2026/07/07 03:42:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 03:42:44 INFO : three.txt: Moved into backup dir 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32428") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44572->172.17.0.3:32428, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38144") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33918->172.17.0.3:38144, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33375") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36028->172.17.0.3:33375, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38230") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39894->172.17.0.3:38230, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36053") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33071") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53298->172.17.0.3:36053, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44016->172.17.0.3:33071, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38320") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43692->172.17.0.3:38320, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.55s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35341") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34600->172.17.0.3:35341, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33945") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34776->172.17.0.3:33945, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37080") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35952->172.17.0.3:37080, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34893") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39604->172.17.0.3:34893, err= 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32328") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52682->172.17.0.3:32328, err= 2026/07/07 03:42:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/dst" 2026/07/07 03:42:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:44 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:44 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:44 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Connecting to FTP server 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:44 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:53664->172.17.0.3:21, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:33711") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:47722->172.17.0.3:33711, err= 2026/07/07 03:42:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:46 DEBUG : one: Sizes differ 2026/07/07 03:42:46 DEBUG : two: size = 3 OK 2026/07/07 03:42:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:46 DEBUG : two: Unchanged skipping 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:46 INFO : one: Moved (server-side) to: one.bak 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:32925") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:39752->172.17.0.3:32925, err= 2026/07/07 03:42:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/07 03:42:46 DEBUG : one.a292864a.partial: renamed to: one 2026/07/07 03:42:46 INFO : one: Copied (new) 2026/07/07 03:42:46 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 03:42:46 INFO : three.txt: Moved into backup dir 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31394") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36782->172.17.0.3:31394, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32387") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44420->172.17.0.3:32387, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38029") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47152->172.17.0.3:38029, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32047") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33736->172.17.0.3:32047, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37811") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47718->172.17.0.3:37811, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:38461") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:33300->172.17.0.3:38461, err= 2026/07/07 03:42:46 DEBUG : one.bak: Excluded (Path Filter) 2026/07/07 03:42:46 DEBUG : one.bak: Excluded 2026/07/07 03:42:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/07 03:42:46 DEBUG : three.txt.bak: Excluded 2026/07/07 03:42:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:46 DEBUG : one: Sizes differ 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for checks to finish 2026/07/07 03:42:46 DEBUG : two: size = 3 OK 2026/07/07 03:42:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:46 DEBUG : two: Unchanged skipping 2026/07/07 03:42:46 INFO : one.bak: Deleted 2026/07/07 03:42:46 INFO : one: Moved (server-side) to: one.bak 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Waiting for transfers to finish 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:34165") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:58656->172.17.0.3:34165, err= 2026/07/07 03:42:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/07 03:42:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/07 03:42:46 INFO : one: Copied (new) 2026/07/07 03:42:46 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:46 INFO : three.txt.bak: Deleted 2026/07/07 03:42:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 03:42:46 INFO : three.txt: Moved into backup dir 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39188") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48724->172.17.0.3:39188, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38143") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41156->172.17.0.3:38143, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39673") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57678->172.17.0.3:39673, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32783") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49196->172.17.0.3:32783, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37202") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48868->172.17.0.3:37202, err= --- PASS: TestSyncBackupDirSuffixOnly (2.30s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36709") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58482->172.17.0.3:36709, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37055") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49218->172.17.0.3:37055, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34477") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40076->172.17.0.3:34477, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35011") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53660->172.17.0.3:35011, err= 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34254") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51902->172.17.0.3:34254, err= 2026/07/07 03:42:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/dst" 2026/07/07 03:42:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:46 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:46 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Connecting to FTP server 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:53668->172.17.0.3:21, err= 2026/07/07 03:42:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:48 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:48 DEBUG : one: Sizes differ 2026/07/07 03:42:48 INFO : one: Moved (server-side) to: one.bak 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:39456") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:35060->172.17.0.3:39456, err= 2026/07/07 03:42:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/07 03:42:48 DEBUG : one.a292864a.partial: renamed to: one 2026/07/07 03:42:48 INFO : one: Copied (new) 2026/07/07 03:42:48 DEBUG : two: size = 3 OK 2026/07/07 03:42:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:48 DEBUG : two: Unchanged skipping 2026/07/07 03:42:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:48 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:48 DEBUG : three.txt: Sizes differ 2026/07/07 03:42:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:34201") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:51674->172.17.0.3:34201, err= 2026/07/07 03:42:48 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/07 03:42:48 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/07 03:42:48 INFO : three.txt: Copied (new) 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31362") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58058->172.17.0.3:31362, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39016") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38118->172.17.0.3:39016, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30523") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44284->172.17.0.3:30523, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37411") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35248->172.17.0.3:37411, err= 2026/07/07 03:42:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:48 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:48 DEBUG : one: Sizes differ 2026/07/07 03:42:48 INFO : one.bak: Deleted 2026/07/07 03:42:48 INFO : one: Moved (server-side) to: one.bak 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:31556") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:60256->172.17.0.3:31556, err= 2026/07/07 03:42:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/07 03:42:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/07 03:42:48 INFO : one: Copied (new) 2026/07/07 03:42:48 DEBUG : two: size = 3 OK 2026/07/07 03:42:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:48 DEBUG : two: Unchanged skipping 2026/07/07 03:42:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:48 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:48 DEBUG : three.txt: Sizes differ 2026/07/07 03:42:48 INFO : three.txt.bak: Deleted 2026/07/07 03:42:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:38754") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:54778->172.17.0.3:38754, err= 2026/07/07 03:42:48 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/07 03:42:48 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/07 03:42:48 INFO : three.txt: Copied (new) 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32444") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59204->172.17.0.3:32444, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31858") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33202->172.17.0.3:31858, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34572") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48068->172.17.0.3:34572, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31801") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49298->172.17.0.3:31801, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31871") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58050->172.17.0.3:31871, err= --- PASS: TestSyncSuffix (2.30s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35006") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60944->172.17.0.3:35006, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36551") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50066->172.17.0.3:36551, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39946") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49042->172.17.0.3:39946, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37669") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48740->172.17.0.3:37669, err= 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30489") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45500->172.17.0.3:30489, err= 2026/07/07 03:42:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xolejah0wula/dst" 2026/07/07 03:42:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/07 03:42:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:48 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{G9g9j}" suffix to name 2026/07/07 03:42:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/07 03:42:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/07 03:42:48 DEBUG : Setting pass="a9xsormyIIH6bQW9s6pSXktBqWVzCruTJAI9DKKK5ig" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/07 03:42:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: Connecting to FTP server 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:53676->172.17.0.3:21, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gowajan4duta: closing 1 unused connections 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xufuhen3roju: closing 2 unused connections 2026/07/07 03:42:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:50 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:50 DEBUG : one: Sizes differ 2026/07/07 03:42:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:35171") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:54840->172.17.0.3:35171, err= 2026/07/07 03:42:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/07 03:42:50 DEBUG : one.a292864a.partial: renamed to: one 2026/07/07 03:42:50 INFO : one: Copied (new) 2026/07/07 03:42:50 DEBUG : two: size = 3 OK 2026/07/07 03:42:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:50 DEBUG : two: Unchanged skipping 2026/07/07 03:42:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:50 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:50 DEBUG : three.txt: Sizes differ 2026/07/07 03:42:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:34707") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:45466->172.17.0.3:34707, err= 2026/07/07 03:42:50 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/07 03:42:50 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/07 03:42:50 INFO : three.txt: Copied (new) 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37513") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33100->172.17.0.3:37513, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39457") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51286->172.17.0.3:39457, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36648") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38884->172.17.0.3:36648, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32015") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46346->172.17.0.3:32015, err= 2026/07/07 03:42:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:50 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:50 DEBUG : one: Sizes differ 2026/07/07 03:42:50 INFO : one-2019-01-01: Deleted 2026/07/07 03:42:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:31476") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:38822->172.17.0.3:31476, err= 2026/07/07 03:42:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/07 03:42:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/07 03:42:50 INFO : one: Copied (new) 2026/07/07 03:42:50 DEBUG : two: size = 3 OK 2026/07/07 03:42:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:50 DEBUG : two: Unchanged skipping 2026/07/07 03:42:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:50 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst) 2026/07/07 03:42:50 DEBUG : three.txt: Sizes differ 2026/07/07 03:42:50 INFO : three-2019-01-01.txt: Deleted 2026/07/07 03:42:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: dial("tcp","172.17.0.3:37592") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula/dst: > dial: conn=172.17.0.1:38822->172.17.0.3:37592, err= 2026/07/07 03:42:50 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/07 03:42:50 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/07 03:42:50 INFO : three.txt: Copied (new) 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37071") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41510->172.17.0.3:37071, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39384") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48498->172.17.0.3:39384, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39195") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47760->172.17.0.3:39195, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32759") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50918->172.17.0.3:32759, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37883") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49344->172.17.0.3:37883, err= --- PASS: TestSyncSuffixKeepExtension (2.33s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37856") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58772->172.17.0.3:37856, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37949") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38172->172.17.0.3:37949, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36006") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56302->172.17.0.3:36006, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:50 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:50 DEBUG : Testêé: Sizes differ 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37705") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45520->172.17.0.3:37705, err= 2026/07/07 03:42:50 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/07 03:42:50 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/07 03:42:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/07 03:42:50 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35159") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57042->172.17.0.3:35159, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31741") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58682->172.17.0.3:31741, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31601") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47746->172.17.0.3:31601, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36334") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49286->172.17.0.3:36334, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37175") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50500->172.17.0.3:37175, err= 2026/07/07 03:42:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34429") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46254->172.17.0.3:34429, err= 2026/07/07 03:42:50 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/07 03:42:50 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/07 03:42:50 INFO : existing: Copied (new) 2026/07/07 03:42:50 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39107") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48180->172.17.0.3:39107, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38338") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44914->172.17.0.3:38338, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36105") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40784->172.17.0.3:36105, err= 2026/07/07 03:42:50 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:50 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:50 DEBUG : existing: Sizes differ 2026/07/07 03:42:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:50 ERROR : ftp://172.17.0.3:21/rclone-test-xolejah0wula: not deleting files as there were IO errors 2026/07/07 03:42:50 ERROR : ftp://172.17.0.3:21/rclone-test-xolejah0wula: not deleting directories as there were IO errors 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34529") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58026->172.17.0.3:34529, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39638") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40666->172.17.0.3:39638, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35440") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38356->172.17.0.3:35440, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35879") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41914->172.17.0.3:35879, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30295") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45012->172.17.0.3:30295, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35009") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32832->172.17.0.3:35009, err= 2026/07/07 03:42:50 DEBUG : EXISTING: size = 6 OK 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:50 DEBUG : existing: Unchanged skipping 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:50 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:50 INFO : There was nothing to transfer 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34056") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56950->172.17.0.3:34056, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39644") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34236->172.17.0.3:39644, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35114") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32862->172.17.0.3:35114, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32716") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56928->172.17.0.3:32716, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31469") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59718->172.17.0.3:31469, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36388") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60374->172.17.0.3:36388, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39748") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54652->172.17.0.3:39748, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34646") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45994->172.17.0.3:34646, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31964") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48518->172.17.0.3:31964, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39762") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52832->172.17.0.3:39762, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39830") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36242->172.17.0.3:39830, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30609") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44012->172.17.0.3:30609, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38432") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51426->172.17.0.3:38432, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36990") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53000->172.17.0.3:36990, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32668") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46004->172.17.0.3:32668, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37530") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46726->172.17.0.3:37530, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37545") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52670->172.17.0.3:37545, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35529") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51148->172.17.0.3:35529, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32557") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40300->172.17.0.3:32557, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31787") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50182->172.17.0.3:31787, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39759") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52306->172.17.0.3:39759, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39023") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35598->172.17.0.3:39023, err= 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37981") 2026/07/07 03:42:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40606->172.17.0.3:37981, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35322") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50886->172.17.0.3:35322, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32601") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33230->172.17.0.3:32601, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32730") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54170->172.17.0.3:32730, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37227") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54526->172.17.0.3:37227, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31625") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54458->172.17.0.3:31625, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35717") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44154->172.17.0.3:35717, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35617") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51306->172.17.0.3:35617, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39300") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36480->172.17.0.3:39300, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32137") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57572->172.17.0.3:32137, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39275") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41102->172.17.0.3:39275, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32897") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37404->172.17.0.3:32897, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31583") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52342->172.17.0.3:31583, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33206") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45630->172.17.0.3:33206, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36792") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57074->172.17.0.3:36792, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30752") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41708->172.17.0.3:30752, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37145") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51788->172.17.0.3:37145, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32729") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47742->172.17.0.3:32729, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37663") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41464->172.17.0.3:37663, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30160") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53296->172.17.0.3:30160, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39677") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53904->172.17.0.3:39677, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30561") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57722->172.17.0.3:30561, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38478") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45538->172.17.0.3:38478, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35595") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59604->172.17.0.3:35595, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36404") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33366->172.17.0.3:36404, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31288") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43162->172.17.0.3:31288, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38236") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53366->172.17.0.3:38236, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36586") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57520->172.17.0.3:36586, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38888") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40194->172.17.0.3:38888, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36650") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50566->172.17.0.3:36650, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30112") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45730->172.17.0.3:30112, err= 2026/07/07 03:42:51 DEBUG : both0: size = 6 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both11: size = 6 OK 2026/07/07 03:42:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both12: size = 6 OK 2026/07/07 03:42:51 DEBUG : both0: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both13: size = 6 OK 2026/07/07 03:42:51 DEBUG : both10: size = 6 OK 2026/07/07 03:42:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both12: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both14: size = 6 OK 2026/07/07 03:42:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both14: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both15: size = 6 OK 2026/07/07 03:42:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both13: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both16: size = 6 OK 2026/07/07 03:42:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both11: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both17: size = 6 OK 2026/07/07 03:42:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both17: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both18: size = 6 OK 2026/07/07 03:42:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both10: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both19: size = 6 OK 2026/07/07 03:42:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both15: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both1: size = 6 OK 2026/07/07 03:42:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both1: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both2: size = 6 OK 2026/07/07 03:42:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both16: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both3: size = 6 OK 2026/07/07 03:42:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both3: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both4: size = 6 OK 2026/07/07 03:42:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both4: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both5: size = 6 OK 2026/07/07 03:42:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both18: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both6: size = 6 OK 2026/07/07 03:42:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both6: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both7: size = 6 OK 2026/07/07 03:42:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both7: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both8: size = 6 OK 2026/07/07 03:42:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both8: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both9: size = 6 OK 2026/07/07 03:42:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both9: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both19: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both2: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both5: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 INFO : only19: Deleted 2026/07/07 03:42:51 INFO : only14: Deleted 2026/07/07 03:42:51 INFO : only12: Deleted 2026/07/07 03:42:51 INFO : only4: Deleted 2026/07/07 03:42:51 INFO : only9: Deleted 2026/07/07 03:42:51 INFO : only8: Deleted 2026/07/07 03:42:51 INFO : only1: Deleted 2026/07/07 03:42:51 INFO : only17: Deleted 2026/07/07 03:42:51 INFO : only10: Deleted 2026/07/07 03:42:51 INFO : only11: Deleted 2026/07/07 03:42:51 INFO : only18: Deleted 2026/07/07 03:42:51 INFO : only5: Deleted 2026/07/07 03:42:51 INFO : only6: Deleted 2026/07/07 03:42:51 INFO : only7: Deleted 2026/07/07 03:42:51 INFO : only3: Deleted 2026/07/07 03:42:51 INFO : only2: Deleted 2026/07/07 03:42:51 INFO : only0: Deleted 2026/07/07 03:42:51 INFO : only13: Deleted 2026/07/07 03:42:51 INFO : only15: Deleted 2026/07/07 03:42:51 INFO : only16: Deleted 2026/07/07 03:42:51 INFO : There was nothing to transfer 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36910") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42558->172.17.0.3:36910, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31644") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34136->172.17.0.3:31644, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38744") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47968->172.17.0.3:38744, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34260") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60752->172.17.0.3:34260, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39596") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55352->172.17.0.3:39596, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31939") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40898->172.17.0.3:31939, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34214") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43752->172.17.0.3:34214, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33239") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57576->172.17.0.3:33239, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38976") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56822->172.17.0.3:38976, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36988") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37486->172.17.0.3:36988, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37629") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36908->172.17.0.3:37629, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32539") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54066->172.17.0.3:32539, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35983") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57118->172.17.0.3:35983, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38431") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32806->172.17.0.3:38431, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35161") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54816->172.17.0.3:35161, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36692") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34760->172.17.0.3:36692, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39154") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54756->172.17.0.3:39154, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39673") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57694->172.17.0.3:39673, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32098") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47798->172.17.0.3:32098, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32738") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33540->172.17.0.3:32738, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34102") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38160->172.17.0.3:34102, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30883") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56808->172.17.0.3:30883, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36673") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39894->172.17.0.3:36673, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38649") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59326->172.17.0.3:38649, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36765") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56490->172.17.0.3:36765, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37709") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41960->172.17.0.3:37709, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33736") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51480->172.17.0.3:33736, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34052") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60308->172.17.0.3:34052, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36555") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54734->172.17.0.3:36555, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30879") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52810->172.17.0.3:30879, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37293") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40240->172.17.0.3:37293, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39117") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36952->172.17.0.3:39117, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31520") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48174->172.17.0.3:31520, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39467") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37118->172.17.0.3:39467, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32466") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47748->172.17.0.3:32466, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35841") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36472->172.17.0.3:35841, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37776") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39628->172.17.0.3:37776, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37057") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33630->172.17.0.3:37057, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31355") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36704->172.17.0.3:31355, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36633") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52052->172.17.0.3:36633, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34831") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33396->172.17.0.3:34831, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38824") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38642->172.17.0.3:38824, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30239") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58250->172.17.0.3:30239, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31318") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58808->172.17.0.3:31318, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31844") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46492->172.17.0.3:31844, err= 2026/07/07 03:42:51 DEBUG : both10: size = 6 OK 2026/07/07 03:42:51 DEBUG : both11: size = 6 OK 2026/07/07 03:42:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both12: size = 6 OK 2026/07/07 03:42:51 DEBUG : both0: size = 6 OK 2026/07/07 03:42:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both11: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both13: size = 6 OK 2026/07/07 03:42:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both13: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both14: size = 6 OK 2026/07/07 03:42:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both14: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both15: size = 6 OK 2026/07/07 03:42:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both15: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both16: size = 6 OK 2026/07/07 03:42:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both10: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both17: size = 6 OK 2026/07/07 03:42:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both0: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both18: size = 6 OK 2026/07/07 03:42:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both18: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both19: size = 6 OK 2026/07/07 03:42:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both19: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both1: size = 6 OK 2026/07/07 03:42:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both1: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both2: size = 6 OK 2026/07/07 03:42:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both2: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both3: size = 6 OK 2026/07/07 03:42:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both3: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both4: size = 6 OK 2026/07/07 03:42:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both4: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both5: size = 6 OK 2026/07/07 03:42:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both5: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both6: size = 6 OK 2026/07/07 03:42:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both6: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both7: size = 6 OK 2026/07/07 03:42:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both7: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both8: size = 6 OK 2026/07/07 03:42:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both8: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both9: size = 6 OK 2026/07/07 03:42:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : both9: Unchanged skipping 2026/07/07 03:42:51 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only0: Sizes differ 2026/07/07 03:42:51 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only10: Sizes differ 2026/07/07 03:42:51 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only11: Sizes differ 2026/07/07 03:42:51 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only12: Sizes differ 2026/07/07 03:42:51 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only13: Sizes differ 2026/07/07 03:42:51 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only14: Sizes differ 2026/07/07 03:42:51 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only15: Sizes differ 2026/07/07 03:42:51 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only16: Sizes differ 2026/07/07 03:42:51 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only17: Sizes differ 2026/07/07 03:42:51 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only18: Sizes differ 2026/07/07 03:42:51 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only19: Sizes differ 2026/07/07 03:42:51 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only1: Sizes differ 2026/07/07 03:42:51 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only2: Sizes differ 2026/07/07 03:42:51 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only3: Sizes differ 2026/07/07 03:42:51 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only4: Sizes differ 2026/07/07 03:42:51 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only5: Sizes differ 2026/07/07 03:42:51 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only6: Sizes differ 2026/07/07 03:42:51 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only7: Sizes differ 2026/07/07 03:42:51 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only8: Sizes differ 2026/07/07 03:42:51 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2401221820) 2026/07/07 03:42:51 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-xolejah0wula) 2026/07/07 03:42:51 DEBUG : only9: Sizes differ 2026/07/07 03:42:51 DEBUG : both12: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both16: Unchanged skipping 2026/07/07 03:42:51 DEBUG : both17: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36726") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40672->172.17.0.3:36726, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32878") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37106") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35233") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48296->172.17.0.3:32878, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52570->172.17.0.3:37106, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58298->172.17.0.3:35233, err= 2026/07/07 03:42:51 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/07 03:42:51 INFO : only10: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/07 03:42:51 INFO : only0: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/07 03:42:51 INFO : only12: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/07 03:42:51 INFO : only11: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35028") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35475") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39383") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49392->172.17.0.3:35028, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49344->172.17.0.3:35475, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41914->172.17.0.3:39383, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32632") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51608->172.17.0.3:32632, err= 2026/07/07 03:42:51 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/07 03:42:51 INFO : only15: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/07 03:42:51 INFO : only16: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/07 03:42:51 INFO : only14: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33668") 2026/07/07 03:42:51 INFO : only13: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39620->172.17.0.3:33668, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35495") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34707") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34013") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45468->172.17.0.3:34707, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43696->172.17.0.3:35495, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36764->172.17.0.3:34013, err= 2026/07/07 03:42:51 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/07 03:42:51 INFO : only17: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/07 03:42:51 INFO : only1: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30562") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30748") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35130->172.17.0.3:30562, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41134->172.17.0.3:30748, err= 2026/07/07 03:42:51 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/07 03:42:51 INFO : only18: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/07 03:42:51 INFO : only19: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32020") 2026/07/07 03:42:51 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56386->172.17.0.3:32020, err= 2026/07/07 03:42:51 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31510") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44442->172.17.0.3:31510, err= 2026/07/07 03:42:51 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/07 03:42:51 INFO : only2: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/07 03:42:51 INFO : only3: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30308") 2026/07/07 03:42:51 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57426->172.17.0.3:30308, err= 2026/07/07 03:42:51 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34432") 2026/07/07 03:42:51 INFO : only5: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48350->172.17.0.3:34432, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33013") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36556->172.17.0.3:33013, err= 2026/07/07 03:42:51 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/07 03:42:51 INFO : only4: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35886") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41748->172.17.0.3:35886, err= 2026/07/07 03:42:51 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/07 03:42:51 INFO : only6: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/07 03:42:51 INFO : only7: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/07 03:42:51 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/07 03:42:51 INFO : only8: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/07 03:42:51 INFO : only9: Copied (replaced existing) 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30559") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60376->172.17.0.3:30559, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38396") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51358->172.17.0.3:38396, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31887") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40884->172.17.0.3:31887, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:51 DEBUG : empty_dir: Making directory with metadata 2026/07/07 03:42:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 03:42:51 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 03:42:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 03:42:51 INFO : empty_on_remote: Making directory 2026/07/07 03:42:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 03:42:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36105") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40800->172.17.0.3:36105, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35669") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34560") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36045") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32980->172.17.0.3:35669, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33746->172.17.0.3:36045, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41756->172.17.0.3:34560, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36956") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42044->172.17.0.3:36956, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30223") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44266->172.17.0.3:30223, err= --- PASS: TestSyncReplaceDirModTime (0.01s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:51 DEBUG : empty_dir: Making directory with metadata 2026/07/07 03:42:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 03:42:51 DEBUG : empty_on_remote: Making directory with metadata 2026/07/07 03:42:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/07 03:42:51 INFO : empty_on_remote: Making directory 2026/07/07 03:42:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 03:42:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33088") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38212->172.17.0.3:33088, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39283") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38723") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34080") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33034->172.17.0.3:39283, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47592->172.17.0.3:38723, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58002->172.17.0.3:34080, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34052") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37463") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60320->172.17.0.3:34052, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43652->172.17.0.3:37463, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37390") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56976->172.17.0.3:37390, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : sub dir: Making directory 2026/07/07 03:42:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31046") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54880->172.17.0.3:31046, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39408") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36864") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40422->172.17.0.3:39408, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35838->172.17.0.3:36864, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32660") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58800->172.17.0.3:32660, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38321") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48600->172.17.0.3:38321, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39683") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38820->172.17.0.3:39683, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31071") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44504->172.17.0.3:31071, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38692") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42732->172.17.0.3:38692, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33376") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42032->172.17.0.3:33376, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38152") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42422->172.17.0.3:38152, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35651") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58648->172.17.0.3:35651, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/07 03:42:51 INFO : sub dir: Making directory 2026/07/07 03:42:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32181") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37138->172.17.0.3:32181, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36640") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36621") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40902->172.17.0.3:36640, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50498->172.17.0.3:36621, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34014") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57328->172.17.0.3:34014, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34888") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40458->172.17.0.3:34888, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31678") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60432->172.17.0.3:31678, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38788") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40498->172.17.0.3:38788, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37869") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53314->172.17.0.3:37869, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39982") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47416->172.17.0.3:39982, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39744") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46480->172.17.0.3:39744, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39938") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34548->172.17.0.3:39938, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34039") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49488->172.17.0.3:34039, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33618") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37210->172.17.0.3:33618, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39765") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53072->172.17.0.3:39765, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31729") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49646->172.17.0.3:31729, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30484") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59510->172.17.0.3:30484, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38709") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36014->172.17.0.3:38709, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36047") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52432->172.17.0.3:36047, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35873") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40688->172.17.0.3:35873, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33864") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49500->172.17.0.3:33864, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34563") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60604->172.17.0.3:34563, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32969") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59516->172.17.0.3:32969, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38447") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53394->172.17.0.3:38447, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33336") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60064->172.17.0.3:33336, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39730") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39264->172.17.0.3:39730, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35676") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54568->172.17.0.3:35676, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32388") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42134->172.17.0.3:32388, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36682") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39662->172.17.0.3:36682, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37591") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48616->172.17.0.3:37591, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32563") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46654->172.17.0.3:32563, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36385") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55032->172.17.0.3:36385, err= 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38803") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51640->172.17.0.3:38803, err= 2026/07/07 03:42:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : apple: Excluded 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : banana: Excluded 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34601") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33380->172.17.0.3:34601, err= 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32142") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43876->172.17.0.3:32142, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34718") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46638->172.17.0.3:34718, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32890") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57206->172.17.0.3:32890, err= 2026/07/07 03:42:51 DEBUG : apple: size = 5 OK 2026/07/07 03:42:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:51 DEBUG : banana: size = 6 OK 2026/07/07 03:42:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35729") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37196->172.17.0.3:35729, err= 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 INFO : There was nothing to transfer 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30793") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51922->172.17.0.3:30793, err= 2026/07/07 03:42:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : apple: Excluded 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : banana: Excluded 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37500") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38236->172.17.0.3:37500, err= 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32602") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58768->172.17.0.3:32602, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35209") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51028->172.17.0.3:35209, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31995") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60130->172.17.0.3:31995, err= 2026/07/07 03:42:51 DEBUG : apple: size = 5 OK 2026/07/07 03:42:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:51 DEBUG : banana: size = 6 OK 2026/07/07 03:42:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:51 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36899") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49864->172.17.0.3:36899, err= 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 INFO : There was nothing to transfer 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31455") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40772->172.17.0.3:31455, err= 2026/07/07 03:42:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : apple: Excluded 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : banana: Excluded 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30567") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37104->172.17.0.3:30567, err= 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37928") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39928->172.17.0.3:37928, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30222") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32862->172.17.0.3:30222, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39316") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58968->172.17.0.3:39316, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35643") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45156->172.17.0.3:35643, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39391") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53124->172.17.0.3:39391, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33540") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50002->172.17.0.3:33540, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35834") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34862->172.17.0.3:35834, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34631") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34974->172.17.0.3:34631, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35040") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44420->172.17.0.3:35040, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38265") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40812->172.17.0.3:38265, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30454") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48730->172.17.0.3:30454, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38045") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41274->172.17.0.3:38045, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35606") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60336->172.17.0.3:35606, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31643") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35546->172.17.0.3:31643, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33820") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41408->172.17.0.3:33820, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33738") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52704->172.17.0.3:33738, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35237") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44602->172.17.0.3:35237, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32769") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47068->172.17.0.3:32769, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37679") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35118->172.17.0.3:37679, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30589") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47164->172.17.0.3:30589, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34211") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43576->172.17.0.3:34211, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33088") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38220->172.17.0.3:33088, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32746") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35676->172.17.0.3:32746, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32100") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38026->172.17.0.3:32100, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32445") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57278->172.17.0.3:32445, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32175") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58620->172.17.0.3:32175, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36147") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53944->172.17.0.3:36147, err= 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39751") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56844->172.17.0.3:39751, err= 2026/07/07 03:42:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : apple: Excluded 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : banana: Excluded 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37622") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36992->172.17.0.3:37622, err= 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31672") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46082->172.17.0.3:31672, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39598") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56202->172.17.0.3:39598, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32705") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45692->172.17.0.3:32705, err= 2026/07/07 03:42:51 DEBUG : apple: size = 5 OK 2026/07/07 03:42:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : banana: size = 6 OK 2026/07/07 03:42:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:51 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32756") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36214->172.17.0.3:32756, err= 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 INFO : There was nothing to transfer 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37647") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38596->172.17.0.3:37647, err= 2026/07/07 03:42:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : apple: Excluded 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : banana: Excluded 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31606") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49652->172.17.0.3:31606, err= 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36679") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34420->172.17.0.3:36679, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38591") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47442->172.17.0.3:38591, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38159") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54554->172.17.0.3:38159, err= 2026/07/07 03:42:51 DEBUG : apple: size = 5 OK 2026/07/07 03:42:51 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : banana: size = 6 OK 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:51 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:51 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32392") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41888->172.17.0.3:32392, err= 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 INFO : There was nothing to transfer 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36311") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49420->172.17.0.3:36311, err= 2026/07/07 03:42:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : apple: Excluded 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : banana: Excluded 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32437") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53752->172.17.0.3:32437, err= 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37303") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43800->172.17.0.3:37303, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36535") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60662->172.17.0.3:36535, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32046") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55918->172.17.0.3:32046, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35943") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46042->172.17.0.3:35943, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33028") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53904->172.17.0.3:33028, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32323") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35800->172.17.0.3:32323, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35346") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35794->172.17.0.3:35346, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31340") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34764->172.17.0.3:31340, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34934") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47346->172.17.0.3:34934, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32341") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47758->172.17.0.3:32341, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33352") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51030->172.17.0.3:33352, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30301") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55384->172.17.0.3:30301, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39546") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34966->172.17.0.3:39546, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37458") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35328->172.17.0.3:37458, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33507") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45614->172.17.0.3:33507, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34045") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55110->172.17.0.3:34045, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37596") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41088->172.17.0.3:37596, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32037") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57290->172.17.0.3:32037, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37267") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58468->172.17.0.3:37267, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34879") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41380->172.17.0.3:34879, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37806") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53054->172.17.0.3:37806, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39135") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43770->172.17.0.3:39135, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35588") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48604->172.17.0.3:35588, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39485") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39542->172.17.0.3:39485, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33003") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41846->172.17.0.3:33003, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36849") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54626->172.17.0.3:36849, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36905") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48696->172.17.0.3:36905, err= 2026/07/07 03:42:51 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34533") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47032->172.17.0.3:34533, err= 2026/07/07 03:42:51 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : apple: Excluded 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:51 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : banana: Excluded 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35768") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53126->172.17.0.3:35768, err= 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35140") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57320->172.17.0.3:35140, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39343") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46762->172.17.0.3:39343, err= 2026/07/07 03:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38618") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38748->172.17.0.3:38618, err= 2026/07/07 03:42:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:51 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Connecting to FTP server 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33439") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45606->172.17.0.3:21, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34327") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45034->172.17.0.3:33439, err= 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53754->172.17.0.3:34327, err= 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35753") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39021") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41420->172.17.0.3:35753, err= 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:51 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43150->172.17.0.3:39021, err= 2026/07/07 03:42:51 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/07 03:42:51 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/07 03:42:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39802") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55776->172.17.0.3:39802, err= 2026/07/07 03:42:51 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/07 03:42:51 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/07 03:42:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31112") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38905") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49476->172.17.0.3:38905, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51886->172.17.0.3:31112, err= 2026/07/07 03:42:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36646") 2026/07/07 03:42:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54750->172.17.0.3:36646, err= 2026/07/07 03:42:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30645") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33260") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47434->172.17.0.3:33260, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33230->172.17.0.3:30645, err= 2026/07/07 03:42:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31624") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38216->172.17.0.3:31624, err= 2026/07/07 03:42:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33044") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36658") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38272->172.17.0.3:36658, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39362->172.17.0.3:33044, err= 2026/07/07 03:42:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37588") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43002->172.17.0.3:37588, err= 2026/07/07 03:42:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36893") 2026/07/07 03:42:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36607") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40046->172.17.0.3:36893, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60894->172.17.0.3:36607, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35996") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52184->172.17.0.3:35996, err= 2026/07/07 03:42:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35153") 2026/07/07 03:42:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34264->172.17.0.3:35153, err= 2026/07/07 03:42:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36505") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53146->172.17.0.3:36505, err= 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39518") 2026/07/07 03:42:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32914->172.17.0.3:39518, err= 2026/07/07 03:42:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/07 03:42:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:51 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30470") 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42296->172.17.0.3:30470, err= 2026/07/07 03:42:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/07 03:42:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:53 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:53 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Connecting to FTP server 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Connecting to FTP server 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Connecting to FTP server 2026/07/07 03:42:53 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45614->172.17.0.3:21, err= 2026/07/07 03:42:53 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 03:42:53 INFO : appleappleapplebanana: Deleted 2026/07/07 03:42:53 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 03:42:53 INFO : splitbananasplit: Deleted 2026/07/07 03:42:53 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 03:42:53 INFO : apple: Deleted 2026/07/07 03:42:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 03:42:53 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45626->172.17.0.3:21, err= 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:21") 2026/07/07 03:42:53 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45630->172.17.0.3:21, err= 2026/07/07 03:42:55 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 03:42:56 INFO : banana: Deleted 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36273") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45488->172.17.0.3:36273, err= 2026/07/07 03:42:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/07 03:42:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/07 03:42:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : YXBwbGU=: Excluded 2026/07/07 03:42:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : YmFuYW5h: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37708") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50018->172.17.0.3:37708, err= 2026/07/07 03:42:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33652") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43708->172.17.0.3:33652, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32852") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35436->172.17.0.3:32852, err= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30475") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41280->172.17.0.3:30475, err= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : YXBwbGU=: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : YmFuYW5h: size = 6 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35927") 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48150->172.17.0.3:35927, err= 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34308") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59162->172.17.0.3:34308, err= 2026/07/07 03:42:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/07 03:42:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/07 03:42:56 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : YXBwbGU=: Excluded 2026/07/07 03:42:56 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : YmFuYW5h: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36692") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43678->172.17.0.3:36692, err= 2026/07/07 03:42:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35560") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44176->172.17.0.3:35560, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34797") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60496->172.17.0.3:34797, err= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : apple: transformed to: YXBwbGU= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/07 03:42:56 DEBUG : banana: transformed to: YmFuYW5h 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30548") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45378->172.17.0.3:30548, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31434") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49176->172.17.0.3:31434, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34949") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47230->172.17.0.3:34949, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34634") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39182->172.17.0.3:34634, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30040") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57696->172.17.0.3:30040, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39918") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37454->172.17.0.3:39918, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31147") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60264->172.17.0.3:31147, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34253") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47548->172.17.0.3:34253, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34599") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44350->172.17.0.3:34599, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35097") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44844->172.17.0.3:35097, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39614") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53996->172.17.0.3:39614, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39884") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34680->172.17.0.3:39884, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30389") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56796->172.17.0.3:30389, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36860") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38298->172.17.0.3:36860, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33134") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59176->172.17.0.3:33134, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37046") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36704->172.17.0.3:37046, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30021") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53104->172.17.0.3:30021, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32248") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40954->172.17.0.3:32248, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31773") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45800->172.17.0.3:31773, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35265") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52190->172.17.0.3:35265, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34605") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37490->172.17.0.3:34605, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34129") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57288->172.17.0.3:34129, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38889") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50496->172.17.0.3:38889, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34021") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34194->172.17.0.3:34021, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36325") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37714->172.17.0.3:36325, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33494") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39666->172.17.0.3:33494, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35985") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42494->172.17.0.3:35985, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38144") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46776->172.17.0.3:38144, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30127") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49622->172.17.0.3:30127, err= 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30161") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39966->172.17.0.3:30161, err= 2026/07/07 03:42:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33118") 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37085") 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49106->172.17.0.3:37085, err= 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49780->172.17.0.3:33118, err= 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34710") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32092") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34566->172.17.0.3:34710, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35372->172.17.0.3:32092, err= 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39239") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46550->172.17.0.3:39239, err= 2026/07/07 03:42:56 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/07 03:42:56 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/07 03:42:56 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/07 03:42:56 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/07 03:42:56 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/07 03:42:56 INFO : apple: Copied (new) to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34625") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36288->172.17.0.3:34625, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38332") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32922") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52252->172.17.0.3:32922, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53002->172.17.0.3:38332, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35538") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53098->172.17.0.3:35538, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31253") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36266") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49318->172.17.0.3:31253, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58440->172.17.0.3:36266, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34812") 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39209") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57440->172.17.0.3:34812, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55630->172.17.0.3:39209, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34512") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53120->172.17.0.3:34512, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31815") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49882->172.17.0.3:31815, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35271") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52012->172.17.0.3:35271, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37054") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44062->172.17.0.3:37054, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31612") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53964->172.17.0.3:31612, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30830") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34622->172.17.0.3:30830, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33641") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31129") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51338->172.17.0.3:33641, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39652->172.17.0.3:31129, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 03:42:56 INFO : banana: Deleted 2026/07/07 03:42:56 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 03:42:56 INFO : apple: Deleted 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 03:42:56 INFO : appleappleapplebanana: Deleted 2026/07/07 03:42:56 INFO : splitbananasplit: Deleted 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38661") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54972->172.17.0.3:38661, err= 2026/07/07 03:42:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : PREFIXbanana: Excluded 2026/07/07 03:42:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : PREFIXapple: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31055") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50386->172.17.0.3:31055, err= 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37590") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60876->172.17.0.3:37590, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36622") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47932->172.17.0.3:36622, err= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/07 03:42:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32501") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48840->172.17.0.3:32501, err= 2026/07/07 03:42:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33269") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35296") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32649") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60186->172.17.0.3:32649, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37484->172.17.0.3:35296, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39010->172.17.0.3:33269, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38993") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30133") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56608->172.17.0.3:38993, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43918->172.17.0.3:30133, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/07 03:42:56 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/07 03:42:56 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/07 03:42:56 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/07 03:42:56 INFO : banana: Copied (new) 2026/07/07 03:42:56 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/07 03:42:56 INFO : splitbananasplit: Copied (new) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/07 03:42:56 INFO : appleappleapplebanana: Copied (new) 2026/07/07 03:42:56 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/07 03:42:56 INFO : apple: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37655") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37891") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35234") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42268->172.17.0.3:37891, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56416->172.17.0.3:37655, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36522->172.17.0.3:35234, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39213") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49170->172.17.0.3:39213, err= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32852") 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35442->172.17.0.3:32852, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36631") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41036->172.17.0.3:36631, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39416") 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42692->172.17.0.3:39416, err= 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30237") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50876->172.17.0.3:30237, err= 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33429") 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51246->172.17.0.3:33429, err= 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38030") 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36226->172.17.0.3:38030, err= 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33281") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42350->172.17.0.3:33281, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36146") 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37210->172.17.0.3:36146, err= 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37854") 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49138->172.17.0.3:37854, err= 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32645") 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35930->172.17.0.3:32645, err= 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/07 03:42:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31945") 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43080->172.17.0.3:31945, err= 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36374") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51614->172.17.0.3:36374, err= 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/07 03:42:56 INFO : PREFIXsplitbananasplit: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/07 03:42:56 INFO : PREFIXapple: Deleted 2026/07/07 03:42:56 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/07 03:42:56 INFO : PREFIXbanana: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34478") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33288->172.17.0.3:34478, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37713") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60018->172.17.0.3:37713, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35754") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53534->172.17.0.3:35754, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35551") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43446->172.17.0.3:35551, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31604") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37842->172.17.0.3:31604, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39550") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36188->172.17.0.3:39550, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31404") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56494->172.17.0.3:31404, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37498") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55072->172.17.0.3:37498, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30023") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37094->172.17.0.3:30023, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31282") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39258->172.17.0.3:31282, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37729") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47548->172.17.0.3:37729, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33170") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41340->172.17.0.3:33170, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30013") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39300->172.17.0.3:30013, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30232") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54946->172.17.0.3:30232, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38634") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59140->172.17.0.3:38634, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33335") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35796->172.17.0.3:33335, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38275") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35012->172.17.0.3:38275, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33901") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56920->172.17.0.3:33901, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31687") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52288->172.17.0.3:31687, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35779") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56236->172.17.0.3:35779, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31982") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32870->172.17.0.3:31982, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35944") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47454->172.17.0.3:35944, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33639") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37762->172.17.0.3:33639, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36377") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56804->172.17.0.3:36377, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33336") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46340->172.17.0.3:33336, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33756") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56222->172.17.0.3:33756, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33233") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36896->172.17.0.3:33233, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34787") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37276->172.17.0.3:34787, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36145") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42004->172.17.0.3:36145, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38111") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39792->172.17.0.3:38111, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31752") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49542->172.17.0.3:31752, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37667") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54306->172.17.0.3:37667, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39615") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34926->172.17.0.3:39615, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36400") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34388->172.17.0.3:36400, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34700") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46722->172.17.0.3:34700, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32637") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50248->172.17.0.3:32637, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32818") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43794->172.17.0.3:32818, err= 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31684") 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52142->172.17.0.3:31684, err= 2026/07/07 03:42:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34894") 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32048") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53796->172.17.0.3:34894, err= 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43580->172.17.0.3:32048, err= 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39062") 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30363") 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39412->172.17.0.3:39062, err= 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41630->172.17.0.3:30363, err= 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39476") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50346->172.17.0.3:39476, err= 2026/07/07 03:42:56 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/07 03:42:56 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30555") 2026/07/07 03:42:56 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47912->172.17.0.3:30555, err= 2026/07/07 03:42:56 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31105") 2026/07/07 03:42:56 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/07 03:42:56 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40718->172.17.0.3:31105, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38459") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33858->172.17.0.3:38459, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32696") 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59174->172.17.0.3:32696, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35062") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33496->172.17.0.3:35062, err= 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39456") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32181") 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47932->172.17.0.3:32181, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54010->172.17.0.3:39456, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35140") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57330->172.17.0.3:35140, err= 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38917") 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33355") 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59068->172.17.0.3:38917, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50844->172.17.0.3:33355, err= 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31017") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37355") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41792->172.17.0.3:37355, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56824->172.17.0.3:31017, err= 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30594") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45046->172.17.0.3:30594, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37175") 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40420->172.17.0.3:37175, err= 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38956") 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36040->172.17.0.3:38956, err= 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39178") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39256->172.17.0.3:39178, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 INFO : banana: Deleted 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 03:42:56 INFO : apple: Deleted 2026/07/07 03:42:56 INFO : splitbananasplit: Deleted 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 03:42:56 INFO : appleappleapplebanana: Deleted 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34453") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53458->172.17.0.3:34453, err= 2026/07/07 03:42:56 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : bananaSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36644") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52342->172.17.0.3:36644, err= 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35598") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33488->172.17.0.3:35598, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32760") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37106->172.17.0.3:32760, err= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : apple: transformed to: appleSUFFIX 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/07 03:42:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35892") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60306->172.17.0.3:35892, err= 2026/07/07 03:42:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39252") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31989") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39836") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32502") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48876->172.17.0.3:32502, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38607") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57448->172.17.0.3:31989, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42700->172.17.0.3:39836, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41834->172.17.0.3:39252, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55888->172.17.0.3:38607, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/07 03:42:56 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/07 03:42:56 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/07 03:42:56 INFO : splitbananasplit: Copied (new) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/07 03:42:56 INFO : appleappleapplebanana: Copied (new) 2026/07/07 03:42:56 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/07 03:42:56 INFO : banana: Copied (new) 2026/07/07 03:42:56 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/07 03:42:56 INFO : apple: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30318") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56508->172.17.0.3:30318, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30359") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59910->172.17.0.3:30359, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30487") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39285") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37514->172.17.0.3:30487, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50052->172.17.0.3:39285, err= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33621") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49550->172.17.0.3:33621, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37175") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40426->172.17.0.3:37175, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37134") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36335") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45488->172.17.0.3:37134, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41816->172.17.0.3:36335, err= 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30395") 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38880->172.17.0.3:30395, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36129") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43736->172.17.0.3:36129, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38324") 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58060->172.17.0.3:38324, err= 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38899") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59578->172.17.0.3:38899, err= 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35110") 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/07 03:42:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55410->172.17.0.3:35110, err= 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38652") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47736->172.17.0.3:38652, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36490") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53508->172.17.0.3:36490, err= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39679") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43322->172.17.0.3:39679, err= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/07 03:42:56 INFO : appleSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : splitbananasplitSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : bananaSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33545") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34878->172.17.0.3:33545, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38531") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60802->172.17.0.3:38531, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36035") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34732->172.17.0.3:36035, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38123") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51014->172.17.0.3:38123, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32478") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58808->172.17.0.3:32478, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33796") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40878->172.17.0.3:33796, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33881") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47638->172.17.0.3:33881, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35194") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42774->172.17.0.3:35194, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35508") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38392->172.17.0.3:35508, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38750") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51192->172.17.0.3:38750, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32136") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59400->172.17.0.3:32136, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32127") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43590->172.17.0.3:32127, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32242") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46524->172.17.0.3:32242, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39895") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43102->172.17.0.3:39895, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30361") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34392->172.17.0.3:30361, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39434") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43874->172.17.0.3:39434, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38596") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35498->172.17.0.3:38596, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31164") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42360->172.17.0.3:31164, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35700") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34654->172.17.0.3:35700, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32224") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52564->172.17.0.3:32224, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37241") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59938->172.17.0.3:37241, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35746") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49452->172.17.0.3:35746, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30736") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55890->172.17.0.3:30736, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32961") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43196->172.17.0.3:32961, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35533") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46132->172.17.0.3:35533, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33101") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58306->172.17.0.3:33101, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35249") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58896->172.17.0.3:35249, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35861") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38978->172.17.0.3:35861, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38283") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36440->172.17.0.3:38283, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36406") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36588->172.17.0.3:36406, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37648") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33822->172.17.0.3:37648, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35360") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57536->172.17.0.3:35360, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32647") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43818->172.17.0.3:32647, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30155") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58700->172.17.0.3:30155, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34977") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51488->172.17.0.3:34977, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38643") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59874->172.17.0.3:38643, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31516") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60066->172.17.0.3:31516, err= 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36075") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60870->172.17.0.3:36075, err= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36340") 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58174->172.17.0.3:36340, err= 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37898") 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36808->172.17.0.3:37898, err= 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34597") 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35938->172.17.0.3:34597, err= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31042") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34201") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56556->172.17.0.3:31042, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53808->172.17.0.3:34201, err= 2026/07/07 03:42:56 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/07 03:42:56 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/07 03:42:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/07 03:42:56 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/07 03:42:56 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32939") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40160->172.17.0.3:32939, err= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36931") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38814->172.17.0.3:36931, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31714") 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37892->172.17.0.3:31714, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38812") 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56910->172.17.0.3:38812, err= 2026/07/07 03:42:56 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33657") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54350->172.17.0.3:33657, err= 2026/07/07 03:42:56 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36426") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43042->172.17.0.3:36426, err= 2026/07/07 03:42:56 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37176") 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54534->172.17.0.3:37176, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37703") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50524->172.17.0.3:37703, err= 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35810") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32048") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35304->172.17.0.3:35810, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43592->172.17.0.3:32048, err= 2026/07/07 03:42:56 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/07 03:42:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35860") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41622->172.17.0.3:35860, err= 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39733") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30590") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43400->172.17.0.3:30590, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33098->172.17.0.3:39733, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34465") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59818->172.17.0.3:34465, err= 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0010-456789.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0007-1234567.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0013-789;=.txt: Deleted 2026/07/07 03:42:56 INFO : splitbananasplit: Deleted 2026/07/07 03:42:56 INFO : dir1/0014-89;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0009-3456789.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0012-6789;.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/07 03:42:56 INFO : appleappleapplebanana: Deleted 2026/07/07 03:42:56 INFO : dir1/0011-56789;.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0003-defghij.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0008-2345678.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0015-9;=.txt: Deleted 2026/07/07 03:42:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34647") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41824->172.17.0.3:34647, err= 2026/07/07 03:42:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbanan: Excluded 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleapple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleapple: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33979") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37230->172.17.0.3:33979, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefg: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcde: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defgh: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdef: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-34567: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-23456: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghi: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-45678: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijk: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-12345: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghij: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36429") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37818->172.17.0.3:36429, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37904") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44094->172.17.0.3:37904, err= 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39262") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42708->172.17.0.3:39262, err= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : appleapple: size = 21 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbanan: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32258") 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53232->172.17.0.3:32258, err= 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/07 03:42:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/07 03:42:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/07 03:42:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/07 03:42:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/07 03:42:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/07 03:42:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/07 03:42:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/07 03:42:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/07 03:42:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/07 03:42:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/07 03:42:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/07 03:42:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/07 03:42:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/07 03:42:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/07 03:42:56 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39678") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58982->172.17.0.3:39678, err= 2026/07/07 03:42:56 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbanan: Excluded 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleapple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleapple: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32116") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45376->172.17.0.3:32116, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefg: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcde: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defgh: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdef: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-34567: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-23456: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghi: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-45678: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijk: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-12345: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghij: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33952") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56910->172.17.0.3:33952, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31164") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42364->172.17.0.3:31164, err= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/07 03:42:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32857") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53224->172.17.0.3:32857, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34864") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55114->172.17.0.3:34864, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35915") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43582->172.17.0.3:35915, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30334") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53476->172.17.0.3:30334, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30266") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45174->172.17.0.3:30266, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33891") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54128->172.17.0.3:33891, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32122") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49216->172.17.0.3:32122, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33285") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45642->172.17.0.3:33285, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31852") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59680->172.17.0.3:31852, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37603") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51578->172.17.0.3:37603, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35754") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53540->172.17.0.3:35754, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32818") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43798->172.17.0.3:32818, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30014") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37642->172.17.0.3:30014, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38978") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58606->172.17.0.3:38978, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35592") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36964->172.17.0.3:35592, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34248") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54216->172.17.0.3:34248, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31853") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56490->172.17.0.3:31853, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36948") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51574->172.17.0.3:36948, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39350") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60326->172.17.0.3:39350, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35869") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42436->172.17.0.3:35869, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38212") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46926->172.17.0.3:38212, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34812") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57442->172.17.0.3:34812, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30505") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36670->172.17.0.3:30505, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39866") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33720->172.17.0.3:39866, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36466") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54294->172.17.0.3:36466, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33585") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45552->172.17.0.3:33585, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38449") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35044->172.17.0.3:38449, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35588") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50160->172.17.0.3:35588, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37272") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44508->172.17.0.3:37272, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32101") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40862->172.17.0.3:32101, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32287") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60660->172.17.0.3:32287, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38580") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36942->172.17.0.3:38580, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33350") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34734->172.17.0.3:33350, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33521") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46950->172.17.0.3:33521, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31717") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36192->172.17.0.3:31717, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30053") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43334->172.17.0.3:30053, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33948") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44996->172.17.0.3:33948, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37045") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38788->172.17.0.3:37045, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39954") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53482->172.17.0.3:39954, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35918") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48282->172.17.0.3:35918, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32232") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40364->172.17.0.3:32232, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37803") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54250->172.17.0.3:37803, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39460") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46220->172.17.0.3:39460, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32411") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34718->172.17.0.3:32411, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33893") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45658->172.17.0.3:33893, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39803") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41168->172.17.0.3:39803, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35094") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58006->172.17.0.3:35094, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33426") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48560->172.17.0.3:33426, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35594") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49052->172.17.0.3:35594, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34627") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33876->172.17.0.3:34627, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39540") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43656->172.17.0.3:39540, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30820") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36304->172.17.0.3:30820, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37469") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36648->172.17.0.3:37469, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31322") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41038->172.17.0.3:31322, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36175") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35924->172.17.0.3:36175, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39943") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49362->172.17.0.3:39943, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39250") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43936->172.17.0.3:39250, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35166") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59516->172.17.0.3:35166, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30794") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54356->172.17.0.3:30794, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33644") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39676->172.17.0.3:33644, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31181") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50760->172.17.0.3:31181, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33577") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39612->172.17.0.3:33577, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35282") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57242->172.17.0.3:35282, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39409") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54126->172.17.0.3:39409, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30436") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40078->172.17.0.3:30436, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37801") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54712->172.17.0.3:37801, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35976") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37302->172.17.0.3:35976, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39694") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35046->172.17.0.3:39694, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39205") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57558->172.17.0.3:39205, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31458") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49216->172.17.0.3:31458, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39363") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51632->172.17.0.3:39363, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38567") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34880->172.17.0.3:38567, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37993") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54856->172.17.0.3:37993, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33765") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55140->172.17.0.3:33765, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33932") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57286->172.17.0.3:33932, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34796") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37150->172.17.0.3:34796, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30222") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58028->172.17.0.3:30222, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36304") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41792->172.17.0.3:36304, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31394") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38490->172.17.0.3:31394, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36782") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53528->172.17.0.3:36782, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39447") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35448->172.17.0.3:39447, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39057") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37022->172.17.0.3:39057, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32449") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48168->172.17.0.3:32449, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35625") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41632->172.17.0.3:35625, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34162") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51110->172.17.0.3:34162, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30789") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59890->172.17.0.3:30789, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31000") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39092->172.17.0.3:31000, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31440") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40052->172.17.0.3:31440, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30243") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36966->172.17.0.3:30243, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33101") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58322->172.17.0.3:33101, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30614") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54580->172.17.0.3:30614, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38261") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51134->172.17.0.3:38261, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34718") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56996->172.17.0.3:34718, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32144") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49264->172.17.0.3:32144, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31901") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37150->172.17.0.3:31901, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33273") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54248->172.17.0.3:33273, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30443") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39102->172.17.0.3:30443, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38460") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55556->172.17.0.3:38460, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31733") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32784->172.17.0.3:31733, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39087") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60240->172.17.0.3:39087, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33057") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59044->172.17.0.3:33057, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30773") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40518->172.17.0.3:30773, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34931") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45250->172.17.0.3:34931, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30222") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58042->172.17.0.3:30222, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32455") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42984->172.17.0.3:32455, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32604") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40426->172.17.0.3:32604, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33456") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56078->172.17.0.3:33456, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37310") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56716->172.17.0.3:37310, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34970") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41536->172.17.0.3:34970, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30152") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51192->172.17.0.3:30152, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36632") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54634->172.17.0.3:36632, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39086") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57182->172.17.0.3:39086, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39167") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51790->172.17.0.3:39167, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39115") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35348->172.17.0.3:39115, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36881") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37556->172.17.0.3:36881, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30281") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48936->172.17.0.3:30281, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36640") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51708->172.17.0.3:36640, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36823") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40072->172.17.0.3:36823, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31302") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37986->172.17.0.3:31302, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36787") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55876->172.17.0.3:36787, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36330") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46686->172.17.0.3:36330, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32249") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60580->172.17.0.3:32249, err= 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38543") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60682->172.17.0.3:38543, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32944") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38770->172.17.0.3:32944, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35556") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47508->172.17.0.3:35556, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34737") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41228->172.17.0.3:34737, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34207") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39630->172.17.0.3:34207, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32515") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40624->172.17.0.3:32515, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34287") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34916->172.17.0.3:34287, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39110") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34060->172.17.0.3:39110, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35000") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33440->172.17.0.3:35000, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32035") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59574->172.17.0.3:32035, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36970") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33390->172.17.0.3:36970, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32155") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35888->172.17.0.3:32155, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35118") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44806->172.17.0.3:35118, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30525") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36698->172.17.0.3:30525, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39452") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45514->172.17.0.3:39452, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38408") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56072->172.17.0.3:38408, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34882") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40396->172.17.0.3:34882, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33338") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45854->172.17.0.3:33338, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30259") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59074->172.17.0.3:30259, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32509") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33166->172.17.0.3:32509, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38041") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38274->172.17.0.3:38041, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38274") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45364->172.17.0.3:38274, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39985") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46648->172.17.0.3:39985, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36255") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40934->172.17.0.3:36255, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32412") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39382->172.17.0.3:32412, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32247") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34290->172.17.0.3:32247, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30916") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55644->172.17.0.3:30916, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37238") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56404->172.17.0.3:37238, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30489") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32856->172.17.0.3:30489, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37190") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38890->172.17.0.3:37190, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35436") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52458->172.17.0.3:35436, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30145") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51164->172.17.0.3:30145, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34480") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50146->172.17.0.3:34480, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38842") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39798->172.17.0.3:38842, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33781") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46166->172.17.0.3:33781, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31537") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57332->172.17.0.3:31537, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30176") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55532->172.17.0.3:30176, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33373") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35868->172.17.0.3:33373, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39085") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59846->172.17.0.3:39085, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30831") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59864->172.17.0.3:30831, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34788") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55332->172.17.0.3:34788, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31762") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47032->172.17.0.3:31762, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39536") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57052->172.17.0.3:39536, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36717") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55038->172.17.0.3:36717, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32259") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47898->172.17.0.3:32259, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37146") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34512->172.17.0.3:37146, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36464") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58972->172.17.0.3:36464, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37351") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38898->172.17.0.3:37351, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30378") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40580->172.17.0.3:30378, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35559") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49270->172.17.0.3:35559, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30269") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49676->172.17.0.3:30269, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38446") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43844->172.17.0.3:38446, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32322") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36700->172.17.0.3:32322, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39884") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34690->172.17.0.3:39884, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35061") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42948->172.17.0.3:35061, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37969") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42174->172.17.0.3:37969, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30556") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56556->172.17.0.3:30556, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39359") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48986->172.17.0.3:39359, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37529") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47586->172.17.0.3:37529, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30253") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43878->172.17.0.3:30253, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38065") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35192->172.17.0.3:38065, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36205") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40538->172.17.0.3:36205, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33655") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34292->172.17.0.3:33655, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39714") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57354->172.17.0.3:39714, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32453") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39306->172.17.0.3:32453, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35096") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58588->172.17.0.3:35096, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31338") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49960->172.17.0.3:31338, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32105") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53382->172.17.0.3:32105, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38365") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57260->172.17.0.3:38365, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32658") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56200->172.17.0.3:32658, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36094") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38832->172.17.0.3:36094, err= 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33057") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59052->172.17.0.3:33057, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37635") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40170->172.17.0.3:37635, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30126") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57478->172.17.0.3:30126, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35140") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57338->172.17.0.3:35140, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37281") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51736->172.17.0.3:37281, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37137") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38914->172.17.0.3:37137, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33433") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48626->172.17.0.3:33433, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38209") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52456->172.17.0.3:38209, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38324") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58066->172.17.0.3:38324, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36534") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53186->172.17.0.3:36534, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32302") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58484->172.17.0.3:32302, err= 2026/07/07 03:42:56 DEBUG : apple: size = 5 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: size = 6 OK 2026/07/07 03:42:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : apple: Unchanged skipping 2026/07/07 03:42:56 DEBUG : banana: Unchanged skipping 2026/07/07 03:42:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/07 03:42:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35388") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37268->172.17.0.3:35388, err= 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34678") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39572->172.17.0.3:34678, err= 2026/07/07 03:42:56 DEBUG : apple: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : apple: Excluded 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : splitbananasplit: Excluded 2026/07/07 03:42:56 DEBUG : banana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : banana: Excluded 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : appleappleapplebanana: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31678") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44856->172.17.0.3:31678, err= 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/07 03:42:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31614") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42124->172.17.0.3:31614, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34768") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41118->172.17.0.3:34768, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30532") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59602->172.17.0.3:30532, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34777") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46802->172.17.0.3:34777, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38966") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33232->172.17.0.3:38966, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31012") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41672->172.17.0.3:31012, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33613") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58892->172.17.0.3:33613, err= --- PASS: TestTransform (5.37s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.71s) --- PASS: TestTransform/prefix (0.11s) --- 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.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39593") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60050->172.17.0.3:39593, err= 2026/07/07 03:42:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 03:42:56 INFO : sub dir_somesuffix: Making directory 2026/07/07 03:42:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/07 03:42:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/07 03:42:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 03:42:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36831") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57136->172.17.0.3:36831, err= 2026/07/07 03:42:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 03:42:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31720") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48780->172.17.0.3:31720, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35603") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58590->172.17.0.3:35603, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37004") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47572->172.17.0.3:37004, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33791") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44568->172.17.0.3:33791, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31237") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58598->172.17.0.3:31237, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32534") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35304->172.17.0.3:32534, err= 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 INFO : tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32008") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44994->172.17.0.3:32008, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/07 03:42:56 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39483") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60786->172.17.0.3:39483, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38499") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36828->172.17.0.3:38499, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34946") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38312->172.17.0.3:34946, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35435") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47412->172.17.0.3:35435, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35234") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36526->172.17.0.3:35234, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31055") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50402->172.17.0.3:31055, err= 2026/07/07 03:42:56 INFO : toe: Making directory 2026/07/07 03:42:56 INFO : toe/toe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34247") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60562->172.17.0.3:34247, err= 2026/07/07 03:42:56 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/07 03:42:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39465") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60178->172.17.0.3:39465, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30616") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40130->172.17.0.3:30616, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30665") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45860->172.17.0.3:30665, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33600") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44220->172.17.0.3:33600, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34852") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39326->172.17.0.3:34852, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32688") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38524->172.17.0.3:32688, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39527") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48064->172.17.0.3:39527, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39949") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50792->172.17.0.3:39949, err= 2026/07/07 03:42:56 INFO : toe: Making directory 2026/07/07 03:42:56 INFO : toe/toe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30675") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60152->172.17.0.3:30675, err= 2026/07/07 03:42:56 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/07 03:42:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32271") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56800->172.17.0.3:32271, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37576") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54498->172.17.0.3:37576, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36856") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36920->172.17.0.3:36856, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34483") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45950->172.17.0.3:34483, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36516") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60982->172.17.0.3:36516, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34790") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37638->172.17.0.3:34790, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35353") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38664->172.17.0.3:35353, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : empty_dir: Making directory with metadata 2026/07/07 03:42:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35116") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47656->172.17.0.3:35116, err= 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 INFO : tictacempty_dir: Making directory 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 INFO : tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 INFO : tictactoe/tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30738") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52516->172.17.0.3:30738, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35833") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47032->172.17.0.3:35833, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31280") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38173") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57510->172.17.0.3:31280, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56586->172.17.0.3:38173, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37762") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51330->172.17.0.3:37762, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37245") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49712->172.17.0.3:37245, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35379") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36660->172.17.0.3:35379, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37923") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50246->172.17.0.3:37923, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33971") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45106->172.17.0.3:33971, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33497") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42416->172.17.0.3:33497, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : empty_dir: Making directory with metadata 2026/07/07 03:42:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38323") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60010->172.17.0.3:38323, err= 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 INFO : tictacempty_dir: Making directory 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 INFO : tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 INFO : tictactoe/tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35816") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53548->172.17.0.3:35816, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39807") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50812->172.17.0.3:39807, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33393") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58920->172.17.0.3:33393, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34852") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39340->172.17.0.3:34852, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38995") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58954->172.17.0.3:38995, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30211") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49650->172.17.0.3:30211, err= 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35469") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31667") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60676->172.17.0.3:35469, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39258->172.17.0.3:31667, err= 2026/07/07 03:42:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30259") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59078->172.17.0.3:30259, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/07 03:42:56 NOTICE: ftp://172.17.0.3:21/rclone-test-xolejah0wula: 0 differences found 2026/07/07 03:42:56 NOTICE: ftp://172.17.0.3:21/rclone-test-xolejah0wula: 1 hashes could not be checked 2026/07/07 03:42:56 NOTICE: ftp://172.17.0.3:21/rclone-test-xolejah0wula: 1 matching files 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32959") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40014->172.17.0.3:32959, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39120") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57368->172.17.0.3:39120, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37221") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59490->172.17.0.3:37221, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37236") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49434->172.17.0.3:37236, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39844") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52202->172.17.0.3:39844, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34332") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36192->172.17.0.3:34332, err= 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 INFO : tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 INFO : tictactoe/tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34115") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45320->172.17.0.3:34115, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31993") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48114->172.17.0.3:31993, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30020") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39774->172.17.0.3:30020, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31284") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58886->172.17.0.3:31284, err= 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32498") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57230->172.17.0.3:32498, err= 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31260") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50382->172.17.0.3:31260, err= 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36613") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57884->172.17.0.3:36613, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39582") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56426->172.17.0.3:39582, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31644") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57886->172.17.0.3:31644, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35550") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43106->172.17.0.3:35550, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38622") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48310->172.17.0.3:38622, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33949") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49996->172.17.0.3:33949, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36699") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40866->172.17.0.3:36699, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32455") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42988->172.17.0.3:32455, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/07 03:42:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33445") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55188->172.17.0.3:33445, err= 2026/07/07 03:42:56 INFO : toe: Making directory 2026/07/07 03:42:56 INFO : toe/toe: Making directory 2026/07/07 03:42:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30745") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44842->172.17.0.3:30745, err= 2026/07/07 03:42:56 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/07 03:42:56 INFO : toe/toe/toe: Copied (new) 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34174") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34718->172.17.0.3:34174, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39098") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60630->172.17.0.3:39098, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33513") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37836->172.17.0.3:33513, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34119") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59582->172.17.0.3:34119, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35882") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46312->172.17.0.3:35882, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35010") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37976->172.17.0.3:35010, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35457") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49110->172.17.0.3:35457, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : empty_dir: Making directory with metadata 2026/07/07 03:42:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33970") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55574->172.17.0.3:33970, err= 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 INFO : tictacempty_dir: Making directory 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 INFO : tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 INFO : tictactoe/tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38640") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46836->172.17.0.3:38640, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Deleted 2026/07/07 03:42:56 INFO : toe/toe: Removing directory 2026/07/07 03:42:56 INFO : toe: Removing directory 2026/07/07 03:42:56 INFO : empty_dir: Removing directory 2026/07/07 03:42:56 DEBUG : Local file system at /tmp/rclone2401221820: deleted 3 directories 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38453") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43010->172.17.0.3:38453, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37952") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36799") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57934->172.17.0.3:36799, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:55512->172.17.0.3:37952, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36467") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45416->172.17.0.3:36467, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37367") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47982->172.17.0.3:37367, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36359") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47430->172.17.0.3:36359, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38117") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35350->172.17.0.3:38117, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35205") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40120->172.17.0.3:35205, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32814") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51604->172.17.0.3:32814, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : empty_dir: Making directory with metadata 2026/07/07 03:42:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33549") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60068->172.17.0.3:33549, err= 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 INFO : tictacempty_dir: Making directory 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 INFO : tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 INFO : tictactoe/tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37067") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54464->172.17.0.3:37067, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Deleted 2026/07/07 03:42:56 INFO : toe/toe: Removing directory 2026/07/07 03:42:56 INFO : toe: Removing directory 2026/07/07 03:42:56 INFO : empty_dir: Removing directory 2026/07/07 03:42:56 DEBUG : Local file system at /tmp/rclone2401221820: deleted 3 directories 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38472") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58212->172.17.0.3:38472, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33589") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39966->172.17.0.3:33589, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34429") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57292->172.17.0.3:34429, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33286") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57464->172.17.0.3:33286, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 03:42:56 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39201") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36248->172.17.0.3:39201, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38297") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34375") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:42282->172.17.0.3:38297, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36304") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35330->172.17.0.3:34375, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:41796->172.17.0.3:36304, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35223") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:52228->172.17.0.3:35223, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32134") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44722->172.17.0.3:32134, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34591") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60224->172.17.0.3:34591, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31880") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39833") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50282->172.17.0.3:31880, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37222") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60236->172.17.0.3:39833, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:37672->172.17.0.3:37222, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35852") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37784") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40602->172.17.0.3:35852, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60050->172.17.0.3:37784, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31062") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59680->172.17.0.3:31062, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : Reset feature "Copy" 2026/07/07 03:42:56 DEBUG : Reset feature "Move" 2026/07/07 03:42:56 DEBUG : Reset feature "Copy" 2026/07/07 03:42:56 DEBUG : Reset feature "Move" 2026/07/07 03:42:56 DEBUG : empty_dir: Making directory with metadata 2026/07/07 03:42:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31702") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40148->172.17.0.3:31702, err= 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 INFO : tictacempty_dir: Making directory 2026/07/07 03:42:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 INFO : tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: tictactoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 INFO : tictactoe/tictactoe: Making directory 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/07 03:42:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33210") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57780->172.17.0.3:33210, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Deleted 2026/07/07 03:42:56 INFO : toe/toe: Removing directory 2026/07/07 03:42:56 INFO : toe: Removing directory 2026/07/07 03:42:56 INFO : empty_dir: Removing directory 2026/07/07 03:42:56 DEBUG : Local file system at /tmp/rclone2401221820: deleted 3 directories 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39356") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46540->172.17.0.3:39356, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38825") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31146") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39644->172.17.0.3:38825, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35490->172.17.0.3:31146, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32502") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48880->172.17.0.3:32502, err= 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 03:42:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33535") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44110->172.17.0.3:33535, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31809") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:40588->172.17.0.3:31809, err= 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/07 03:42:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/07 03:42:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30109") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49954->172.17.0.3:30109, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32106") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:50214->172.17.0.3:32106, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38887") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38883") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:58540->172.17.0.3:38883, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38904->172.17.0.3:38887, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38091") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:32856->172.17.0.3:38091, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30949") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56090->172.17.0.3:30949, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34651") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:60950->172.17.0.3:34651, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33499") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31182") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35098") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:43202->172.17.0.3:33499, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:45792->172.17.0.3:31182, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39036->172.17.0.3:35098, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30389") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:56810->172.17.0.3:30389, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37806") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44196->172.17.0.3:37806, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35025") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:35204->172.17.0.3:35025, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 DEBUG : toe: transformed to: dG9l 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36328") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57794->172.17.0.3:36328, err= 2026/07/07 03:42:56 DEBUG : toe: transformed to: dG9l 2026/07/07 03:42:56 INFO : dG9l: Making directory 2026/07/07 03:42:56 DEBUG : toe: transformed to: dG9l 2026/07/07 03:42:56 DEBUG : toe: transformed to: dG9l 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/07 03:42:56 INFO : dG9l/dG9l: Making directory 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/07 03:42:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33273") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:54256->172.17.0.3:33273, err= 2026/07/07 03:42:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/07 03:42:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35059") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53140->172.17.0.3:35059, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35435") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:47422->172.17.0.3:35435, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37051") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:36162->172.17.0.3:37051, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33660") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34718->172.17.0.3:33660, err= 2026/07/07 03:42:56 DEBUG : dG9l: transformed to: toe 2026/07/07 03:42:56 DEBUG : dG9l: transformed to: toe 2026/07/07 03:42:56 DEBUG : toe: Directory modification time the same (differ by 741.985513ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:32185") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53662->172.17.0.3:32185, err= 2026/07/07 03:42:56 DEBUG : dG9l: transformed to: toe 2026/07/07 03:42:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/07 03:42:56 DEBUG : toe/toe: Directory modification time the same (differ by 741.985513ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35231") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:34850->172.17.0.3:35231, err= 2026/07/07 03:42:56 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/07 03:42:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/07 03:42:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/07 03:42:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/07 03:42:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/07 03:42:56 DEBUG : Local file system at /tmp/rclone2401221820: Waiting for checks to finish 2026/07/07 03:42:56 DEBUG : Local file system at /tmp/rclone2401221820: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : Waiting for deletions to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38278") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:39408->172.17.0.3:38278, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34566") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46742->172.17.0.3:34566, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:33065") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53870->172.17.0.3:33065, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:30439") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:44374->172.17.0.3:30439, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36980") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48800->172.17.0.3:36980, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35737") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:46008->172.17.0.3:35737, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:35267") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:51186->172.17.0.3:35267, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xolejah0wula", Local "Local file system at /tmp/rclone2401221820", Modify Window "1s" 2026/07/07 03:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38657") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33520->172.17.0.3:38657, err= 2026/07/07 03:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: 2026/07/07 03:42:56 INFO : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Making directory 2026/07/07 03:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: 2026/07/07 03:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: 2026/07/07 03:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: 2026/07/07 03:42:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/07 03:42:56 INFO : toe/toe: Making directory 2026/07/07 03:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 03:42:56 DEBUG : toe/toe: transformed to: 2026/07/07 03:42:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/07 03:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 03:42:56 DEBUG : toe: transformed to: 2026/07/07 03:42:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/07 03:42:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/07 03:42:56 DEBUG : toe/toe/toe: transformed to: 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for checks to finish 2026/07/07 03:42:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Waiting for transfers to finish 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39283") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:57118->172.17.0.3:39283, err= 2026/07/07 03:42:56 DEBUG : toe/toe/toe: size = 11 OK 2026/07/07 03:42:56 INFO : toe/toe/toe: Copied (new) 2026/07/07 03:42:56 ERROR : ftp://172.17.0.3:21/rclone-test-xolejah0wula: not deleting files as there were IO errors 2026/07/07 03:42:56 ERROR : ftp://172.17.0.3:21/rclone-test-xolejah0wula: not deleting directories as there were IO errors 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39085") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:59854->172.17.0.3:39085, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36179") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:49970->172.17.0.3:36179, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:38644") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53204->172.17.0.3:38644, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:37459") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38012->172.17.0.3:37459, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:31586") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:38502->172.17.0.3:31586, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:36580") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:48872->172.17.0.3:36580, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:34123") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:53452->172.17.0.3:34123, err= --- PASS: TestError (0.01s) PASS 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: dial("tcp","172.17.0.3:39669") 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: > dial: conn=172.17.0.1:33280->172.17.0.3:39669, err= 2026/07/07 03:42:56 DEBUG : ftp://172.17.0.3:21/rclone-test-xolejah0wula: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m29.391962422s (try 1/5)