"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/18 01:48:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu" 2026/07/18 01:48:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/18 01:48:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:48:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:48:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:48:49 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:48:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:48:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:48:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:48:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:48:49 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:48:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Connecting to FTP server 2026/07/18 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:21") 2026/07/18 01:48:49 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39468->172.17.0.3:21, err= 2026/07/18 01:48:52 DEBUG : Creating backend with remote "/tmp/rclone3261435712" === 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-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34535") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51202->172.17.0.3:34535, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35854") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57648->172.17.0.3:35854, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37569") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42148->172.17.0.3:37569, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38569") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41426->172.17.0.3:38569, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34880") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49088->172.17.0.3:34880, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30805") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36856->172.17.0.3:30805, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:52 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33607") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37244->172.17.0.3:33607, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36827") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38678->172.17.0.3:36827, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33683") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34586->172.17.0.3:33683, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33072") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47454->172.17.0.3:33072, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36852") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33234->172.17.0.3:36852, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35269") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56574->172.17.0.3:35269, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30034") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51686->172.17.0.3:30034, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36978") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59792->172.17.0.3:36978, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38288") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48006->172.17.0.3:38288, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 DEBUG : Creating backend with remote "/non-existing" 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35653") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37694->172.17.0.3:35653, err= 2026/07/18 01:48:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39023") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44528->172.17.0.3:39023, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36851") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41238->172.17.0.3:36851, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34275") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35762->172.17.0.3:34275, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:52 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38875") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47594->172.17.0.3:38875, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31639") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38744->172.17.0.3:31639, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33475") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35362->172.17.0.3:33475, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36795") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34234->172.17.0.3:36795, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30028") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48978->172.17.0.3:30028, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38964") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40554->172.17.0.3:38964, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34836") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56644->172.17.0.3:34836, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Running all checks before starting transfers 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38248") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46216->172.17.0.3:38248, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Checks finished, now starting transfers 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37299") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56110->172.17.0.3:37299, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:52 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31587") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58506->172.17.0.3:31587, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34178") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39866->172.17.0.3:34178, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32973") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34948->172.17.0.3:32973, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38127") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51842->172.17.0.3:38127, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39503") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60422->172.17.0.3:39503, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 ERROR : Ignoring --no-traverse with sync 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31888") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59768->172.17.0.3:31888, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37882") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56840->172.17.0.3:37882, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:52 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:52 DEBUG : Waiting for deletions to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33095") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50258->172.17.0.3:33095, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32479") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57360->172.17.0.3:32479, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36613") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50002->172.17.0.3:36613, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36237") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46214->172.17.0.3:36237, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31768") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55746->172.17.0.3:31768, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36952") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42756->172.17.0.3:36952, err= 2026/07/18 01:48:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37365") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58710->172.17.0.3:37365, err= 2026/07/18 01:48:52 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/18 01:48:52 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/18 01:48:52 INFO : hello world2: Copied (new) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33294") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37460->172.17.0.3:33294, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36501") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38390->172.17.0.3:36501, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34914") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52442->172.17.0.3:34914, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39016") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39054->172.17.0.3:39016, err= 2026/07/18 01:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30365") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48838->172.17.0.3:30365, err= 2026/07/18 01:48:52 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/18 01:48:52 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/18 01:48:52 INFO : potato2: Copied (new) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32470") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33144->172.17.0.3:32470, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33377") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58662->172.17.0.3:33377, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30514") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60566->172.17.0.3:30514, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31182") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47094->172.17.0.3:31182, err= 2026/07/18 01:48:52 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/18 01:48:52 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/18 01:48:52 INFO : potato2: Copied (new) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36568") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56712->172.17.0.3:36568, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35494") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35084->172.17.0.3:35494, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33101") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49726->172.17.0.3:33101, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/18 01:48:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:48:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/18 01:48:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37871") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46186->172.17.0.3:37871, err= 2026/07/18 01:48:52 INFO : sub dir2: Making directory 2026/07/18 01:48:52 INFO : sub dir: Making directory 2026/07/18 01:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:52 INFO : sub dir2/sub sub dir2: Making directory 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Connecting to FTP server 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:21") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32835") 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58472->172.17.0.3:32835, err= 2026/07/18 01:48:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39580->172.17.0.3:21, err= 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:52 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:52 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38866") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49812->172.17.0.3:38866, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38570") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39983") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42182->172.17.0.3:38570, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49444->172.17.0.3:39983, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35597") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47142->172.17.0.3:35597, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34477") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44786->172.17.0.3:34477, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31655") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39619") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35784->172.17.0.3:39619, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47112->172.17.0.3:31655, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35953") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40846->172.17.0.3:35953, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38011") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37666->172.17.0.3:38011, err= --- PASS: TestCopyEmptyDirectories (3.10s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:55 INFO : sub dir2: Making directory 2026/07/18 01:48:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/18 01:48:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39221") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44058->172.17.0.3:39221, err= 2026/07/18 01:48:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37377") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57692->172.17.0.3:37377, err= 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:55 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30336") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37036->172.17.0.3:30336, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31595") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35118->172.17.0.3:31595, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33326") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54548->172.17.0.3:33326, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37701") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49958->172.17.0.3:37701, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35867") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51870->172.17.0.3:35867, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:55 DEBUG : sub dir2: Making directory with metadata 2026/07/18 01:48:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31688") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58194->172.17.0.3:31688, err= 2026/07/18 01:48:55 INFO : sub dir2: Making directory 2026/07/18 01:48:55 INFO : sub dir: Making directory 2026/07/18 01:48:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31067") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38620->172.17.0.3:31067, err= 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:55 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:55 INFO : sub dir/hello world: Deleted 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30580") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43256->172.17.0.3:30580, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36286") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33148") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52994->172.17.0.3:36286, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57090->172.17.0.3:33148, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33802") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40902->172.17.0.3:33802, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35106") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40538->172.17.0.3:35106, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33468") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32374") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38210->172.17.0.3:33468, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58344->172.17.0.3:32374, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39630") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33926->172.17.0.3:39630, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31737") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47650->172.17.0.3:31737, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33300") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54032->172.17.0.3:33300, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:55 INFO : sub dir2: Making directory 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33429") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60590->172.17.0.3:33429, err= 2026/07/18 01:48:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31420") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43490->172.17.0.3:31420, err= 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:55 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:55 INFO : sub dir/hello world: Deleted 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30057") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56572->172.17.0.3:30057, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33795") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40718->172.17.0.3:33795, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38983") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46764->172.17.0.3:38983, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38379") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38760->172.17.0.3:38379, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39375") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47890->172.17.0.3:39375, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:55 DEBUG : sub dir2: Making directory with metadata 2026/07/18 01:48:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:48:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30373") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55136->172.17.0.3:30373, err= 2026/07/18 01:48:55 INFO : sub dir2: Making directory 2026/07/18 01:48:55 INFO : sub dir: Making directory 2026/07/18 01:48:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37447") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37920->172.17.0.3:37447, err= 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:55 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:55 DEBUG : Waiting for deletions to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38231") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42072->172.17.0.3:38231, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35148") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38173") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34446->172.17.0.3:35148, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41100->172.17.0.3:38173, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38648") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47482->172.17.0.3:38648, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32215") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31541") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32912->172.17.0.3:32215, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56760->172.17.0.3:31541, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33689") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35288->172.17.0.3:33689, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37441") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57086->172.17.0.3:37441, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34156") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59664->172.17.0.3:34156, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:55 INFO : sub dir2: Making directory 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33271") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33184->172.17.0.3:33271, err= 2026/07/18 01:48:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30366") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40994->172.17.0.3:30366, err= 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:48:55 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:48:55 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:55 DEBUG : Waiting for deletions to finish 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30070") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59418->172.17.0.3:30070, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33743") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45320->172.17.0.3:33743, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33447") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46320->172.17.0.3:33447, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39489") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47498->172.17.0.3:39489, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35234") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37394->172.17.0.3:35234, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34607") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59900->172.17.0.3:34607, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31596") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36476->172.17.0.3:31596, err= 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33694") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43188->172.17.0.3:33694, err= 2026/07/18 01:48:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-danonos7betu" 2026/07/18 01:48:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:48:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:48:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:48:55 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:48:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:48:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:48:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:48:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:48:55 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:48:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: Connecting to FTP server 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: dial("tcp","172.17.0.3:21") 2026/07/18 01:48:55 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: > dial: conn=172.17.0.1:39588->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-noxoyif2bibu -> ftp://172.17.0.3:21/rclone-test-danonos7betu 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: dial("tcp","172.17.0.3:34479") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: > dial: conn=172.17.0.1:34362->172.17.0.3:34479, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34211") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41210->172.17.0.3:34211, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39047") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37444->172.17.0.3:39047, err= 2026/07/18 01:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: Waiting for checks to finish 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: Waiting for transfers to finish 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39202") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59432->172.17.0.3:39202, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: dial("tcp","172.17.0.3:39682") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: > dial: conn=172.17.0.1:35000->172.17.0.3:39682, err= 2026/07/18 01:48:59 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/18 01:48:59 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/18 01:48:59 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: dial("tcp","172.17.0.3:34207") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: > dial: conn=172.17.0.1:57356->172.17.0.3:34207, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: dial("tcp","172.17.0.3:38847") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: > dial: conn=172.17.0.1:51438->172.17.0.3:38847, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: dial("tcp","172.17.0.3:32623") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: > dial: conn=172.17.0.1:37406->172.17.0.3:32623, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: dial("tcp","172.17.0.3:36502") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: > dial: conn=172.17.0.1:44866->172.17.0.3:36502, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: Purge object "sub dir/hello world" 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: Purge dir "sub dir" 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: Purge dir "" 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38681") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51492->172.17.0.3:38681, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33040") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47348->172.17.0.3:33040, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38911") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38270->172.17.0.3:38911, err= --- PASS: TestServerSideCopy (3.50s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34499") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35538->172.17.0.3:34499, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30105") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34160->172.17.0.3:30105, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33939") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51346->172.17.0.3:33939, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36723") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55424->172.17.0.3:36723, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32926") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59844->172.17.0.3:32926, err= 2026/07/18 01:48:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:48:59 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:48:59 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35743") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43782->172.17.0.3:35743, err= 2026/07/18 01:48:59 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/18 01:48:59 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/18 01:48:59 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35780") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39328->172.17.0.3:35780, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39859") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52234->172.17.0.3:39859, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31449") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48202->172.17.0.3:31449, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31369") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53780->172.17.0.3:31369, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39825") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36360->172.17.0.3:39825, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38119") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47304->172.17.0.3:38119, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36314") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59572->172.17.0.3:36314, err= 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39501") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58996->172.17.0.3:39501, err= 2026/07/18 01:48:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-moterir5dena" 2026/07/18 01:48:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:48:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:48:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:48:59 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:48:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:48:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:48:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:48:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:48:59 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:48:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: Connecting to FTP server 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:21") 2026/07/18 01:48:59 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:39604->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-noxoyif2bibu -> ftp://172.17.0.3:21/rclone-test-moterir5dena 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36853") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55756->172.17.0.3:36853, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:30329") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:45856->172.17.0.3:30329, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32514") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44076->172.17.0.3:32514, err= 2026/07/18 01:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: Waiting for checks to finish 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: Waiting for transfers to finish 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37177") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50966->172.17.0.3:37177, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:33341") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:32798->172.17.0.3:33341, err= 2026/07/18 01:49:02 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/18 01:49:02 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/18 01:49:02 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:31533") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:45546->172.17.0.3:31533, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:30215") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:55570->172.17.0.3:30215, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39989") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49400->172.17.0.3:39989, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36537") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53554->172.17.0.3:36537, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39450") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39406->172.17.0.3:39450, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:34347") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39843") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:40164->172.17.0.3:34347, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42500->172.17.0.3:39843, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:34342") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:42298->172.17.0.3:34342, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39071") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33956->172.17.0.3:39071, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: Waiting for checks to finish 2026/07/18 01:49:02 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:02 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-moterir5dena) 2026/07/18 01:49:02 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: Waiting for transfers to finish 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38571") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35066->172.17.0.3:38571, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:35009") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:33044->172.17.0.3:35009, err= 2026/07/18 01:49:02 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/18 01:49:02 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/18 01:49:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:36566") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:48878->172.17.0.3:36566, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:36032") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:52784->172.17.0.3:36032, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:33072") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:44424->172.17.0.3:33072, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: dial("tcp","172.17.0.3:36110") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: > dial: conn=172.17.0.1:34206->172.17.0.3:36110, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: Purge object "sub dir/hello world" 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: Purge dir "sub dir" 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: Purge dir "" 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33213") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33620->172.17.0.3:33213, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31087") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59478->172.17.0.3:31087, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38016") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46582->172.17.0.3:38016, err= --- PASS: TestServerSideCopyOverSelf (3.10s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35505") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46336->172.17.0.3:35505, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30116") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41420->172.17.0.3:30116, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39078") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47486->172.17.0.3:39078, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35149") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55602->172.17.0.3:35149, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38181") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41744->172.17.0.3:38181, err= 2026/07/18 01:49:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:49:02 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:02 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34466") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43576->172.17.0.3:34466, err= 2026/07/18 01:49:02 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/18 01:49:02 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/18 01:49:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/18 01:49:02 INFO : sub dir/hello world: Deleted 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37598") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55954->172.17.0.3:37598, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36594") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51806->172.17.0.3:36594, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34343") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55962->172.17.0.3:34343, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31887") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37150->172.17.0.3:31887, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32590") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58696->172.17.0.3:32590, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35361") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45354->172.17.0.3:35361, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36030") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48654->172.17.0.3:36030, err= 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31412") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53716->172.17.0.3:31412, err= 2026/07/18 01:49:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tapuhul7wede" 2026/07/18 01:49:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:02 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:02 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Connecting to FTP server 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:02 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:49088->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-noxoyif2bibu -> ftp://172.17.0.3:21/rclone-test-tapuhul7wede 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:32985") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38545") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:51438->172.17.0.3:32985, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48208->172.17.0.3:38545, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39655") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59070->172.17.0.3:39655, err= 2026/07/18 01:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35891") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35098->172.17.0.3:35891, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:31991") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:42388->172.17.0.3:31991, err= 2026/07/18 01:49:05 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/18 01:49:05 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/18 01:49:05 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:36837") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:58774->172.17.0.3:36837, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:34518") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:46546->172.17.0.3:34518, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30168") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56142->172.17.0.3:30168, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39176") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57254->172.17.0.3:39176, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32717") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38312->172.17.0.3:32717, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Using server-side directory move 2026/07/18 01:49:05 INFO : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:35522") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31004") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:58636->172.17.0.3:35522, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57628->172.17.0.3:31004, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:39656") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:50422->172.17.0.3:39656, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35005") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59868->172.17.0.3:35005, err= 2026/07/18 01:49:05 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:05 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-tapuhul7wede) 2026/07/18 01:49:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Waiting for transfers to finish 2026/07/18 01:49:05 INFO : sub dir/hello world: Deleted 2026/07/18 01:49:05 INFO : sub dir/hello world: Moved (server-side) 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36758") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33958->172.17.0.3:36758, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30126") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39806->172.17.0.3:30126, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:33542") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:58824->172.17.0.3:33542, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:34587") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:43372->172.17.0.3:34587, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31857") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35766->172.17.0.3:31857, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31103") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56416->172.17.0.3:31103, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38381") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43274->172.17.0.3:38381, err= 2026/07/18 01:49:05 DEBUG : testing file moves 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:37937") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:59780->172.17.0.3:37937, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37871") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33280->172.17.0.3:37871, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38768") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46686->172.17.0.3:38768, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:37896") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:37818->172.17.0.3:37896, err= 2026/07/18 01:49:05 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:05 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-tapuhul7wede) 2026/07/18 01:49:05 DEBUG : sub dir/hello world: Sizes differ 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Waiting for transfers to finish 2026/07/18 01:49:05 INFO : sub dir/hello world: Deleted 2026/07/18 01:49:05 INFO : sub dir/hello world: Moved (server-side) 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32925") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56114->172.17.0.3:32925, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37412") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49226->172.17.0.3:37412, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:32039") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:36924->172.17.0.3:32039, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:32339") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:34620->172.17.0.3:32339, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:34649") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:59936->172.17.0.3:34649, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: dial("tcp","172.17.0.3:34237") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: > dial: conn=172.17.0.1:37318->172.17.0.3:34237, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Purge object "sub dir/hello world" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Purge dir "sub dir" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: Purge dir "" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36028") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50942->172.17.0.3:36028, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35220") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42532->172.17.0.3:35220, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32352") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42934->172.17.0.3:32352, err= --- PASS: TestServerSideMoveOverSelf (2.50s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38675") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35302->172.17.0.3:38675, err= 2026/07/18 01:49:05 ERROR : error listing: directory not found 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37266") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52130->172.17.0.3:37266, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37936") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37896->172.17.0.3:37936, err= 2026/07/18 01:49:05 INFO : Local file system at /tmp/rclone3261435712: Making directory 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35479") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37980->172.17.0.3:35479, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34110") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36218->172.17.0.3:34110, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31746") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35422->172.17.0.3:31746, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39874") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60630->172.17.0.3:39874, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35531") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35270->172.17.0.3:35531, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31562") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58876->172.17.0.3:31562, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39670") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60272->172.17.0.3:39670, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30561") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34514->172.17.0.3:30561, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37605") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48576->172.17.0.3:37605, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35723") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44028->172.17.0.3:35723, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33437") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48822->172.17.0.3:33437, err= 2026/07/18 01:49:05 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31829") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49322->172.17.0.3:31829, err= 2026/07/18 01:49:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:49:05 DEBUG : Local file system at /tmp/rclone3261435712: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : Local file system at /tmp/rclone3261435712: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33444") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49108->172.17.0.3:33444, err= 2026/07/18 01:49:05 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/18 01:49:05 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/18 01:49:05 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:49:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30456") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45700->172.17.0.3:30456, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39889") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45312->172.17.0.3:39889, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31451") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55800->172.17.0.3:31451, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32253") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48722->172.17.0.3:32253, err= 2026/07/18 01:49:05 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33691") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59886->172.17.0.3:33691, err= 2026/07/18 01:49:05 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/18 01:49:05 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/18 01:49:05 INFO : check sum: Copied (new) 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31486") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54614->172.17.0.3:31486, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36755") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46204->172.17.0.3:36755, err= 2026/07/18 01:49:05 DEBUG : check sum: size = 1 OK 2026/07/18 01:49:05 NOTICE: ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : check sum: Size of src and dst objects identical 2026/07/18 01:49:05 DEBUG : check sum: Unchanged skipping 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 INFO : There was nothing to transfer 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38896") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57234->172.17.0.3:38896, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34640") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43934->172.17.0.3:34640, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33715") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57900->172.17.0.3:33715, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35505") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46342->172.17.0.3:35505, err= 2026/07/18 01:49:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37386") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45808->172.17.0.3:37386, err= 2026/07/18 01:49:05 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/18 01:49:05 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/18 01:49:05 INFO : sizeonly: Copied (new) 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31515") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38546->172.17.0.3:31515, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36387") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43502->172.17.0.3:36387, err= 2026/07/18 01:49:05 DEBUG : sizeonly: size = 6 OK 2026/07/18 01:49:05 DEBUG : sizeonly: Sizes identical 2026/07/18 01:49:05 DEBUG : sizeonly: Unchanged skipping 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 INFO : There was nothing to transfer 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30351") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53780->172.17.0.3:30351, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36784") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35446->172.17.0.3:36784, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36882") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51180->172.17.0.3:36882, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31391") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37330->172.17.0.3:31391, err= 2026/07/18 01:49:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35323") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54342->172.17.0.3:35323, err= 2026/07/18 01:49:05 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/18 01:49:05 INFO : ignore-size: Copied (new) 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36848") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56948->172.17.0.3:36848, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37404") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34942->172.17.0.3:37404, err= 2026/07/18 01:49:05 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:49:05 DEBUG : ignore-size: Unchanged skipping 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 INFO : There was nothing to transfer 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33090") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40138->172.17.0.3:33090, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32829") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34180->172.17.0.3:32829, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32440") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38864->172.17.0.3:32440, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39050") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39372->172.17.0.3:39050, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36927") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55496->172.17.0.3:36927, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34053") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42350->172.17.0.3:34053, err= 2026/07/18 01:49:05 DEBUG : existing: size = 6 OK 2026/07/18 01:49:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:49:05 DEBUG : existing: Unchanged skipping 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 INFO : There was nothing to transfer 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37491") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35214->172.17.0.3:37491, err= 2026/07/18 01:49:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39123") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44074->172.17.0.3:39123, err= 2026/07/18 01:49:05 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/18 01:49:05 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/18 01:49:05 INFO : existing: Copied (replaced existing) 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30383") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37384->172.17.0.3:30383, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39593") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56998->172.17.0.3:39593, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39267") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47414->172.17.0.3:39267, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36987") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51022->172.17.0.3:36987, err= 2026/07/18 01:49:05 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31965") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44478->172.17.0.3:31965, err= 2026/07/18 01:49:05 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/18 01:49:05 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/18 01:49:05 INFO : existing: Copied (new) 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38792") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39450->172.17.0.3:38792, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34478") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53134->172.17.0.3:34478, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:05 DEBUG : existing: Destination exists, skipping 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:05 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:05 INFO : There was nothing to transfer 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33643") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46784->172.17.0.3:33643, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31212") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49914->172.17.0.3:31212, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34993") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35196->172.17.0.3:34993, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30445") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58764->172.17.0.3:30445, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31112") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40842->172.17.0.3:31112, err= 2026/07/18 01:49:05 INFO : d: Making directory 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35769") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48612->172.17.0.3:35769, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Connecting to FTP server 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35423") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37744") 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49096->172.17.0.3:21, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54536->172.17.0.3:35423, err= 2026/07/18 01:49:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44696->172.17.0.3:37744, err= 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38371") 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54416->172.17.0.3:38371, err= 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36193") 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51834->172.17.0.3:36193, err= 2026/07/18 01:49:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Connecting to FTP server 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37231") 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49120->172.17.0.3:37231, err= 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39416") 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49110->172.17.0.3:21, err= 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33610->172.17.0.3:39416, err= 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38083") 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44160->172.17.0.3:38083, err= 2026/07/18 01:49:07 DEBUG : c/non empty space: size = 5 OK 2026/07/18 01:49:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:07 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:07 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33750") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59446->172.17.0.3:33750, err= 2026/07/18 01:49:10 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/18 01:49:10 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/18 01:49:10 INFO : a/potato2: Copied (new) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : b/potato: Deleted 2026/07/18 01:49:10 INFO : d: Removing directory 2026/07/18 01:49:10 INFO : b: Removing directory 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: deleted 2 directories 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39770") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34378->172.17.0.3:39770, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36166") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48010->172.17.0.3:36166, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36534") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56546->172.17.0.3:36534, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34401") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46316->172.17.0.3:34401, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39304") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32852") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45270->172.17.0.3:39304, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51050->172.17.0.3:32852, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31390") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52142->172.17.0.3:31390, err= --- PASS: TestSyncIgnoreErrors (4.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30356") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44782->172.17.0.3:30356, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33920") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35546->172.17.0.3:33920, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32680") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44514->172.17.0.3:32680, err= 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 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/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38040") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34456->172.17.0.3:38040, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37863") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52402->172.17.0.3:37863, err= 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 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/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36579") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47986->172.17.0.3:36579, err= 2026/07/18 01:49:10 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/18 01:49:10 INFO : empty space: Copied (replaced existing) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37360") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42976->172.17.0.3:37360, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36445") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60724->172.17.0.3:36445, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30206") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36676->172.17.0.3:30206, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36188") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44440->172.17.0.3:36188, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35194") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37492->172.17.0.3:35194, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31865") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41072->172.17.0.3:31865, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35297") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44020->172.17.0.3:35297, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35285") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34270->172.17.0.3:35285, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : foo: size = 3 OK 2026/07/18 01:49:10 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/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38159") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50448->172.17.0.3:38159, err= 2026/07/18 01:49:10 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/18 01:49:10 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/18 01:49:10 INFO : foo: Copied (replaced existing) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33988") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38892->172.17.0.3:33988, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30608") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38086->172.17.0.3:30608, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34852") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49240->172.17.0.3:34852, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38556") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39326->172.17.0.3:38556, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38829") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37886->172.17.0.3:38829, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38122") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60256->172.17.0.3:38122, err= 2026/07/18 01:49:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31842") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37732->172.17.0.3:31842, err= 2026/07/18 01:49:10 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/18 01:49:10 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/18 01:49:10 INFO : potato: Copied (new) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37920") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50686->172.17.0.3:37920, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34024") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57240->172.17.0.3:34024, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37362") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58054->172.17.0.3:37362, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30637") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58314->172.17.0.3:30637, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33304") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55970->172.17.0.3:33304, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33646") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45024->172.17.0.3:33646, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:49:10 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:10 DEBUG : potato: Sizes differ 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34344") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49076->172.17.0.3:34344, err= 2026/07/18 01:49:10 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/18 01:49:10 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/18 01:49:10 INFO : potato: Copied (replaced existing) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35709") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35264->172.17.0.3:35709, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39930") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53140->172.17.0.3:39930, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32966") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38584->172.17.0.3:32966, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37817") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33436->172.17.0.3:37817, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33619") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56496->172.17.0.3:33619, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30901") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40624->172.17.0.3:30901, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : potato: size = 21 OK 2026/07/18 01:49:10 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/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38596") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53452->172.17.0.3:38596, err= 2026/07/18 01:49:10 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/18 01:49:10 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/18 01:49:10 INFO : potato: Copied (replaced existing) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32941") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52988->172.17.0.3:32941, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38667") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56892->172.17.0.3:38667, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32947") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39196->172.17.0.3:32947, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38719") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48312->172.17.0.3:38719, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31687") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36994->172.17.0.3:31687, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30078") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57480->172.17.0.3:30078, err= 2026/07/18 01:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33627") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60592->172.17.0.3:33627, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31593") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54230->172.17.0.3:31593, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35171") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60674->172.17.0.3:35171, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36032") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52792->172.17.0.3:36032, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36899") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60200->172.17.0.3:36899, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37053") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53106->172.17.0.3:37053, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34430") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35684->172.17.0.3:34430, err= 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33364") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42902->172.17.0.3:33364, err= 2026/07/18 01:49:10 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/18 01:49:10 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/18 01:49:10 INFO : potato2: Copied (new) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : potato: Deleted 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35847") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53008->172.17.0.3:35847, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31173") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44078->172.17.0.3:31173, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31446") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55408->172.17.0.3:31446, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33149") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56682->172.17.0.3:33149, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39483") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60640->172.17.0.3:39483, err= 2026/07/18 01:49:10 INFO : d: Making directory 2026/07/18 01:49:10 INFO : d/e: Making directory 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36164") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43106->172.17.0.3:36164, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37074") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32352") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35592->172.17.0.3:37074, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42944->172.17.0.3:32352, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34450") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38870->172.17.0.3:34450, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35781") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37278->172.17.0.3:35781, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39138") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45334->172.17.0.3:39138, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31332") 2026/07/18 01:49:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57664->172.17.0.3:31332, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32663") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60112->172.17.0.3:32663, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35675") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40062->172.17.0.3:35675, err= 2026/07/18 01:49:10 DEBUG : c/non empty space: size = 5 OK 2026/07/18 01:49:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35552") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43668->172.17.0.3:35552, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36909") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35238->172.17.0.3:36909, err= 2026/07/18 01:49:10 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/18 01:49:10 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/18 01:49:10 INFO : a/potato2: Copied (new) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : b/potato: Deleted 2026/07/18 01:49:10 INFO : d/e: Removing directory 2026/07/18 01:49:10 INFO : d: Removing directory 2026/07/18 01:49:10 INFO : b: Removing directory 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: deleted 3 directories 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32332") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44352->172.17.0.3:32332, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35790") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39007") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49292->172.17.0.3:35790, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53346->172.17.0.3:39007, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39082") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55964->172.17.0.3:39082, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39271") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32876") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36454->172.17.0.3:32876, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37742->172.17.0.3:39271, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34780") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60788->172.17.0.3:34780, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36929") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35476->172.17.0.3:36929, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37318") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43950->172.17.0.3:37318, err= 2026/07/18 01:49:10 INFO : d: Making directory 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34776") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34544->172.17.0.3:34776, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30002") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38660->172.17.0.3:30002, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38851") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35606->172.17.0.3:38851, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39059") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39616->172.17.0.3:39059, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35419") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47648->172.17.0.3:35419, err= 2026/07/18 01:49:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34207") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32990") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53018->172.17.0.3:32990, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31735") 2026/07/18 01:49:10 DEBUG : c/non empty space: size = 5 OK 2026/07/18 01:49:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46966->172.17.0.3:34207, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38802->172.17.0.3:31735, err= 2026/07/18 01:49:10 DEBUG : c/non empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39038") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36838->172.17.0.3:39038, err= 2026/07/18 01:49:10 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/18 01:49:10 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/18 01:49:10 INFO : a/potato2: Copied (new) 2026/07/18 01:49:10 ERROR : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: not deleting files as there were IO errors 2026/07/18 01:49:10 ERROR : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: not deleting directories as there were IO errors 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37401") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35782->172.17.0.3:37401, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37492") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48644->172.17.0.3:37492, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35215") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37301") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59210->172.17.0.3:35215, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46330->172.17.0.3:37301, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38951") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39882->172.17.0.3:38951, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30060") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49906->172.17.0.3:30060, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35430") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47638->172.17.0.3:35430, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35017") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40488->172.17.0.3:35017, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32305") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55818->172.17.0.3:32305, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34570") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56012->172.17.0.3:34570, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30274") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49608->172.17.0.3:30274, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32031") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40850->172.17.0.3:32031, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30515") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51342->172.17.0.3:30515, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36692") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52094->172.17.0.3:36692, err= 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35452") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45450->172.17.0.3:35452, err= 2026/07/18 01:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39769") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54552->172.17.0.3:39769, err= 2026/07/18 01:49:10 INFO : potato: Deleted 2026/07/18 01:49:10 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/18 01:49:10 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/18 01:49:10 INFO : potato2: Copied (new) 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36269") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59702->172.17.0.3:36269, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39014") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45068->172.17.0.3:39014, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35020") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47304->172.17.0.3:35020, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33366") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38978->172.17.0.3:33366, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36840") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39120->172.17.0.3:36840, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39628") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47548->172.17.0.3:39628, err= 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34822") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57466->172.17.0.3:34822, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 INFO : potato: Deleted 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30391") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33972->172.17.0.3:30391, err= 2026/07/18 01:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38093") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56504->172.17.0.3:38093, err= 2026/07/18 01:49:10 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/18 01:49:10 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/18 01:49:10 INFO : potato2: Copied (new) 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39641") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43268->172.17.0.3:39641, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36848") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56950->172.17.0.3:36848, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38605") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50884->172.17.0.3:38605, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39609") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44846->172.17.0.3:39609, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39430") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40942->172.17.0.3:39430, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35705") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58736->172.17.0.3:35705, err= 2026/07/18 01:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37529") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60404->172.17.0.3:37529, err= 2026/07/18 01:49:10 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/18 01:49:10 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/18 01:49:10 INFO : potato2: Copied (new) 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33826") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57304->172.17.0.3:33826, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35541") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33276->172.17.0.3:35541, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31727") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35734->172.17.0.3:31727, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39794") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33414->172.17.0.3:39794, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33205") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44308->172.17.0.3:33205, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36106") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60402->172.17.0.3:36106, err= 2026/07/18 01:49:10 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 01:49:10 DEBUG : enormous: Excluded 2026/07/18 01:49:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 01:49:10 DEBUG : potato2: Excluded 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35601") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41106->172.17.0.3:35601, err= 2026/07/18 01:49:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 01:49:10 DEBUG : potato2: Excluded 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : There was nothing to transfer 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30180") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45772->172.17.0.3:30180, err= 2026/07/18 01:49:10 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 01:49:10 DEBUG : enormous: Excluded 2026/07/18 01:49:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 01:49:10 DEBUG : potato2: Excluded 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32973") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34872->172.17.0.3:32973, err= 2026/07/18 01:49:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 01:49:10 DEBUG : potato2: Excluded 2026/07/18 01:49:10 DEBUG : Local file system at /tmp/rclone3261435712: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : Local file system at /tmp/rclone3261435712: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : There was nothing to transfer 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30064") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32858->172.17.0.3:30064, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38080") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58644->172.17.0.3:38080, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32572") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46274->172.17.0.3:32572, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:40000") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35670->172.17.0.3:40000, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38318") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56370->172.17.0.3:38318, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38548") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48512->172.17.0.3:38548, err= 2026/07/18 01:49:10 DEBUG : enormous: Excluded (Size Filter) 2026/07/18 01:49:10 DEBUG : enormous: Excluded 2026/07/18 01:49:10 DEBUG : potato2: Excluded (Size Filter) 2026/07/18 01:49:10 DEBUG : potato2: Excluded 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33258") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57160->172.17.0.3:33258, err= 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : potato2: Deleted 2026/07/18 01:49:10 INFO : enormous: Deleted 2026/07/18 01:49:10 INFO : There was nothing to transfer 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31982") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53810->172.17.0.3:31982, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38465") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50888->172.17.0.3:38465, err= 2026/07/18 01:49:10 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:10 DEBUG : Local file system at /tmp/rclone3261435712: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : Local file system at /tmp/rclone3261435712: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : potato2: Deleted 2026/07/18 01:49:10 INFO : enormous: Deleted 2026/07/18 01:49:10 INFO : There was nothing to transfer 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36732") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41788->172.17.0.3:36732, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37304") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39820->172.17.0.3:37304, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32475") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55202->172.17.0.3:32475, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30292") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45036->172.17.0.3:30292, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39640") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52090->172.17.0.3:39640, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30104") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46260->172.17.0.3:30104, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35111") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41052->172.17.0.3:35111, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39220") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56194->172.17.0.3:39220, err= 2026/07/18 01:49:10 DEBUG : five: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : four: size = 4 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:49:10 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:10 DEBUG : four: Sizes differ 2026/07/18 01:49:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/18 01:49:10 DEBUG : three: size = 5 OK 2026/07/18 01:49:10 DEBUG : three: Sizes identical 2026/07/18 01:49:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/18 01:49:10 DEBUG : two: size = 3 OK 2026/07/18 01:49:10 DEBUG : one: Destination is newer than source, skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38355") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30637") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58318->172.17.0.3:30637, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51286->172.17.0.3:38355, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38700") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41292->172.17.0.3:38700, err= 2026/07/18 01:49:10 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/18 01:49:10 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/18 01:49:10 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/18 01:49:10 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/18 01:49:10 INFO : five: Copied (new) 2026/07/18 01:49:10 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/18 01:49:10 INFO : two: Copied (replaced existing) 2026/07/18 01:49:10 DEBUG : four.f852663a.partial: renamed to: four 2026/07/18 01:49:10 INFO : four: Copied (replaced existing) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30535") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33370->172.17.0.3:30535, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36620") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37422->172.17.0.3:36620, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32404") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60826->172.17.0.3:32404, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === 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-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/18 01:49:10 ERROR : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31990") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57840->172.17.0.3:31990, err= 2026/07/18 01:49:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35310") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47992->172.17.0.3:35310, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37002") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52814->172.17.0.3:37002, err= 2026/07/18 01:49:10 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/18 01:49:10 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/18 01:49:10 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/18 01:49:10 INFO : potato: Copied (new) 2026/07/18 01:49:10 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/18 01:49:10 INFO : yam: Copied (new) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34750") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57144->172.17.0.3:34750, err= 2026/07/18 01:49:10 ERROR : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39870") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51966->172.17.0.3:39870, err= 2026/07/18 01:49:10 DEBUG : potato: size = 14 OK 2026/07/18 01:49:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : potato: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38006") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54898->172.17.0.3:38006, err= 2026/07/18 01:49:10 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/18 01:49:10 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/18 01:49:10 INFO : yaml: Copied (new) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : yam: Deleted 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39043") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60506->172.17.0.3:39043, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33130") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53786->172.17.0.3:33130, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30482") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55468->172.17.0.3:30482, err= --- PASS: TestSyncWithTrackRenames (0.02s) === 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-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36341") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34142->172.17.0.3:36341, err= 2026/07/18 01:49:10 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Making map for --track-renames 2026/07/18 01:49:10 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Finished making map for --track-renames 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/18 01:49:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for renames to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32775") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37064->172.17.0.3:32775, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39053") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49026->172.17.0.3:39053, err= 2026/07/18 01:49:10 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/18 01:49:10 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/18 01:49:10 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/18 01:49:10 INFO : yam: Copied (new) 2026/07/18 01:49:10 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/18 01:49:10 INFO : potato: Copied (new) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34188") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56690->172.17.0.3:34188, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33700") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44570->172.17.0.3:33700, err= 2026/07/18 01:49:10 DEBUG : potato: size = 14 OK 2026/07/18 01:49:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : potato: Unchanged skipping 2026/07/18 01:49:10 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Making map for --track-renames 2026/07/18 01:49:10 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Finished making map for --track-renames 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for renames to finish 2026/07/18 01:49:10 INFO : yam: Moved (server-side) to: yaml 2026/07/18 01:49:10 INFO : yaml: Renamed from "yam" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : There was nothing to transfer 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31633") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43684->172.17.0.3:31633, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31999") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39882->172.17.0.3:31999, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37820") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38118->172.17.0.3:37820, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33405") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41424->172.17.0.3:33405, err= 2026/07/18 01:49:10 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Making map for --track-renames 2026/07/18 01:49:10 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Finished making map for --track-renames 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/18 01:49:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for renames to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30672") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42738->172.17.0.3:30672, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30908") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47604->172.17.0.3:30908, err= 2026/07/18 01:49:10 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/18 01:49:10 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/18 01:49:10 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/18 01:49:10 INFO : potato: Copied (new) 2026/07/18 01:49:10 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/18 01:49:10 INFO : sub/yam: Copied (new) 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30347") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60882->172.17.0.3:30347, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36714") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36154->172.17.0.3:36714, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37659") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35156->172.17.0.3:37659, err= 2026/07/18 01:49:10 DEBUG : potato: size = 14 OK 2026/07/18 01:49:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:49:10 DEBUG : potato: Unchanged skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37214") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33726->172.17.0.3:37214, err= 2026/07/18 01:49:10 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Making map for --track-renames 2026/07/18 01:49:10 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Finished making map for --track-renames 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for renames to finish 2026/07/18 01:49:10 INFO : sub/yam: Moved (server-side) to: yam 2026/07/18 01:49:10 INFO : yam: Renamed from "sub/yam" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:10 INFO : There was nothing to transfer 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38038") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53124->172.17.0.3:38038, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38642") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49198->172.17.0.3:38642, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35380") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49780->172.17.0.3:35380, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33557") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35572->172.17.0.3:33557, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36483") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55018->172.17.0.3:36483, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : Creating backend with remote "/tmp/rclone3261435712/dir1" 2026/07/18 01:49:10 DEBUG : Creating backend with remote "/tmp/rclone3261435712/dir2" 2026/07/18 01:49:10 DEBUG : Local file system at /tmp/rclone3261435712/dir2: Using server-side directory move 2026/07/18 01:49:10 INFO : Local file system at /tmp/rclone3261435712/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 01:49:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : Local file system at /tmp/rclone3261435712/dir2: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : Local file system at /tmp/rclone3261435712/dir2: Waiting for transfers to finish 2026/07/18 01:49:10 INFO : file1.txt: Moved (server-side) 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36940") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60194->172.17.0.3:36940, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39721") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54274->172.17.0.3:39721, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33229") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53302->172.17.0.3:33229, err= 2026/07/18 01:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31316") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54252->172.17.0.3:31316, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39814") 2026/07/18 01:49:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48176->172.17.0.3:39814, err= 2026/07/18 01:49:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:49:10 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:49:10 INFO : sub dir/hello world: Deleted 2026/07/18 01:49:10 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/18 01:49:10 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/18 01:49:10 INFO : nested/sub dir/file: Copied (new) 2026/07/18 01:49:10 INFO : nested/sub dir/file: Deleted 2026/07/18 01:49:10 INFO : sub dir: Removing directory 2026/07/18 01:49:10 INFO : nested/sub dir: Removing directory 2026/07/18 01:49:10 INFO : nested: Removing directory 2026/07/18 01:49:10 DEBUG : Local file system at /tmp/rclone3261435712: deleted 3 directories 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33865") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35466->172.17.0.3:33865, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38981") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32416") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58532->172.17.0.3:38981, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53376->172.17.0.3:32416, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36935") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57164->172.17.0.3:36935, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31246") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57162->172.17.0.3:31246, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32642") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34637") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42888->172.17.0.3:34637, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45564->172.17.0.3:32642, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35619") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38092->172.17.0.3:35619, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32249") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57708->172.17.0.3:32249, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31819") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53642->172.17.0.3:31819, err= 2026/07/18 01:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36328") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59450->172.17.0.3:36328, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31828") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47776->172.17.0.3:31828, err= 2026/07/18 01:49:10 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/18 01:49:10 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/18 01:49:10 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/18 01:49:10 INFO : sub dir/hello world: Copied (new) 2026/07/18 01:49:10 INFO : sub dir/hello world: Deleted 2026/07/18 01:49:10 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/18 01:49:10 INFO : nested/sub dir/file: Copied (new) 2026/07/18 01:49:10 INFO : nested/sub dir/file: Deleted 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37804") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45950->172.17.0.3:37804, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30207") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59978->172.17.0.3:30207, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39271") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37754->172.17.0.3:39271, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33442") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51702->172.17.0.3:33442, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36992") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45246->172.17.0.3:36992, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39949") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38562") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38462->172.17.0.3:39949, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51532->172.17.0.3:38562, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30598") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54218->172.17.0.3:30598, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33875") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56782->172.17.0.3:33875, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33889") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42628->172.17.0.3:33889, err= 2026/07/18 01:49:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37208") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40424->172.17.0.3:37208, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37813") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58696->172.17.0.3:37813, err= 2026/07/18 01:49:10 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/18 01:49:10 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/18 01:49:10 INFO : existing-b: Copied (new) 2026/07/18 01:49:10 INFO : existing-b: Deleted 2026/07/18 01:49:10 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/18 01:49:10 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/18 01:49:10 INFO : existing: Copied (new) 2026/07/18 01:49:10 INFO : existing: Deleted 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30864") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46800->172.17.0.3:30864, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34359") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39244->172.17.0.3:34359, err= 2026/07/18 01:49:10 DEBUG : existing: Destination exists, skipping 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:10 INFO : There was nothing to transfer 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33739") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54140->172.17.0.3:33739, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39174") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56022->172.17.0.3:39174, err= 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36614") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43494->172.17.0.3:36614, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-deduzoc5huwe" 2026/07/18 01:49:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:10 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:10 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: Connecting to FTP server 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:10 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:49112->172.17.0.3:21, err= 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34771") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35368->172.17.0.3:34771, err= 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34550") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47562->172.17.0.3:34550, err= 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34977") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43494->172.17.0.3:34977, err= 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39014") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33052->172.17.0.3:39014, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-noxoyif2bibu -> ftp://172.17.0.3:21/rclone-test-deduzoc5huwe 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:38043") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:51876->172.17.0.3:38043, err= 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:38683") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:35042->172.17.0.3:38683, err= 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:38506") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:60960->172.17.0.3:38506, err= 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: Using server-side directory move 2026/07/18 01:49:13 INFO : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:30855") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:60872->172.17.0.3:30855, err= 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37353") 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46190->172.17.0.3:37353, err= 2026/07/18 01:49:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:13 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/18 01:49:13 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:13 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:13 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-deduzoc5huwe) 2026/07/18 01:49:13 DEBUG : potato3: Sizes differ 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: Waiting for checks to finish 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: Connecting to FTP server 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:13 INFO : empty space: Deleted 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: Waiting for transfers to finish 2026/07/18 01:49:13 INFO : potato3: Deleted 2026/07/18 01:49:13 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:52098->172.17.0.3:21, err= 2026/07/18 01:49:13 INFO : potato3: Moved (server-side) 2026/07/18 01:49:17 INFO : potato2: Moved (server-side) 2026/07/18 01:49:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37388") 2026/07/18 01:49:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38740->172.17.0.3:37388, err= 2026/07/18 01:49:17 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:32713") 2026/07/18 01:49:17 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:54458->172.17.0.3:32713, err= 2026/07/18 01:49:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rihisiz8hena" 2026/07/18 01:49:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:17 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:17 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:17 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: Connecting to FTP server 2026/07/18 01:49:17 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:17 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: > dial: conn=172.17.0.1:52102->172.17.0.3:21, err= 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: Using server-side directory move 2026/07/18 01:49:19 INFO : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: Server side directory move succeeded 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: dial("tcp","172.17.0.3:32995") 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: > dial: conn=172.17.0.1:49308->172.17.0.3:32995, err= 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:39568") 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:57406->172.17.0.3:39568, err= 2026/07/18 01:49:19 ERROR : error listing: directory not found 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: dial("tcp","172.17.0.3:34165") 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: > dial: conn=172.17.0.1:40082->172.17.0.3:34165, err= 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: Purge object "empty space" 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: Purge object "potato2" 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: Purge object "potato3" 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: Purge dir "" 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: dial("tcp","172.17.0.3:33227") 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: > dial: conn=172.17.0.1:39162->172.17.0.3:33227, err= 2026/07/18 01:49:19 ERROR : error listing: directory not found 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: Purge dir "" 2026/07/18 01:49:19 NOTICE: purge failed to rmdir "": directory not found 2026/07/18 01:49:19 NOTICE: purge failed: directory not found 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39055") 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56188->172.17.0.3:39055, err= 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31057") 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53226->172.17.0.3:31057, err= --- PASS: TestServerSideMove (9.27s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vecigiy5joni" 2026/07/18 01:49:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:19 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:19 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:19 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: Connecting to FTP server 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:19 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:52104->172.17.0.3:21, err= 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33369") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40066->172.17.0.3:33369, err= 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36403") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40964->172.17.0.3:36403, err= 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37249") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39236->172.17.0.3:37249, err= 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31223") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35756->172.17.0.3:31223, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-noxoyif2bibu -> ftp://172.17.0.3:21/rclone-test-vecigiy5joni 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:36669") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:37954->172.17.0.3:36669, err= 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:31119") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:43510->172.17.0.3:31119, err= 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:31725") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:47608->172.17.0.3:31725, err= 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:36064") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:45542->172.17.0.3:36064, err= 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32790") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44904->172.17.0.3:32790, err= 2026/07/18 01:49:22 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 01:49:22 DEBUG : empty space: Excluded 2026/07/18 01:49:22 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 01:49:22 DEBUG : empty space: Excluded 2026/07/18 01:49:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:22 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:22 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-vecigiy5joni) 2026/07/18 01:49:22 DEBUG : potato3: Sizes differ 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: Waiting for checks to finish 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: Waiting for transfers to finish 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: Connecting to FTP server 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:22 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:52842->172.17.0.3:21, err= 2026/07/18 01:49:22 INFO : potato2: Moved (server-side) 2026/07/18 01:49:25 INFO : potato3: Deleted 2026/07/18 01:49:25 INFO : potato3: Moved (server-side) 2026/07/18 01:49:25 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37293") 2026/07/18 01:49:25 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47522->172.17.0.3:37293, err= 2026/07/18 01:49:25 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:36371") 2026/07/18 01:49:25 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:53900->172.17.0.3:36371, err= 2026/07/18 01:49:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-joxameh9gaxe" 2026/07/18 01:49:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:25 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:25 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:25 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: Connecting to FTP server 2026/07/18 01:49:25 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:25 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: > dial: conn=172.17.0.1:52854->172.17.0.3:21, err= 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: dial("tcp","172.17.0.3:34321") 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:36613") 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: > dial: conn=172.17.0.1:47466->172.17.0.3:34321, err= 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:34154->172.17.0.3:36613, err= 2026/07/18 01:49:28 DEBUG : empty space: Excluded (Size Filter) 2026/07/18 01:49:28 DEBUG : empty space: Excluded 2026/07/18 01:49:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: Waiting for checks to finish 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: Waiting for transfers to finish 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: Connecting to FTP server 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:28 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: > dial: conn=172.17.0.1:52858->172.17.0.3:21, err= 2026/07/18 01:49:28 INFO : potato2: Moved (server-side) 2026/07/18 01:49:31 INFO : potato3: Moved (server-side) 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: dial("tcp","172.17.0.3:32307") 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: > dial: conn=172.17.0.1:54542->172.17.0.3:32307, err= 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:38989") 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:56444->172.17.0.3:38989, err= 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: dial("tcp","172.17.0.3:38335") 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: > dial: conn=172.17.0.1:36692->172.17.0.3:38335, err= 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: Purge object "potato2" 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: Purge object "potato3" 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: Purge dir "" 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: dial("tcp","172.17.0.3:33413") 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: > dial: conn=172.17.0.1:51542->172.17.0.3:33413, err= 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: Purge object "empty space" 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: Purge dir "" 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31915") 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46946->172.17.0.3:31915, err= 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35010") 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60730->172.17.0.3:35010, err= --- PASS: TestServerSideMoveWithFilter (11.86s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qicomiw2yejo" 2026/07/18 01:49:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:31 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:31 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:31 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: Connecting to FTP server 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:31 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:52554->172.17.0.3:21, err= 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39718") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38578->172.17.0.3:39718, err= 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39505") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39458->172.17.0.3:39505, err= 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36950") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44628->172.17.0.3:36950, err= 2026/07/18 01:49:34 INFO : tomatoDir: Making directory 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39318") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37896->172.17.0.3:39318, err= 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30570") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48750->172.17.0.3:30570, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-noxoyif2bibu -> ftp://172.17.0.3:21/rclone-test-qicomiw2yejo 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:37706") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:35666->172.17.0.3:37706, err= 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:32420") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:55346->172.17.0.3:32420, err= 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:37864") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:34416->172.17.0.3:37864, err= 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: Using server-side directory move 2026/07/18 01:49:34 INFO : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:30401") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35367") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49324->172.17.0.3:35367, err= 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:51554->172.17.0.3:30401, err= 2026/07/18 01:49:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/18 01:49:34 DEBUG : empty space: size = 1 OK 2026/07/18 01:49:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/18 01:49:34 DEBUG : empty space: Unchanged skipping 2026/07/18 01:49:34 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:49:34 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-qicomiw2yejo) 2026/07/18 01:49:34 DEBUG : potato3: Sizes differ 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: Connecting to FTP server 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37225") 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50004->172.17.0.3:37225, err= 2026/07/18 01:49:34 INFO : potato2: Moved (server-side) 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:52558->172.17.0.3:21, err= 2026/07/18 01:49:34 INFO : empty space: Deleted 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: Waiting for checks to finish 2026/07/18 01:49:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: Waiting for transfers to finish 2026/07/18 01:49:37 INFO : potato3: Deleted 2026/07/18 01:49:37 INFO : potato3: Moved (server-side) 2026/07/18 01:49:37 INFO : tomatoDir: Removing directory 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: deleted 1 directories 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33182") 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50344->172.17.0.3:33182, err= 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34264") 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55296->172.17.0.3:34264, err= 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:32787") 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:41812->172.17.0.3:32787, err= 2026/07/18 01:49:37 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kazohab9pete" 2026/07/18 01:49:37 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:37 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:37 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:37 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:37 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:37 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:37 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: Connecting to FTP server 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:37 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: > dial: conn=172.17.0.1:52568->172.17.0.3:21, err= 2026/07/18 01:49:40 INFO : tomatoDir: Making directory 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: Using server-side directory move 2026/07/18 01:49:40 INFO : ftp://172.17.0.3:21/rclone-test-kazohab9pete: Server side directory move succeeded 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: dial("tcp","172.17.0.3:36391") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: > dial: conn=172.17.0.1:59918->172.17.0.3:36391, err= 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: dial("tcp","172.17.0.3:30628") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: > dial: conn=172.17.0.1:38182->172.17.0.3:30628, err= 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:37645") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:40362->172.17.0.3:37645, err= 2026/07/18 01:49:40 ERROR : error listing: directory not found 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:31425") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:45280->172.17.0.3:31425, err= 2026/07/18 01:49:40 ERROR : error listing: directory not found 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: dial("tcp","172.17.0.3:38959") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: > dial: conn=172.17.0.1:46876->172.17.0.3:38959, err= 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: Purge object "empty space" 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: Purge object "potato2" 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: Purge object "potato3" 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: dial("tcp","172.17.0.3:35509") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: > dial: conn=172.17.0.1:54558->172.17.0.3:35509, err= 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: Purge dir "tomatoDir" 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: Purge dir "" 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: dial("tcp","172.17.0.3:36429") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: > dial: conn=172.17.0.1:51632->172.17.0.3:36429, err= 2026/07/18 01:49:40 ERROR : error listing: directory not found 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: Purge dir "" 2026/07/18 01:49:40 NOTICE: purge failed to rmdir "": directory not found 2026/07/18 01:49:40 NOTICE: purge failed: directory not found 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35917") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39482->172.17.0.3:35917, err= 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34182") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51742->172.17.0.3:34182, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.62s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32002") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38302->172.17.0.3:32002, err= 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37674") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55018->172.17.0.3:37674, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/rclone-sync-test" 2026/07/18 01:49:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:40 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:40 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:40 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: Connecting to FTP server 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:40 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: > dial: conn=172.17.0.1:52574->172.17.0.3:21, err= 2026/07/18 01:49:43 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31881") 2026/07/18 01:49:43 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56816->172.17.0.3:31881, err= 2026/07/18 01:49:43 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32247") 2026/07/18 01:49:43 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37872->172.17.0.3:32247, err= --- PASS: TestSyncOverlap (3.03s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/rclone-sync-test" 2026/07/18 01:49:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:43 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:43 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:43 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: Connecting to FTP server 2026/07/18 01:49:43 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:43 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: > dial: conn=172.17.0.1:35564->172.17.0.3:21, err= 2026/07/18 01:49:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2" 2026/07/18 01:49:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:46 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:46 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/18 01:49:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35576->172.17.0.3:21, err= 2026/07/18 01:49:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/rclone-sync-test-ignore-file" 2026/07/18 01:49:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:49 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:49 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:49 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/18 01:49:49 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:49 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:35588->172.17.0.3:21, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39615") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60948->172.17.0.3:39615, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39596") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36060->172.17.0.3:39596, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: dial("tcp","172.17.0.3:39856") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: > dial: conn=172.17.0.1:45934->172.17.0.3:39856, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test: Excluded 2026/07/18 01:49:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34739") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51870->172.17.0.3:34739, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: Waiting for checks to finish 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: Waiting for transfers to finish 2026/07/18 01:49:52 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:52 INFO : There was nothing to transfer 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35500") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: dial("tcp","172.17.0.3:32535") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39880->172.17.0.3:35500, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: > dial: conn=172.17.0.1:48722->172.17.0.3:32535, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test: Excluded 2026/07/18 01:49:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34871") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46222->172.17.0.3:34871, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:52 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:52 INFO : rclone-sync-test-include: Removing directory 2026/07/18 01:49:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: failed to delete 1 directories 2026/07/18 01:49:52 INFO : There was nothing to transfer 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:38334") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35636->172.17.0.3:38334, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32525") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37450->172.17.0.3:32525, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test: Excluded 2026/07/18 01:49:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37758") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52020->172.17.0.3:37758, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/18 01:49:52 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:52 INFO : There was nothing to transfer 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:35510") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38488->172.17.0.3:35510, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35615") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45684->172.17.0.3:35615, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test: Excluded 2026/07/18 01:49:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36011") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60870->172.17.0.3:36011, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:49:52 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:52 INFO : rclone-sync-test-include: Removing directory 2026/07/18 01:49:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: failed to delete 1 directories 2026/07/18 01:49:52 INFO : There was nothing to transfer 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:37711") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57736->172.17.0.3:37711, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30347") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53110->172.17.0.3:30347, err= 2026/07/18 01:49:52 DEBUG : Excluded 2026/07/18 01:49:52 DEBUG : rclone-sync-test: Excluded 2026/07/18 01:49:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33043") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51562->172.17.0.3:33043, err= 2026/07/18 01:49:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/18 01:49:52 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:52 INFO : There was nothing to transfer 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35925") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42782->172.17.0.3:35925, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33530") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36584->172.17.0.3:33530, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32099") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43966->172.17.0.3:32099, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35758") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36482->172.17.0.3:35758, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38278") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39220->172.17.0.3:38278, err= 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31605") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50960->172.17.0.3:31605, err= --- PASS: TestSyncOverlapWithFilter (9.07s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:49:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/dst" 2026/07/18 01:49:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:52 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:52 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Connecting to FTP server 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:52 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:46442->172.17.0.3:21, err= 2026/07/18 01:49:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/CompareDest" 2026/07/18 01:49:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:49:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:55 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:49:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:49:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:49:55 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:49:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:49:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/CompareDest: Connecting to FTP server 2026/07/18 01:49:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:55 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/CompareDest: > dial: conn=172.17.0.1:46458->172.17.0.3:21, err= 2026/07/18 01:49:58 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-noxoyif2bibu/CompareDest" to be canonical "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/CompareDest" 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:33488") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:49844->172.17.0.3:33488, err= 2026/07/18 01:49:58 DEBUG : one: Need to transfer - File not found at Destination 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:32995") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:53314->172.17.0.3:32995, err= 2026/07/18 01:49:58 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/18 01:49:58 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/18 01:49:58 INFO : one: Copied (new) 2026/07/18 01:49:58 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39798") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56006->172.17.0.3:39798, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37914") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54722->172.17.0.3:37914, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33530") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36590->172.17.0.3:33530, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39316") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39740->172.17.0.3:39316, err= 2026/07/18 01:49:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-noxoyif2bibu/CompareDest" for canonical name "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/CompareDest" 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:31874") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:55786->172.17.0.3:31874, err= 2026/07/18 01:49:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:49:58 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:49:58 DEBUG : one: Sizes differ 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:37298") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:43040->172.17.0.3:37298, err= 2026/07/18 01:49:58 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/18 01:49:58 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/18 01:49:58 INFO : one: Copied (replaced existing) 2026/07/18 01:49:58 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30599") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55648->172.17.0.3:30599, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38964") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54202->172.17.0.3:38964, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34113") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48344->172.17.0.3:34113, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37631") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34982->172.17.0.3:37631, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39203") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47984->172.17.0.3:39203, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38484") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60062->172.17.0.3:38484, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35070") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52794->172.17.0.3:35070, err= 2026/07/18 01:49:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-noxoyif2bibu/CompareDest" for canonical name "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/CompareDest" 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:35057") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:39286->172.17.0.3:35057, err= 2026/07/18 01:49:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:49:58 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:49:58 DEBUG : one: Sizes differ 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:49:58 DEBUG : one: size = 5 OK 2026/07/18 01:49:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:49:58 DEBUG : Waiting for deletions to finish 2026/07/18 01:49:58 INFO : There was nothing to transfer 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33411") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44258->172.17.0.3:33411, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32631") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35850->172.17.0.3:32631, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39377") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43750->172.17.0.3:39377, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35410") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35966->172.17.0.3:35410, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31688") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55026->172.17.0.3:31688, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38693") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33520->172.17.0.3:38693, err= 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31085") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37594->172.17.0.3:31085, err= 2026/07/18 01:49:58 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-noxoyif2bibu/CompareDest" for canonical name "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/CompareDest" 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:34296") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:48422->172.17.0.3:34296, err= 2026/07/18 01:49:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:49:58 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:49:58 DEBUG : one: Sizes differ 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/CompareDest: Connecting to FTP server 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/CompareDest: > dial: conn=172.17.0.1:46462->172.17.0.3:21, err= 2026/07/18 01:49:58 DEBUG : two: size = 3 OK 2026/07/18 01:49:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:49:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 01:49:58 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:49:59 DEBUG : ftp://172.17.0.3:21/rclone-test-danonos7betu: closing 1 unused connections 2026/07/18 01:50:01 DEBUG : one: size = 5 OK 2026/07/18 01:50:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:50:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:01 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:01 INFO : There was nothing to transfer 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33113") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60062->172.17.0.3:33113, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37620") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58268->172.17.0.3:37620, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34778") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58650->172.17.0.3:34778, err= 2026/07/18 01:50:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-noxoyif2bibu/CompareDest" for canonical name "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/CompareDest" 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:32967") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:60080->172.17.0.3:32967, err= 2026/07/18 01:50:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:01 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:01 DEBUG : one: Sizes differ 2026/07/18 01:50:01 DEBUG : two: size = 3 OK 2026/07/18 01:50:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:50:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/18 01:50:01 DEBUG : one: size = 5 OK 2026/07/18 01:50:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:50:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:01 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:01 INFO : There was nothing to transfer 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33979") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43342->172.17.0.3:33979, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36791") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36854->172.17.0.3:36791, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36298") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58382->172.17.0.3:36298, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34817") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40950->172.17.0.3:34817, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38033") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57598->172.17.0.3:38033, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30475") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60536->172.17.0.3:30475, err= 2026/07/18 01:50:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-noxoyif2bibu/CompareDest" for canonical name "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/CompareDest" 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:35974") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:59898->172.17.0.3:35974, err= 2026/07/18 01:50:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:01 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:01 DEBUG : one: Sizes differ 2026/07/18 01:50:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:01 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/CompareDest) 2026/07/18 01:50:01 DEBUG : two: Sizes differ 2026/07/18 01:50:01 DEBUG : two: Need to transfer - File not found at Destination 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:01 DEBUG : one: size = 5 OK 2026/07/18 01:50:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/18 01:50:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:31136") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:50220->172.17.0.3:31136, err= 2026/07/18 01:50:01 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/18 01:50:01 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/18 01:50:01 INFO : two: Copied (new) 2026/07/18 01:50:01 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39672") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33248->172.17.0.3:39672, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35817") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51172->172.17.0.3:35817, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34102") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38616->172.17.0.3:34102, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33996") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34848->172.17.0.3:33996, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34858") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49600->172.17.0.3:34858, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32456") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59022->172.17.0.3:32456, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36791") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36866->172.17.0.3:36791, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (9.49s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34215") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55356->172.17.0.3:34215, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31725") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55016->172.17.0.3:31725, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38287") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41798->172.17.0.3:38287, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30630") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59572->172.17.0.3:30630, err= 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34951") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36822->172.17.0.3:34951, err= 2026/07/18 01:50:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/dest" 2026/07/18 01:50:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:01 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:01 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: Connecting to FTP server 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:01 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: > dial: conn=172.17.0.1:54990->172.17.0.3:21, err= 2026/07/18 01:50:02 DEBUG : ftp://172.17.0.3:21/rclone-test-moterir5dena: closing 1 unused connections 2026/07/18 01:50:05 DEBUG : ftp://172.17.0.3:21/rclone-test-tapuhul7wede: closing 1 unused connections 2026/07/18 01:50:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/pre-dest1" 2026/07/18 01:50:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:05 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:05 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/pre-dest1: Connecting to FTP server 2026/07/18 01:50:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/pre-dest1: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:05 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/pre-dest1: > dial: conn=172.17.0.1:54996->172.17.0.3:21, err= 2026/07/18 01:50:08 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-noxoyif2bibu/pre-dest1" to be canonical "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/pre-dest1" 2026/07/18 01:50:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/pre-dest2" 2026/07/18 01:50:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:08 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:08 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:08 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:08 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/pre-dest2: Connecting to FTP server 2026/07/18 01:50:08 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/pre-dest2: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:08 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/pre-dest2: > dial: conn=172.17.0.1:54998->172.17.0.3:21, err= 2026/07/18 01:50:11 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-noxoyif2bibu/pre-dest2" to be canonical "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/pre-dest2" 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: dial("tcp","172.17.0.3:39865") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: > dial: conn=172.17.0.1:36150->172.17.0.3:39865, err= 2026/07/18 01:50:11 DEBUG : 1: size = 1 OK 2026/07/18 01:50:11 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:11 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/18 01:50:11 DEBUG : 2: size = 1 OK 2026/07/18 01:50:11 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:11 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/18 01:50:11 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: Waiting for checks to finish 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: Waiting for transfers to finish 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: dial("tcp","172.17.0.3:38495") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: > dial: conn=172.17.0.1:47728->172.17.0.3:38495, err= 2026/07/18 01:50:11 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/18 01:50:11 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/18 01:50:11 INFO : 3: Copied (new) 2026/07/18 01:50:11 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: dial("tcp","172.17.0.3:31347") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dest: > dial: conn=172.17.0.1:47716->172.17.0.3:31347, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35829") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33990->172.17.0.3:35829, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35429") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33868->172.17.0.3:35429, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35205") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34808->172.17.0.3:35205, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34457") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34998->172.17.0.3:34457, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35570") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37158->172.17.0.3:35570, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36587") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35786") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43392->172.17.0.3:36587, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35866") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47052->172.17.0.3:35866, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39710->172.17.0.3:35786, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30718") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48074->172.17.0.3:30718, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/pre-dest1: closing 1 unused connections 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (9.43s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36711") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45666->172.17.0.3:36711, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30184") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54080->172.17.0.3:30184, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38654") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56886->172.17.0.3:38654, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35963") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50464->172.17.0.3:35963, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35939") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39050->172.17.0.3:35939, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39390") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44364->172.17.0.3:39390, err= 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36704") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37324->172.17.0.3:36704, err= 2026/07/18 01:50:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/dst" 2026/07/18 01:50:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:11 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:11 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Connecting to FTP server 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:11 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:55002->172.17.0.3:21, err= 2026/07/18 01:50:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:14 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:14 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:14 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: Connecting to FTP server 2026/07/18 01:50:14 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:14 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: > dial: conn=172.17.0.1:44150->172.17.0.3:21, err= 2026/07/18 01:50:17 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" to be canonical "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:31215") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:54140->172.17.0.3:31215, err= 2026/07/18 01:50:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:17 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:17 DEBUG : one: Sizes differ 2026/07/18 01:50:17 DEBUG : two: size = 3 OK 2026/07/18 01:50:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:17 DEBUG : two: Unchanged skipping 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:17 INFO : one: Moved (server-side) 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:39662") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:42710->172.17.0.3:39662, err= 2026/07/18 01:50:17 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/18 01:50:17 DEBUG : one.a292864a.partial: renamed to: one 2026/07/18 01:50:17 INFO : one: Copied (new) 2026/07/18 01:50:17 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:17 INFO : three.txt: Moved (server-side) 2026/07/18 01:50:17 INFO : three.txt: Moved into backup dir 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38331") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42388->172.17.0.3:38331, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31939") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35437") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41498->172.17.0.3:31939, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35244->172.17.0.3:35437, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30654") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53382->172.17.0.3:30654, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32635") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45202->172.17.0.3:32635, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30589") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35616") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37932->172.17.0.3:35616, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60636->172.17.0.3:30589, err= 2026/07/18 01:50:17 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" for canonical name "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:36173") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:37950->172.17.0.3:36173, err= 2026/07/18 01:50:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:17 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:17 DEBUG : one: Sizes differ 2026/07/18 01:50:17 DEBUG : two: size = 3 OK 2026/07/18 01:50:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:17 DEBUG : two: Unchanged skipping 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:17 INFO : one: Deleted 2026/07/18 01:50:17 INFO : one: Moved (server-side) 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:31808") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:36068->172.17.0.3:31808, err= 2026/07/18 01:50:17 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/18 01:50:17 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/18 01:50:17 INFO : one: Copied (new) 2026/07/18 01:50:17 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:17 INFO : three.txt: Deleted 2026/07/18 01:50:17 INFO : three.txt: Moved (server-side) 2026/07/18 01:50:17 INFO : three.txt: Moved into backup dir 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31438") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59034->172.17.0.3:31438, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31473") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54980->172.17.0.3:31473, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39799") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42506->172.17.0.3:39799, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37568") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54176->172.17.0.3:37568, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34140") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50250->172.17.0.3:34140, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33466") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46268->172.17.0.3:33466, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35159") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54472->172.17.0.3:35159, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (6.28s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34885") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53934->172.17.0.3:34885, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33742") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45372->172.17.0.3:33742, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37651") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60218->172.17.0.3:37651, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39025") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54486->172.17.0.3:39025, err= 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34889") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35332->172.17.0.3:34889, err= 2026/07/18 01:50:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/dst" 2026/07/18 01:50:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:17 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:17 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Connecting to FTP server 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:17 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:44158->172.17.0.3:21, err= 2026/07/18 01:50:19 DEBUG : ftp://172.17.0.3:21/rclone-test-deduzoc5huwe: closing 2 unused connections 2026/07/18 01:50:19 DEBUG : ftp://172.17.0.3:21/rclone-test-rihisiz8hena: closing 1 unused connections 2026/07/18 01:50:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:20 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:20 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:20 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: Connecting to FTP server 2026/07/18 01:50:20 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:20 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: > dial: conn=172.17.0.1:44160->172.17.0.3:21, err= 2026/07/18 01:50:23 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" to be canonical "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:31729") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:36892->172.17.0.3:31729, err= 2026/07/18 01:50:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:23 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:23 DEBUG : one: Sizes differ 2026/07/18 01:50:23 DEBUG : two: size = 3 OK 2026/07/18 01:50:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:23 DEBUG : two: Unchanged skipping 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:23 INFO : one: Moved (server-side) to: one.bak 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:38203") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:46440->172.17.0.3:38203, err= 2026/07/18 01:50:23 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/18 01:50:23 DEBUG : one.a292864a.partial: renamed to: one 2026/07/18 01:50:23 INFO : one: Copied (new) 2026/07/18 01:50:23 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 01:50:23 INFO : three.txt: Moved into backup dir 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35480") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54080->172.17.0.3:35480, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32727") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36346") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58234->172.17.0.3:32727, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38846->172.17.0.3:36346, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34846") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52380->172.17.0.3:34846, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32209") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59730->172.17.0.3:32209, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33908") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31574") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60010->172.17.0.3:33908, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35146->172.17.0.3:31574, err= 2026/07/18 01:50:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" for canonical name "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:30195") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:38578->172.17.0.3:30195, err= 2026/07/18 01:50:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:23 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:23 DEBUG : one: Sizes differ 2026/07/18 01:50:23 DEBUG : two: size = 3 OK 2026/07/18 01:50:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:23 DEBUG : two: Unchanged skipping 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:23 INFO : one.bak: Deleted 2026/07/18 01:50:23 INFO : one: Moved (server-side) to: one.bak 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:30463") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:44956->172.17.0.3:30463, err= 2026/07/18 01:50:23 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/18 01:50:23 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/18 01:50:23 INFO : one: Copied (new) 2026/07/18 01:50:23 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:23 INFO : three.txt.bak: Deleted 2026/07/18 01:50:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 01:50:23 INFO : three.txt: Moved into backup dir 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37124") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40192->172.17.0.3:37124, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35405") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59242->172.17.0.3:35405, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38697") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60006->172.17.0.3:38697, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39735") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35080->172.17.0.3:39735, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33907") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47054->172.17.0.3:33907, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38083") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56760->172.17.0.3:38083, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30889") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33406->172.17.0.3:30889, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (5.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36276") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41482->172.17.0.3:36276, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39812") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44774->172.17.0.3:39812, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30074") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47938->172.17.0.3:30074, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34193") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40688->172.17.0.3:34193, err= 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36091") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48924->172.17.0.3:36091, err= 2026/07/18 01:50:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/dst" 2026/07/18 01:50:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:23 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:23 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Connecting to FTP server 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:23 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:35976->172.17.0.3:21, err= 2026/07/18 01:50:26 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:26 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:26 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:26 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:26 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:26 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:26 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:26 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:26 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: Connecting to FTP server 2026/07/18 01:50:26 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:26 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: > dial: conn=172.17.0.1:35988->172.17.0.3:21, err= 2026/07/18 01:50:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" to be canonical "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:33281") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:44368->172.17.0.3:33281, err= 2026/07/18 01:50:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:29 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:29 DEBUG : one: Sizes differ 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:29 DEBUG : two: size = 3 OK 2026/07/18 01:50:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:29 DEBUG : two: Unchanged skipping 2026/07/18 01:50:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:30724") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:51208->172.17.0.3:30724, err= 2026/07/18 01:50:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/18 01:50:29 DEBUG : one.a292864a.partial: renamed to: one 2026/07/18 01:50:29 INFO : one: Copied (new) 2026/07/18 01:50:29 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/18 01:50:29 INFO : three.txt: Moved into backup dir 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31829") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43798->172.17.0.3:31829, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37863") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57760->172.17.0.3:37863, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32714") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55088->172.17.0.3:32714, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39210") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37736->172.17.0.3:39210, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38899") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41988->172.17.0.3:38899, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31385") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33406") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48774->172.17.0.3:33406, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47478->172.17.0.3:31385, err= 2026/07/18 01:50:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-noxoyif2bibu/backup" for canonical name "TestFTPPureftpd{qqR0E}:rclone-test-noxoyif2bibu/backup" 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:32888") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:55992->172.17.0.3:32888, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:29 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:29 DEBUG : one: Sizes differ 2026/07/18 01:50:29 DEBUG : two: size = 3 OK 2026/07/18 01:50:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:29 DEBUG : two: Unchanged skipping 2026/07/18 01:50:29 INFO : one-2019-01-01: Deleted 2026/07/18 01:50:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:39484") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:54662->172.17.0.3:39484, err= 2026/07/18 01:50:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/18 01:50:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/18 01:50:29 INFO : one: Copied (new) 2026/07/18 01:50:29 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:29 INFO : three-2019-01-01.txt: Deleted 2026/07/18 01:50:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/18 01:50:29 INFO : three.txt: Moved into backup dir 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30255") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53016->172.17.0.3:30255, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37615") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38360") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49442->172.17.0.3:37615, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52596->172.17.0.3:38360, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39391") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38862->172.17.0.3:39391, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37043") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32978") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34990->172.17.0.3:37043, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50778->172.17.0.3:32978, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38135") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45522->172.17.0.3:38135, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.22s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30986") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51016->172.17.0.3:30986, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38134") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39518->172.17.0.3:38134, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33412") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43132->172.17.0.3:33412, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36498") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52860->172.17.0.3:36498, err= 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30950") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48736->172.17.0.3:30950, err= 2026/07/18 01:50:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/dst" 2026/07/18 01:50:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:29 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:29 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Connecting to FTP server 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:29 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:36002->172.17.0.3:21, err= 2026/07/18 01:50:31 DEBUG : ftp://172.17.0.3:21/rclone-test-joxameh9gaxe: closing 2 unused connections 2026/07/18 01:50:31 DEBUG : ftp://172.17.0.3:21/rclone-test-vecigiy5joni: closing 2 unused connections 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:38409") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:39204->172.17.0.3:38409, err= 2026/07/18 01:50:32 DEBUG : two: size = 3 OK 2026/07/18 01:50:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:32 DEBUG : two: Unchanged skipping 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:32 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:32 DEBUG : one: Sizes differ 2026/07/18 01:50:32 INFO : one: Moved (server-side) to: one.bak 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:32934") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:40152->172.17.0.3:32934, err= 2026/07/18 01:50:32 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/18 01:50:32 DEBUG : one.a292864a.partial: renamed to: one 2026/07/18 01:50:32 INFO : one: Copied (new) 2026/07/18 01:50:32 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 01:50:32 INFO : three.txt: Moved into backup dir 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39343") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41442->172.17.0.3:39343, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30323") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40122->172.17.0.3:30323, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33154") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38718->172.17.0.3:33154, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30202") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43842->172.17.0.3:30202, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36752") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55158->172.17.0.3:36752, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:35163") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:39922->172.17.0.3:35163, err= 2026/07/18 01:50:32 DEBUG : one.bak: Excluded (Path Filter) 2026/07/18 01:50:32 DEBUG : one.bak: Excluded 2026/07/18 01:50:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/18 01:50:32 DEBUG : three.txt.bak: Excluded 2026/07/18 01:50:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:32 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:32 DEBUG : one: Sizes differ 2026/07/18 01:50:32 DEBUG : two: size = 3 OK 2026/07/18 01:50:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:32 DEBUG : two: Unchanged skipping 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for checks to finish 2026/07/18 01:50:32 INFO : one.bak: Deleted 2026/07/18 01:50:32 INFO : one: Moved (server-side) to: one.bak 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Waiting for transfers to finish 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:37573") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:39884->172.17.0.3:37573, err= 2026/07/18 01:50:32 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/18 01:50:32 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/18 01:50:32 INFO : one: Copied (new) 2026/07/18 01:50:32 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:32 INFO : three.txt.bak: Deleted 2026/07/18 01:50:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 01:50:32 INFO : three.txt: Moved into backup dir 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33649") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56410->172.17.0.3:33649, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33826") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60754->172.17.0.3:33826, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36116") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35272->172.17.0.3:36116, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38886") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35734->172.17.0.3:38886, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39160") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32812->172.17.0.3:39160, err= --- PASS: TestSyncBackupDirSuffixOnly (2.96s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38765") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43850->172.17.0.3:38765, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36205") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39162->172.17.0.3:36205, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36928") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42710->172.17.0.3:36928, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39502") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52268->172.17.0.3:39502, err= 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36726") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37950->172.17.0.3:36726, err= 2026/07/18 01:50:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/dst" 2026/07/18 01:50:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:32 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:32 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Connecting to FTP server 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:32 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:54610->172.17.0.3:21, err= 2026/07/18 01:50:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:35 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:35 DEBUG : one: Sizes differ 2026/07/18 01:50:35 INFO : one: Moved (server-side) to: one.bak 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:33489") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:44246->172.17.0.3:33489, err= 2026/07/18 01:50:35 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/18 01:50:35 DEBUG : one.a292864a.partial: renamed to: one 2026/07/18 01:50:35 INFO : one: Copied (new) 2026/07/18 01:50:35 DEBUG : two: size = 3 OK 2026/07/18 01:50:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:35 DEBUG : two: Unchanged skipping 2026/07/18 01:50:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:35 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:35 DEBUG : three.txt: Sizes differ 2026/07/18 01:50:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:31115") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:54526->172.17.0.3:31115, err= 2026/07/18 01:50:35 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/18 01:50:35 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/18 01:50:35 INFO : three.txt: Copied (new) 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33752") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60276->172.17.0.3:33752, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37806") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35238->172.17.0.3:37806, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35655") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42110->172.17.0.3:35655, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34978") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52586->172.17.0.3:34978, err= 2026/07/18 01:50:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:35 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:35 DEBUG : one: Sizes differ 2026/07/18 01:50:35 INFO : one.bak: Deleted 2026/07/18 01:50:35 INFO : one: Moved (server-side) to: one.bak 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:34456") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:42388->172.17.0.3:34456, err= 2026/07/18 01:50:35 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/18 01:50:35 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/18 01:50:35 INFO : one: Copied (new) 2026/07/18 01:50:35 DEBUG : two: size = 3 OK 2026/07/18 01:50:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:35 DEBUG : two: Unchanged skipping 2026/07/18 01:50:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:35 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:35 DEBUG : three.txt: Sizes differ 2026/07/18 01:50:35 INFO : three.txt.bak: Deleted 2026/07/18 01:50:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:34920") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:43862->172.17.0.3:34920, err= 2026/07/18 01:50:35 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/18 01:50:35 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/18 01:50:35 INFO : three.txt: Copied (new) 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32979") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41324->172.17.0.3:32979, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37147") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38992->172.17.0.3:37147, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37441") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58192->172.17.0.3:37441, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36970") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44710->172.17.0.3:36970, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37811") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45212->172.17.0.3:37811, err= --- PASS: TestSyncSuffix (3.18s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37567") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44018->172.17.0.3:37567, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30996") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58698->172.17.0.3:30996, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39328") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45122->172.17.0.3:39328, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38878") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49216->172.17.0.3:38878, err= 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35460") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55292->172.17.0.3:35460, err= 2026/07/18 01:50:35 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-noxoyif2bibu/dst" 2026/07/18 01:50:35 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/18 01:50:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:35 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:35 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qqR0E}" suffix to name 2026/07/18 01:50:35 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/18 01:50:35 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/18 01:50:35 DEBUG : Setting pass="lqImkpRBfoGcYQKhu4Pv1CHaJKU_sXFP4aaWlMuoruQ" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/18 01:50:35 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: Connecting to FTP server 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:35 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:54612->172.17.0.3:21, err= 2026/07/18 01:50:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:38 DEBUG : one: Sizes differ 2026/07/18 01:50:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:37956") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:33246->172.17.0.3:37956, err= 2026/07/18 01:50:38 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/18 01:50:38 DEBUG : one.a292864a.partial: renamed to: one 2026/07/18 01:50:38 INFO : one: Copied (new) 2026/07/18 01:50:38 DEBUG : two: size = 3 OK 2026/07/18 01:50:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : two: Unchanged skipping 2026/07/18 01:50:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:38 DEBUG : three.txt: Sizes differ 2026/07/18 01:50:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:32521") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:37232->172.17.0.3:32521, err= 2026/07/18 01:50:38 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/18 01:50:38 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/18 01:50:38 INFO : three.txt: Copied (new) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32974") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56086->172.17.0.3:32974, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39000") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56036->172.17.0.3:39000, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34278") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50088->172.17.0.3:34278, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36625") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34658->172.17.0.3:36625, err= 2026/07/18 01:50:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:38 DEBUG : one: Sizes differ 2026/07/18 01:50:38 INFO : one-2019-01-01: Deleted 2026/07/18 01:50:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:34585") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:59534->172.17.0.3:34585, err= 2026/07/18 01:50:38 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/18 01:50:38 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/18 01:50:38 INFO : one: Copied (new) 2026/07/18 01:50:38 DEBUG : two: size = 3 OK 2026/07/18 01:50:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : two: Unchanged skipping 2026/07/18 01:50:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst) 2026/07/18 01:50:38 DEBUG : three.txt: Sizes differ 2026/07/18 01:50:38 INFO : three-2019-01-01.txt: Deleted 2026/07/18 01:50:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: dial("tcp","172.17.0.3:35367") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/dst: > dial: conn=172.17.0.1:47334->172.17.0.3:35367, err= 2026/07/18 01:50:38 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/18 01:50:38 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/18 01:50:38 INFO : three.txt: Copied (new) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32216") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58302->172.17.0.3:32216, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38481") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36882->172.17.0.3:38481, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32229") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34716->172.17.0.3:32229, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31787") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36874->172.17.0.3:31787, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32793") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44352->172.17.0.3:32793, err= --- PASS: TestSyncSuffixKeepExtension (3.04s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39745") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42906->172.17.0.3:39745, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35924") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55336->172.17.0.3:35924, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38086") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36968->172.17.0.3:38086, err= 2026/07/18 01:50:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : Testêé: Sizes differ 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37352") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46484->172.17.0.3:37352, err= 2026/07/18 01:50:38 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/18 01:50:38 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/18 01:50:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/18 01:50:38 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31364") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54318->172.17.0.3:31364, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38560") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47052->172.17.0.3:38560, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36047") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40690->172.17.0.3:36047, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39599") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51074->172.17.0.3:39599, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37249") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55822->172.17.0.3:37249, err= 2026/07/18 01:50:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39099") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51718->172.17.0.3:39099, err= 2026/07/18 01:50:38 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/18 01:50:38 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/18 01:50:38 INFO : existing: Copied (new) 2026/07/18 01:50:38 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34405") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51650->172.17.0.3:34405, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39624") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49620->172.17.0.3:39624, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33250") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50814->172.17.0.3:33250, err= 2026/07/18 01:50:38 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : existing: Sizes differ 2026/07/18 01:50:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:38 ERROR : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: not deleting files as there were IO errors 2026/07/18 01:50:38 ERROR : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: not deleting directories as there were IO errors 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34726") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32770->172.17.0.3:34726, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38364") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56150->172.17.0.3:38364, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39686") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34206->172.17.0.3:39686, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31237") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57240->172.17.0.3:31237, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32627") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57394->172.17.0.3:32627, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34183") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35152->172.17.0.3:34183, err= 2026/07/18 01:50:38 DEBUG : EXISTING: size = 6 OK 2026/07/18 01:50:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : existing: Unchanged skipping 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:38 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:38 INFO : There was nothing to transfer 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33162") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49434->172.17.0.3:33162, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30761") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33632->172.17.0.3:30761, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31568") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38816->172.17.0.3:31568, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39866") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34470->172.17.0.3:39866, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38268") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49418->172.17.0.3:38268, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33064") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47174->172.17.0.3:33064, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36517") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50838->172.17.0.3:36517, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35569") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44218->172.17.0.3:35569, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36813") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40496->172.17.0.3:36813, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39359") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57412->172.17.0.3:39359, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33912") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36942->172.17.0.3:33912, err= --- PASS: TestMaxTransfer (0.01s) --- 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-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36552") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44332->172.17.0.3:36552, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30886") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41350->172.17.0.3:30886, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36329") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39702->172.17.0.3:36329, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33193") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39124->172.17.0.3:33193, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35072") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58352->172.17.0.3:35072, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30807") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54256->172.17.0.3:30807, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32865") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47062->172.17.0.3:32865, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39098") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57088->172.17.0.3:39098, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30705") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49308->172.17.0.3:30705, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33886") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39082->172.17.0.3:33886, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31784") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56526->172.17.0.3:31784, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36813") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40502->172.17.0.3:36813, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33321") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43642->172.17.0.3:33321, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36455") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43426->172.17.0.3:36455, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35268") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59368->172.17.0.3:35268, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31004") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36172->172.17.0.3:31004, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35381") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57774->172.17.0.3:35381, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34726") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32786->172.17.0.3:34726, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36752") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55170->172.17.0.3:36752, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31871") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56944->172.17.0.3:31871, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36951") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42406->172.17.0.3:36951, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35766") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48932->172.17.0.3:35766, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38003") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48556->172.17.0.3:38003, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34394") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42644->172.17.0.3:34394, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38624") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42424->172.17.0.3:38624, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31924") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49594->172.17.0.3:31924, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35401") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47096->172.17.0.3:35401, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30091") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55682->172.17.0.3:30091, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35961") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33626->172.17.0.3:35961, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36562") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45722->172.17.0.3:36562, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35644") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55596->172.17.0.3:35644, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31024") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47716->172.17.0.3:31024, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39471") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36484->172.17.0.3:39471, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37998") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54640->172.17.0.3:37998, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31178") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52712->172.17.0.3:31178, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35845") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41284->172.17.0.3:35845, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32270") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40728->172.17.0.3:32270, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38357") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45006->172.17.0.3:38357, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37454") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46958->172.17.0.3:37454, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32058") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55846->172.17.0.3:32058, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32676") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54548->172.17.0.3:32676, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33345") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55826->172.17.0.3:33345, err= 2026/07/18 01:50:38 DEBUG : both0: size = 6 OK 2026/07/18 01:50:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both0: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both10: size = 6 OK 2026/07/18 01:50:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both10: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both11: size = 6 OK 2026/07/18 01:50:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both11: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both12: size = 6 OK 2026/07/18 01:50:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both12: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both13: size = 6 OK 2026/07/18 01:50:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both13: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both14: size = 6 OK 2026/07/18 01:50:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both14: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both15: size = 6 OK 2026/07/18 01:50:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both15: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both16: size = 6 OK 2026/07/18 01:50:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both16: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both17: size = 6 OK 2026/07/18 01:50:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both17: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both18: size = 6 OK 2026/07/18 01:50:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both18: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both19: size = 6 OK 2026/07/18 01:50:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both19: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both1: size = 6 OK 2026/07/18 01:50:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both1: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both2: size = 6 OK 2026/07/18 01:50:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both2: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both3: size = 6 OK 2026/07/18 01:50:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both3: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both4: size = 6 OK 2026/07/18 01:50:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both4: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both5: size = 6 OK 2026/07/18 01:50:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both5: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both6: size = 6 OK 2026/07/18 01:50:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both6: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both7: size = 6 OK 2026/07/18 01:50:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both7: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both8: size = 6 OK 2026/07/18 01:50:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both8: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both9: size = 6 OK 2026/07/18 01:50:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both9: Unchanged skipping 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:38 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:38 INFO : only5: Deleted 2026/07/18 01:50:38 INFO : only13: Deleted 2026/07/18 01:50:38 INFO : only11: Deleted 2026/07/18 01:50:38 INFO : only6: Deleted 2026/07/18 01:50:38 INFO : only17: Deleted 2026/07/18 01:50:38 INFO : only10: Deleted 2026/07/18 01:50:38 INFO : only16: Deleted 2026/07/18 01:50:38 INFO : only1: Deleted 2026/07/18 01:50:38 INFO : only19: Deleted 2026/07/18 01:50:38 INFO : only8: Deleted 2026/07/18 01:50:38 INFO : only3: Deleted 2026/07/18 01:50:38 INFO : only0: Deleted 2026/07/18 01:50:38 INFO : only9: Deleted 2026/07/18 01:50:38 INFO : only14: Deleted 2026/07/18 01:50:38 INFO : only2: Deleted 2026/07/18 01:50:38 INFO : only12: Deleted 2026/07/18 01:50:38 INFO : only15: Deleted 2026/07/18 01:50:38 INFO : only7: Deleted 2026/07/18 01:50:38 INFO : only18: Deleted 2026/07/18 01:50:38 INFO : only4: Deleted 2026/07/18 01:50:38 INFO : There was nothing to transfer 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38106") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39594->172.17.0.3:38106, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31235") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57416->172.17.0.3:31235, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38543") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58446->172.17.0.3:38543, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30133") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46844->172.17.0.3:30133, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38815") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35268->172.17.0.3:38815, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35226") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51420->172.17.0.3:35226, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39384") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59590->172.17.0.3:39384, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36659") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52848->172.17.0.3:36659, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34891") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47202->172.17.0.3:34891, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30380") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59002->172.17.0.3:30380, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30813") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44090->172.17.0.3:30813, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36218") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49396->172.17.0.3:36218, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39770") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42612->172.17.0.3:39770, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30375") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50378->172.17.0.3:30375, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37321") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60990->172.17.0.3:37321, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31220") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50144->172.17.0.3:31220, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31365") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54614->172.17.0.3:31365, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33911") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53564->172.17.0.3:33911, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33053") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58354->172.17.0.3:33053, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35771") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56634->172.17.0.3:35771, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32127") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49746->172.17.0.3:32127, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36285") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54536->172.17.0.3:36285, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30592") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51854->172.17.0.3:30592, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35461") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59996->172.17.0.3:35461, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39483") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54010->172.17.0.3:39483, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32139") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40950->172.17.0.3:32139, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38596") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55832->172.17.0.3:38596, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31720") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45116->172.17.0.3:31720, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37246") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58570->172.17.0.3:37246, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39244") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58676->172.17.0.3:39244, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38558") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34010->172.17.0.3:38558, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36139") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54452->172.17.0.3:36139, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32944") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48140->172.17.0.3:32944, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39903") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33348->172.17.0.3:39903, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32657") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54076->172.17.0.3:32657, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36095") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39936->172.17.0.3:36095, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32318") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55496->172.17.0.3:32318, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39716") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43168->172.17.0.3:39716, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37688") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58150->172.17.0.3:37688, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30709") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60888->172.17.0.3:30709, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37231") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60552->172.17.0.3:37231, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36732") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33640->172.17.0.3:36732, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35825") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44342->172.17.0.3:35825, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33425") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60360->172.17.0.3:33425, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30406") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34394->172.17.0.3:30406, err= 2026/07/18 01:50:38 DEBUG : both0: size = 6 OK 2026/07/18 01:50:38 DEBUG : both10: size = 6 OK 2026/07/18 01:50:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both11: size = 6 OK 2026/07/18 01:50:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both12: size = 6 OK 2026/07/18 01:50:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:38 DEBUG : both10: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both13: size = 6 OK 2026/07/18 01:50:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both11: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both14: size = 6 OK 2026/07/18 01:50:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both13: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both15: size = 6 OK 2026/07/18 01:50:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both15: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both16: size = 6 OK 2026/07/18 01:50:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both16: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both17: size = 6 OK 2026/07/18 01:50:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both17: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both18: size = 6 OK 2026/07/18 01:50:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both18: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both19: size = 6 OK 2026/07/18 01:50:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both19: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both1: size = 6 OK 2026/07/18 01:50:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both1: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both2: size = 6 OK 2026/07/18 01:50:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both2: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both3: size = 6 OK 2026/07/18 01:50:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both3: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both4: size = 6 OK 2026/07/18 01:50:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both4: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both5: size = 6 OK 2026/07/18 01:50:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both5: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both6: size = 6 OK 2026/07/18 01:50:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both6: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both7: size = 6 OK 2026/07/18 01:50:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both7: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both8: size = 6 OK 2026/07/18 01:50:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both8: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both9: size = 6 OK 2026/07/18 01:50:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:38 DEBUG : both9: Unchanged skipping 2026/07/18 01:50:38 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only0: Sizes differ 2026/07/18 01:50:38 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only10: Sizes differ 2026/07/18 01:50:38 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only11: Sizes differ 2026/07/18 01:50:38 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only12: Sizes differ 2026/07/18 01:50:38 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only13: Sizes differ 2026/07/18 01:50:38 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only14: Sizes differ 2026/07/18 01:50:38 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only15: Sizes differ 2026/07/18 01:50:38 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only16: Sizes differ 2026/07/18 01:50:38 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only17: Sizes differ 2026/07/18 01:50:38 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only18: Sizes differ 2026/07/18 01:50:38 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only19: Sizes differ 2026/07/18 01:50:38 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only1: Sizes differ 2026/07/18 01:50:38 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only2: Sizes differ 2026/07/18 01:50:38 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only3: Sizes differ 2026/07/18 01:50:38 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only4: Sizes differ 2026/07/18 01:50:38 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only5: Sizes differ 2026/07/18 01:50:38 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only6: Sizes differ 2026/07/18 01:50:38 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only7: Sizes differ 2026/07/18 01:50:38 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only8: Sizes differ 2026/07/18 01:50:38 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3261435712) 2026/07/18 01:50:38 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-noxoyif2bibu) 2026/07/18 01:50:38 DEBUG : only9: Sizes differ 2026/07/18 01:50:38 DEBUG : both14: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both12: Unchanged skipping 2026/07/18 01:50:38 DEBUG : both0: Unchanged skipping 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38742") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35292->172.17.0.3:38742, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32616") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47744->172.17.0.3:32616, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30937") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34742") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36384->172.17.0.3:34742, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47072->172.17.0.3:30937, err= 2026/07/18 01:50:38 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/18 01:50:38 INFO : only12: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/18 01:50:38 INFO : only10: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/18 01:50:38 INFO : only0: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30873") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32820") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52172->172.17.0.3:30873, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60446->172.17.0.3:32820, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36265") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51984->172.17.0.3:36265, err= 2026/07/18 01:50:38 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/18 01:50:38 INFO : only11: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30569") 2026/07/18 01:50:38 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55016->172.17.0.3:30569, err= 2026/07/18 01:50:38 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/18 01:50:38 INFO : only15: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/18 01:50:38 INFO : only14: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/18 01:50:38 INFO : only13: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36627") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49154->172.17.0.3:36627, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38238") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34512") 2026/07/18 01:50:38 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45276->172.17.0.3:34512, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57710->172.17.0.3:38238, err= 2026/07/18 01:50:38 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/18 01:50:38 INFO : only16: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/18 01:50:38 INFO : only18: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32377") 2026/07/18 01:50:38 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/18 01:50:38 INFO : only17: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41820->172.17.0.3:32377, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35523") 2026/07/18 01:50:38 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/18 01:50:38 INFO : only19: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39556->172.17.0.3:35523, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31801") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52954->172.17.0.3:31801, err= 2026/07/18 01:50:38 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34518") 2026/07/18 01:50:38 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/18 01:50:38 INFO : only3: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46978->172.17.0.3:34518, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39427") 2026/07/18 01:50:38 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/18 01:50:38 INFO : only1: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42638->172.17.0.3:39427, err= 2026/07/18 01:50:38 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32978") 2026/07/18 01:50:38 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/18 01:50:38 INFO : only2: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47308->172.17.0.3:32978, err= 2026/07/18 01:50:38 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39315") 2026/07/18 01:50:38 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34252->172.17.0.3:39315, err= 2026/07/18 01:50:38 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/18 01:50:38 INFO : only4: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/18 01:50:38 INFO : only5: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36995") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33132->172.17.0.3:36995, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32378") 2026/07/18 01:50:38 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60826->172.17.0.3:32378, err= 2026/07/18 01:50:38 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/18 01:50:38 INFO : only6: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/18 01:50:38 INFO : only7: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/18 01:50:38 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/18 01:50:38 INFO : only8: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/18 01:50:38 INFO : only9: Copied (replaced existing) 2026/07/18 01:50:38 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35958") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50426->172.17.0.3:35958, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35566") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34642->172.17.0.3:35566, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30836") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39664->172.17.0.3:30836, err= --- PASS: TestSyncConcurrentTruncate (0.13s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:38 DEBUG : empty_dir: Making directory with metadata 2026/07/18 01:50:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:50:38 DEBUG : empty_on_remote: Making directory with metadata 2026/07/18 01:50:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:50:38 INFO : empty_on_remote: Making directory 2026/07/18 01:50:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/18 01:50:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37149") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51540->172.17.0.3:37149, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37686") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40476->172.17.0.3:37686, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38170") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50152->172.17.0.3:38170, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34612") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36532->172.17.0.3:34612, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32924") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45496->172.17.0.3:32924, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33913") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40630->172.17.0.3:33913, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:38 DEBUG : empty_dir: Making directory with metadata 2026/07/18 01:50:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:50:38 DEBUG : empty_on_remote: Making directory with metadata 2026/07/18 01:50:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/18 01:50:38 INFO : empty_on_remote: Making directory 2026/07/18 01:50:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/18 01:50:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32551") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47772->172.17.0.3:32551, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30230") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32123") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51968->172.17.0.3:30230, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30258") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43096->172.17.0.3:32123, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56658->172.17.0.3:30258, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37228") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43194->172.17.0.3:37228, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37470") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47376->172.17.0.3:37470, err= 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31702") 2026/07/18 01:50:38 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51040->172.17.0.3:31702, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:38 INFO : sub dir: Making directory 2026/07/18 01:50:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32993") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42972->172.17.0.3:32993, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34619") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58442->172.17.0.3:34619, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34422") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38624->172.17.0.3:34422, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37955") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49644->172.17.0.3:37955, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30481") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40434->172.17.0.3:30481, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37192") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33356->172.17.0.3:37192, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39767") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59728->172.17.0.3:39767, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39665") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53084->172.17.0.3:39665, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35976") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59472->172.17.0.3:35976, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32216") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58318->172.17.0.3:32216, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38840") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47534->172.17.0.3:38840, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/18 01:50:39 INFO : sub dir: Making directory 2026/07/18 01:50:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33102") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34274->172.17.0.3:33102, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31524") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53450->172.17.0.3:31524, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34840") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46676->172.17.0.3:34840, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35530") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57284->172.17.0.3:35530, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34000") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50598->172.17.0.3:34000, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34824") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35644->172.17.0.3:34824, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34370") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56074->172.17.0.3:34370, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30428") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50224->172.17.0.3:30428, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33727") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48868->172.17.0.3:33727, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39029") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43512->172.17.0.3:39029, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36714") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55746->172.17.0.3:36714, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34891") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47212->172.17.0.3:34891, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32272") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38426->172.17.0.3:32272, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39738") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51558->172.17.0.3:39738, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32918") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52556->172.17.0.3:32918, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34789") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55982->172.17.0.3:34789, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31739") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47408->172.17.0.3:31739, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30669") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56134->172.17.0.3:30669, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31471") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33584->172.17.0.3:31471, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38306") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60448->172.17.0.3:38306, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36530") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38360->172.17.0.3:36530, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31478") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58526->172.17.0.3:31478, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32525") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42270->172.17.0.3:32525, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35304") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38944->172.17.0.3:35304, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32377") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41834->172.17.0.3:32377, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31722") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33154->172.17.0.3:31722, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33755") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45644->172.17.0.3:33755, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30576") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42776->172.17.0.3:30576, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34203") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48050->172.17.0.3:34203, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37168") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56100->172.17.0.3:37168, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32729") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40440->172.17.0.3:32729, err= 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30474") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59618->172.17.0.3:30474, err= 2026/07/18 01:50:39 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : apple: Excluded 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:39 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : banana: Excluded 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30541") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48272->172.17.0.3:30541, err= 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37691") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34506->172.17.0.3:37691, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33521") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39960->172.17.0.3:33521, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33224") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46570->172.17.0.3:33224, err= 2026/07/18 01:50:39 DEBUG : apple: size = 5 OK 2026/07/18 01:50:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:39 DEBUG : banana: size = 6 OK 2026/07/18 01:50:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36023") 2026/07/18 01:50:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44428->172.17.0.3:36023, err= 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 INFO : There was nothing to transfer 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30373") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57686->172.17.0.3:30373, err= 2026/07/18 01:50:39 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : apple: Excluded 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:39 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : banana: Excluded 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38165") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59916->172.17.0.3:38165, err= 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32122") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38958->172.17.0.3:32122, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38579") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51648->172.17.0.3:38579, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32817") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40564->172.17.0.3:32817, err= 2026/07/18 01:50:39 DEBUG : apple: size = 5 OK 2026/07/18 01:50:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:39 DEBUG : banana: size = 6 OK 2026/07/18 01:50:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31782") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34342->172.17.0.3:31782, err= 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 INFO : There was nothing to transfer 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31818") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47588->172.17.0.3:31818, err= 2026/07/18 01:50:39 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : apple: Excluded 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:39 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : banana: Excluded 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36166") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44774->172.17.0.3:36166, err= 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32350") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36144->172.17.0.3:32350, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36402") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43934->172.17.0.3:36402, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32800") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44320->172.17.0.3:32800, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31241") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54556->172.17.0.3:31241, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32326") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53846->172.17.0.3:32326, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30263") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45152->172.17.0.3:30263, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30533") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33592->172.17.0.3:30533, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37248") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57838->172.17.0.3:37248, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36382") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55994->172.17.0.3:36382, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33375") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37344->172.17.0.3:33375, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31509") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46188->172.17.0.3:31509, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37087") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34724->172.17.0.3:37087, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31309") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59250->172.17.0.3:31309, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38543") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58448->172.17.0.3:38543, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34957") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58578->172.17.0.3:34957, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33702") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38684->172.17.0.3:33702, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35719") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43402->172.17.0.3:35719, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31072") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43194->172.17.0.3:31072, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30783") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48036->172.17.0.3:30783, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37707") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48368->172.17.0.3:37707, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37413") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35142->172.17.0.3:37413, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37717") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35840->172.17.0.3:37717, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30261") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44398->172.17.0.3:30261, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38579") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51654->172.17.0.3:38579, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35299") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48814->172.17.0.3:35299, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30341") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33634->172.17.0.3:30341, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32744") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51248->172.17.0.3:32744, err= 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36733") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46660->172.17.0.3:36733, err= 2026/07/18 01:50:39 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : apple: Excluded 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:39 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : banana: Excluded 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37233") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39980->172.17.0.3:37233, err= 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32371") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49480->172.17.0.3:32371, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36662") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34676->172.17.0.3:36662, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32572") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44500->172.17.0.3:32572, err= 2026/07/18 01:50:39 DEBUG : apple: size = 5 OK 2026/07/18 01:50:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:39 DEBUG : banana: size = 6 OK 2026/07/18 01:50:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37718") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37402->172.17.0.3:37718, err= 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 INFO : There was nothing to transfer 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32711") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33096->172.17.0.3:32711, err= 2026/07/18 01:50:39 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : apple: Excluded 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:39 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : banana: Excluded 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39208") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53646->172.17.0.3:39208, err= 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33161") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54130->172.17.0.3:33161, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38377") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35822->172.17.0.3:38377, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37025") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37592->172.17.0.3:37025, err= 2026/07/18 01:50:39 DEBUG : apple: size = 5 OK 2026/07/18 01:50:39 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:39 DEBUG : banana: size = 6 OK 2026/07/18 01:50:39 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35836") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55754->172.17.0.3:35836, err= 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 INFO : There was nothing to transfer 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37078") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37934->172.17.0.3:37078, err= 2026/07/18 01:50:39 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : apple: Excluded 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:39 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : banana: Excluded 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30151") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34428->172.17.0.3:30151, err= 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39194") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49214->172.17.0.3:39194, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37766") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39222->172.17.0.3:37766, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33005") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51052->172.17.0.3:33005, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38254") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42806->172.17.0.3:38254, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37790") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35880->172.17.0.3:37790, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31105") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51300->172.17.0.3:31105, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31573") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47092->172.17.0.3:31573, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31782") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34352->172.17.0.3:31782, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33495") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40912->172.17.0.3:33495, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35327") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34708->172.17.0.3:35327, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32365") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55214->172.17.0.3:32365, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35268") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59372->172.17.0.3:35268, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30517") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42942->172.17.0.3:30517, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35179") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46292->172.17.0.3:35179, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30043") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59240->172.17.0.3:30043, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34542") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42016->172.17.0.3:34542, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31897") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45312->172.17.0.3:31897, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37406") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50996->172.17.0.3:37406, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34054") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39584->172.17.0.3:34054, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39149") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53034->172.17.0.3:39149, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30503") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46416->172.17.0.3:30503, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30061") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34796->172.17.0.3:30061, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34833") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36858->172.17.0.3:34833, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34506") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43704->172.17.0.3:34506, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34367") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52382->172.17.0.3:34367, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32261") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53296->172.17.0.3:32261, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35123") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33178->172.17.0.3:35123, err= 2026/07/18 01:50:39 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35943") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35872->172.17.0.3:35943, err= 2026/07/18 01:50:39 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : apple: Excluded 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:39 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : banana: Excluded 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39092") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46526->172.17.0.3:39092, err= 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39259") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55696->172.17.0.3:39259, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34631") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38750->172.17.0.3:34631, err= 2026/07/18 01:50:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38876") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48664->172.17.0.3:38876, err= 2026/07/18 01:50:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:39 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33425") 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Connecting to FTP server 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31016") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34669") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40348->172.17.0.3:34669, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60372->172.17.0.3:33425, err= 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40070->172.17.0.3:31016, err= 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54626->172.17.0.3:21, err= 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/18 01:50:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32575") 2026/07/18 01:50:39 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36952->172.17.0.3:32575, err= 2026/07/18 01:50:39 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/18 01:50:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/18 01:50:39 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/18 01:50:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36278") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41500->172.17.0.3:36278, err= 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32846") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44268->172.17.0.3:32846, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38590") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46182->172.17.0.3:38590, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30092") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56514->172.17.0.3:30092, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39865") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37876->172.17.0.3:39865, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38427") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45488->172.17.0.3:38427, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38292") 2026/07/18 01:50:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37032->172.17.0.3:38292, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39039") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39126->172.17.0.3:39039, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38720") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60622->172.17.0.3:38720, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36753") 2026/07/18 01:50:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40248->172.17.0.3:36753, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31108") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33166->172.17.0.3:31108, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39599") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51076->172.17.0.3:39599, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39211") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33498->172.17.0.3:39211, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32621") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33419") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48112->172.17.0.3:32621, err= 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59828->172.17.0.3:33419, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34731") 2026/07/18 01:50:39 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48406->172.17.0.3:34731, err= 2026/07/18 01:50:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:39 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/18 01:50:39 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:40 DEBUG : ftp://172.17.0.3:21/rclone-test-kazohab9pete: closing 1 unused connections 2026/07/18 01:50:40 DEBUG : ftp://172.17.0.3:21/rclone-test-qicomiw2yejo: closing 2 unused connections 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36599") 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49870->172.17.0.3:36599, err= 2026/07/18 01:50:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/18 01:50:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:42 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Connecting to FTP server 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58202->172.17.0.3:21, err= 2026/07/18 01:50:42 INFO : appleappleapplebanana: Deleted 2026/07/18 01:50:42 INFO : splitbananasplit: Deleted 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Connecting to FTP server 2026/07/18 01:50:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 01:50:42 INFO : banana: Deleted 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Connecting to FTP server 2026/07/18 01:50:42 INFO : apple: Deleted 2026/07/18 01:50:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 01:50:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58218->172.17.0.3:21, err= 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:21") 2026/07/18 01:50:42 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58220->172.17.0.3:21, err= 2026/07/18 01:50:43 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu/rclone-sync-test: closing 1 unused connections 2026/07/18 01:50:45 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 01:50:45 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36777") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50828->172.17.0.3:36777, err= 2026/07/18 01:50:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/18 01:50:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/18 01:50:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : YXBwbGU=: Excluded 2026/07/18 01:50:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : YmFuYW5h: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32968") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35378->172.17.0.3:32968, err= 2026/07/18 01:50:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37646") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51890->172.17.0.3:37646, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38028") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45954->172.17.0.3:38028, err= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36098") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56074->172.17.0.3:36098, err= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : YXBwbGU=: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/18 01:50:46 DEBUG : YmFuYW5h: size = 6 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38933") 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39952->172.17.0.3:38933, err= 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32869") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41764->172.17.0.3:32869, err= 2026/07/18 01:50:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/18 01:50:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/18 01:50:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : YXBwbGU=: Excluded 2026/07/18 01:50:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : YmFuYW5h: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37807") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38642->172.17.0.3:37807, err= 2026/07/18 01:50:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39795") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43592->172.17.0.3:39795, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33902") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40282->172.17.0.3:33902, err= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : apple: transformed to: YXBwbGU= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/18 01:50:46 DEBUG : banana: transformed to: YmFuYW5h 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37994") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53310->172.17.0.3:37994, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33284") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56936->172.17.0.3:33284, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36884") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60606->172.17.0.3:36884, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32736") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38722->172.17.0.3:32736, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38375") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59080->172.17.0.3:38375, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37075") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35144->172.17.0.3:37075, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35117") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57204->172.17.0.3:35117, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31212") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44648->172.17.0.3:31212, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38877") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41098->172.17.0.3:38877, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35093") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50900->172.17.0.3:35093, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35193") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59366->172.17.0.3:35193, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31753") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51244->172.17.0.3:31753, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37931") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59462->172.17.0.3:37931, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37586") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55372->172.17.0.3:37586, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37765") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59224->172.17.0.3:37765, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33906") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51058->172.17.0.3:33906, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33743") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57044->172.17.0.3:33743, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37600") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36756->172.17.0.3:37600, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34109") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37554->172.17.0.3:34109, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37166") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46996->172.17.0.3:37166, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30450") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35766->172.17.0.3:30450, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39920") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36576->172.17.0.3:39920, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38134") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57766->172.17.0.3:38134, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38715") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51270->172.17.0.3:38715, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32111") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37234->172.17.0.3:32111, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30825") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48692->172.17.0.3:30825, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31362") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36422->172.17.0.3:31362, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31383") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39922->172.17.0.3:31383, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34353") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37858->172.17.0.3:34353, err= 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34913") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36028->172.17.0.3:34913, err= 2026/07/18 01:50:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35694") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46608->172.17.0.3:35694, err= 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31076") 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36144") 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51160->172.17.0.3:36144, err= 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37420->172.17.0.3:31076, err= 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37393") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39219") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53906->172.17.0.3:39219, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34216->172.17.0.3:37393, err= 2026/07/18 01:50:46 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/18 01:50:46 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/18 01:50:46 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/18 01:50:46 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31844") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48784->172.17.0.3:31844, err= 2026/07/18 01:50:46 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/18 01:50:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36066") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33792->172.17.0.3:36066, err= 2026/07/18 01:50:46 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/18 01:50:46 INFO : apple: Copied (new) to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32922") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46138->172.17.0.3:32922, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30076") 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60888->172.17.0.3:30076, err= 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33166") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34739") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41938->172.17.0.3:33166, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58414->172.17.0.3:34739, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31056") 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44144->172.17.0.3:31056, err= 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37879") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52066->172.17.0.3:37879, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36323") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31807") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41984->172.17.0.3:31807, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42006->172.17.0.3:36323, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33490") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33724->172.17.0.3:33490, err= 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36948") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48754->172.17.0.3:36948, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31127") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32714") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59854->172.17.0.3:31127, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37094->172.17.0.3:32714, err= 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30121") 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39994->172.17.0.3:30121, err= 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37707") 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35054->172.17.0.3:37707, err= 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 INFO : splitbananasplit: Deleted 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 01:50:46 INFO : apple: Deleted 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 01:50:46 INFO : appleappleapplebanana: Deleted 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 01:50:46 INFO : banana: Deleted 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38812") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58572->172.17.0.3:38812, err= 2026/07/18 01:50:46 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : PREFIXbanana: Excluded 2026/07/18 01:50:46 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : PREFIXapple: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39966") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47264->172.17.0.3:39966, err= 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39771") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50256->172.17.0.3:39771, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30147") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33828->172.17.0.3:30147, err= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/18 01:50:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33747") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56440->172.17.0.3:33747, err= 2026/07/18 01:50:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32192") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34673") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49392->172.17.0.3:32192, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39468") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44832->172.17.0.3:39468, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55554->172.17.0.3:34673, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39124") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47058->172.17.0.3:39124, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36253") 2026/07/18 01:50:46 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59718->172.17.0.3:36253, err= 2026/07/18 01:50:46 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/18 01:50:46 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/18 01:50:46 INFO : banana: Copied (new) 2026/07/18 01:50:46 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/18 01:50:46 INFO : splitbananasplit: Copied (new) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32436") 2026/07/18 01:50:46 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/18 01:50:46 INFO : apple: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49374->172.17.0.3:32436, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35553") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35294") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46384->172.17.0.3:35553, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58216->172.17.0.3:35294, err= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/18 01:50:46 INFO : appleappleapplebanana: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30676") 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52184->172.17.0.3:30676, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38613") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38206") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55162->172.17.0.3:38206, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36714->172.17.0.3:38613, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35508") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57012->172.17.0.3:35508, err= 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32620") 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40070->172.17.0.3:32620, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36965") 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44630->172.17.0.3:36965, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31131") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35446->172.17.0.3:31131, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31300") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42038->172.17.0.3:31300, err= 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38646") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60304->172.17.0.3:38646, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39363") 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/18 01:50:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40242->172.17.0.3:39363, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36451") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50134->172.17.0.3:36451, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31582") 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59430->172.17.0.3:31582, err= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35418") 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50834->172.17.0.3:35418, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/18 01:50:46 INFO : PREFIXapple: Deleted 2026/07/18 01:50:46 INFO : PREFIXsplitbananasplit: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/18 01:50:46 INFO : PREFIXbanana: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/18 01:50:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39599") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44724->172.17.0.3:39599, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30621") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46782->172.17.0.3:30621, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32531") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43358->172.17.0.3:32531, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37950") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59616->172.17.0.3:37950, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31480") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33500->172.17.0.3:31480, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34986") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44812->172.17.0.3:34986, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36671") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46090->172.17.0.3:36671, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34580") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35808->172.17.0.3:34580, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35411") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43978->172.17.0.3:35411, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35714") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55832->172.17.0.3:35714, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34885") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46322->172.17.0.3:34885, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39414") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56186->172.17.0.3:39414, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30901") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40986->172.17.0.3:30901, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35999") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58926->172.17.0.3:35999, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33290") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44060->172.17.0.3:33290, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38235") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59794->172.17.0.3:38235, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36173") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49842->172.17.0.3:36173, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31431") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33388->172.17.0.3:31431, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34399") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40072->172.17.0.3:34399, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30210") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43082->172.17.0.3:30210, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37331") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55446->172.17.0.3:37331, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35025") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60392->172.17.0.3:35025, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37116") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42464->172.17.0.3:37116, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38266") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51560->172.17.0.3:38266, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33878") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59614->172.17.0.3:33878, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39183") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52534->172.17.0.3:39183, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33621") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56628->172.17.0.3:33621, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31664") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52912->172.17.0.3:31664, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31449") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44446->172.17.0.3:31449, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32502") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60786->172.17.0.3:32502, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31261") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55984->172.17.0.3:31261, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30156") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42956->172.17.0.3:30156, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32498") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42652->172.17.0.3:32498, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36786") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33976->172.17.0.3:36786, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34141") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52534->172.17.0.3:34141, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39474") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50908->172.17.0.3:39474, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38154") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41262->172.17.0.3:38154, err= 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36315") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57276->172.17.0.3:36315, err= 2026/07/18 01:50:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34520") 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36662->172.17.0.3:34520, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33635") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49266->172.17.0.3:33635, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34184") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50582->172.17.0.3:34184, err= 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38877") 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41112->172.17.0.3:38877, err= 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/18 01:50:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34409") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32906->172.17.0.3:34409, err= 2026/07/18 01:50:46 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39017") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52774->172.17.0.3:39017, err= 2026/07/18 01:50:46 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35448") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49140->172.17.0.3:35448, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38286") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42606->172.17.0.3:38286, err= 2026/07/18 01:50:46 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/18 01:50:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34696") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43004->172.17.0.3:34696, err= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37981") 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47696->172.17.0.3:37981, err= 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36488") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49302->172.17.0.3:36488, err= 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31417") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33752->172.17.0.3:31417, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33037") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48146->172.17.0.3:33037, err= 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33565") 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35549") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39550->172.17.0.3:35549, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36970") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49504->172.17.0.3:36970, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44696->172.17.0.3:33565, err= 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38411") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37098->172.17.0.3:38411, err= 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37857") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38330->172.17.0.3:37857, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36458") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32928->172.17.0.3:36458, err= 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39856") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46222->172.17.0.3:39856, err= 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30241") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41020->172.17.0.3:30241, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 INFO : appleappleapplebanana: Deleted 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 01:50:46 INFO : banana: Deleted 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 01:50:46 INFO : splitbananasplit: Deleted 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 01:50:46 INFO : apple: Deleted 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30407") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34724->172.17.0.3:30407, err= 2026/07/18 01:50:46 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : bananaSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37858") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44346->172.17.0.3:37858, err= 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38657") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43662->172.17.0.3:38657, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36891") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32884->172.17.0.3:36891, err= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : apple: transformed to: appleSUFFIX 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/18 01:50:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33729") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43224->172.17.0.3:33729, err= 2026/07/18 01:50:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31631") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39798") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59904->172.17.0.3:39798, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38845") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33310") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44456->172.17.0.3:31631, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37429") 2026/07/18 01:50:46 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57892->172.17.0.3:37429, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46374->172.17.0.3:38845, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34830->172.17.0.3:33310, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/18 01:50:46 INFO : apple: Copied (new) 2026/07/18 01:50:46 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/18 01:50:46 INFO : appleappleapplebanana: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34639") 2026/07/18 01:50:46 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/18 01:50:46 INFO : splitbananasplit: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53760->172.17.0.3:34639, err= 2026/07/18 01:50:46 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31520") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41842->172.17.0.3:31520, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36116") 2026/07/18 01:50:46 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/18 01:50:46 INFO : banana: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51348->172.17.0.3:36116, err= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38447") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48764->172.17.0.3:38447, err= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33526") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49656->172.17.0.3:33526, err= 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35883") 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36258->172.17.0.3:35883, err= 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34211") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37768") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42032->172.17.0.3:34211, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56644->172.17.0.3:37768, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32447") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60632->172.17.0.3:32447, err= 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31101") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36799") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51414->172.17.0.3:31101, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40678->172.17.0.3:36799, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33148") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31699") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51992->172.17.0.3:33148, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37248->172.17.0.3:31699, err= 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/18 01:50:46 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34068") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30237") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41874->172.17.0.3:34068, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43616->172.17.0.3:30237, err= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32385") 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48410->172.17.0.3:32385, err= 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : appleSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/18 01:50:46 INFO : splitbananasplitSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : bananaSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33930") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50106->172.17.0.3:33930, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37144") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47742->172.17.0.3:37144, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39528") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50028->172.17.0.3:39528, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35217") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52768->172.17.0.3:35217, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35046") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40916->172.17.0.3:35046, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31513") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40172->172.17.0.3:31513, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32128") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41112->172.17.0.3:32128, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32290") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38118->172.17.0.3:32290, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38998") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58678->172.17.0.3:38998, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31129") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40416->172.17.0.3:31129, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31183") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35496->172.17.0.3:31183, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32400") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41112->172.17.0.3:32400, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39006") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59794->172.17.0.3:39006, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39292") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43388->172.17.0.3:39292, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34650") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42692->172.17.0.3:34650, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38373") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43062->172.17.0.3:38373, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39282") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51872->172.17.0.3:39282, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30687") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45670->172.17.0.3:30687, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36115") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45052->172.17.0.3:36115, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34907") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43286->172.17.0.3:34907, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32511") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50670->172.17.0.3:32511, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34052") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38024->172.17.0.3:34052, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35398") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36594->172.17.0.3:35398, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37762") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57168->172.17.0.3:37762, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36036") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47244->172.17.0.3:36036, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37794") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59236->172.17.0.3:37794, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31204") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42544->172.17.0.3:31204, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32418") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39584->172.17.0.3:32418, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30430") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49146->172.17.0.3:30430, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33065") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59660->172.17.0.3:33065, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35554") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48472->172.17.0.3:35554, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37907") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35012->172.17.0.3:37907, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31209") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45138->172.17.0.3:31209, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33111") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47024->172.17.0.3:33111, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31018") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54396->172.17.0.3:31018, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32050") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60548->172.17.0.3:32050, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37305") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38078->172.17.0.3:37305, err= 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30318") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50260->172.17.0.3:30318, err= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : apple: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : banana: size = 6 OK 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38584") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43978->172.17.0.3:38584, err= 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30888") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54274->172.17.0.3:30888, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37480") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36746->172.17.0.3:37480, err= 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:46 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/18 01:50:46 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33770") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48124->172.17.0.3:33770, err= 2026/07/18 01:50:46 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/18 01:50:46 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37884") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46082->172.17.0.3:37884, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38523") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56910->172.17.0.3:38523, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32667") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45064->172.17.0.3:32667, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30300") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33696->172.17.0.3:30300, err= 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37918") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49462->172.17.0.3:37918, err= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37596") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41196->172.17.0.3:37596, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32697") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45134->172.17.0.3:32697, err= 2026/07/18 01:50:46 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30299") 2026/07/18 01:50:46 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36742->172.17.0.3:30299, err= 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35649") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43874->172.17.0.3:35649, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35014") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52356->172.17.0.3:35014, err= 2026/07/18 01:50:46 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34994") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47540->172.17.0.3:34994, err= 2026/07/18 01:50:46 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/18 01:50:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38519") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35639") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52668->172.17.0.3:38519, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35304->172.17.0.3:35639, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30342") 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47490->172.17.0.3:30342, err= 2026/07/18 01:50:46 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31473") 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52090->172.17.0.3:31473, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 INFO : dir1/0009-3456789.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0014-89;=.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0011-56789;.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0003-defghij.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/18 01:50:46 INFO : appleappleapplebanana: Deleted 2026/07/18 01:50:46 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0008-2345678.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0012-6789;.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0007-1234567.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/18 01:50:46 INFO : splitbananasplit: Deleted 2026/07/18 01:50:46 INFO : dir1/0013-789;=.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0010-456789.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/18 01:50:46 INFO : dir1/0015-9;=.txt: Deleted 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37351") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38480->172.17.0.3:37351, err= 2026/07/18 01:50:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbanan: Excluded 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleapple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleapple: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32375") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49996->172.17.0.3:32375, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefg: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcde: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defgh: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdef: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-34567: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-23456: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghi: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-45678: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijk: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-12345: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghij: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39380") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37098->172.17.0.3:39380, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38964") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50194->172.17.0.3:38964, err= 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34058") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47736->172.17.0.3:34058, err= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : apple: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : banana: size = 6 OK 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : splitbanan: size = 16 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:46 DEBUG : appleapple: size = 21 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33604") 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41110->172.17.0.3:33604, err= 2026/07/18 01:50:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/18 01:50:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/18 01:50:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/18 01:50:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/18 01:50:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/18 01:50:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/18 01:50:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/18 01:50:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/18 01:50:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/18 01:50:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/18 01:50:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/18 01:50:46 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36554") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44826->172.17.0.3:36554, err= 2026/07/18 01:50:46 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbanan: Excluded 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleapple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleapple: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36319") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48688->172.17.0.3:36319, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefg: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcde: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defgh: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdef: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-34567: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-23456: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghi: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-45678: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijk: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-12345: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghij: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30015") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53124->172.17.0.3:30015, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35130") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34186->172.17.0.3:35130, err= 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/18 01:50:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34798") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57452->172.17.0.3:34798, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34271") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41622->172.17.0.3:34271, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32433") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47320->172.17.0.3:32433, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36407") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44256->172.17.0.3:36407, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31789") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51238->172.17.0.3:31789, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35123") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33416->172.17.0.3:35123, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33036") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50744->172.17.0.3:33036, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35104") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59684->172.17.0.3:35104, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34801") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42644->172.17.0.3:34801, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38848") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36462->172.17.0.3:38848, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36525") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34162->172.17.0.3:36525, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36132") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45666->172.17.0.3:36132, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35693") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38680->172.17.0.3:35693, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37017") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58454->172.17.0.3:37017, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33422") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36246->172.17.0.3:33422, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30419") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33550->172.17.0.3:30419, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39928") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37908->172.17.0.3:39928, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34815") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55802->172.17.0.3:34815, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35914") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49276->172.17.0.3:35914, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39697") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47264->172.17.0.3:39697, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33841") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55908->172.17.0.3:33841, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38550") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37124->172.17.0.3:38550, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30779") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47832->172.17.0.3:30779, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35099") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34740->172.17.0.3:35099, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37779") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45604->172.17.0.3:37779, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32033") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55312->172.17.0.3:32033, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38661") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46992->172.17.0.3:38661, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34779") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58690->172.17.0.3:34779, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32874") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41402->172.17.0.3:32874, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32810") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39576->172.17.0.3:32810, err= 2026/07/18 01:50:46 DEBUG : apple: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : banana: size = 6 OK 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37151") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46432->172.17.0.3:37151, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31283") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34600->172.17.0.3:31283, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37193") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55878->172.17.0.3:37193, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32750") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45330->172.17.0.3:32750, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39281") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47392->172.17.0.3:39281, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30412") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35182->172.17.0.3:30412, err= 2026/07/18 01:50:46 DEBUG : apple: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : banana: size = 6 OK 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35699") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48290->172.17.0.3:35699, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34510") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49576->172.17.0.3:34510, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33375") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50844->172.17.0.3:33375, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33897") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35046->172.17.0.3:33897, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36092") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54970->172.17.0.3:36092, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38515") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39348->172.17.0.3:38515, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32552") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53322->172.17.0.3:32552, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31055") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33538->172.17.0.3:31055, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38784") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51180->172.17.0.3:38784, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32281") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57056->172.17.0.3:32281, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36840") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59376->172.17.0.3:36840, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31932") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39788->172.17.0.3:31932, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36144") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51174->172.17.0.3:36144, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34434") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43860->172.17.0.3:34434, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34940") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53950->172.17.0.3:34940, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38328") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52642->172.17.0.3:38328, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39806") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54676->172.17.0.3:39806, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36527") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51228->172.17.0.3:36527, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32949") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57612->172.17.0.3:32949, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30450") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35780->172.17.0.3:30450, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39873") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43610->172.17.0.3:39873, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38486") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53708->172.17.0.3:38486, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33848") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36020->172.17.0.3:33848, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36499") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46574->172.17.0.3:36499, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35394") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54768->172.17.0.3:35394, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35426") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50072->172.17.0.3:35426, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36744") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59830->172.17.0.3:36744, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38901") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54948->172.17.0.3:38901, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33681") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54640->172.17.0.3:33681, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34132") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35276->172.17.0.3:34132, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30010") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44762->172.17.0.3:30010, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35074") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42572->172.17.0.3:35074, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30712") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54302->172.17.0.3:30712, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32187") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42188->172.17.0.3:32187, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39481") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42666->172.17.0.3:39481, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39697") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47266->172.17.0.3:39697, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37256") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39510->172.17.0.3:37256, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31226") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53978->172.17.0.3:31226, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39464") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51980->172.17.0.3:39464, err= 2026/07/18 01:50:46 DEBUG : apple: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : banana: size = 6 OK 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34833") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55386->172.17.0.3:34833, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31940") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47494->172.17.0.3:31940, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33897") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35058->172.17.0.3:33897, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37968") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36558->172.17.0.3:37968, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39635") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52830->172.17.0.3:39635, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32754") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53376->172.17.0.3:32754, err= 2026/07/18 01:50:46 DEBUG : apple: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : banana: size = 6 OK 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38323") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58830->172.17.0.3:38323, err= 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39457") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53866->172.17.0.3:39457, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35191") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32896->172.17.0.3:35191, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36543") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53436->172.17.0.3:36543, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36662") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58384->172.17.0.3:36662, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35931") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58944->172.17.0.3:35931, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33158") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60826->172.17.0.3:33158, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35749") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59450->172.17.0.3:35749, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32963") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36232->172.17.0.3:32963, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35216") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40680->172.17.0.3:35216, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32071") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58492->172.17.0.3:32071, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39368") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46212->172.17.0.3:39368, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31272") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55998->172.17.0.3:31272, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34343") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50656->172.17.0.3:34343, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32806") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59866->172.17.0.3:32806, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35994") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39224->172.17.0.3:35994, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33436") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38580->172.17.0.3:33436, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39312") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47136->172.17.0.3:39312, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37834") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33902->172.17.0.3:37834, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36414") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58152->172.17.0.3:36414, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35225") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51064->172.17.0.3:35225, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34744") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55428->172.17.0.3:34744, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38586") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37148->172.17.0.3:38586, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32781") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45112->172.17.0.3:32781, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38080") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43738->172.17.0.3:38080, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33444") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57220->172.17.0.3:33444, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38049") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57902->172.17.0.3:38049, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31188") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37590->172.17.0.3:31188, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30297") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47000->172.17.0.3:30297, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39851") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37922->172.17.0.3:39851, err= 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33147") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47082->172.17.0.3:33147, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32927") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40206->172.17.0.3:32927, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37492") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59954->172.17.0.3:37492, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31206") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54730->172.17.0.3:31206, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30535") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54274->172.17.0.3:30535, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37760") 2026/07/18 01:50:46 DEBUG : apple: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : banana: size = 6 OK 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33712->172.17.0.3:37760, err= 2026/07/18 01:50:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36061") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41254->172.17.0.3:36061, err= 2026/07/18 01:50:46 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : apple: Excluded 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:46 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : banana: Excluded 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34371") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50642->172.17.0.3:34371, err= 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30252") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35626->172.17.0.3:30252, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35792") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35384->172.17.0.3:35792, err= 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39552") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50972->172.17.0.3:39552, err= 2026/07/18 01:50:46 DEBUG : apple: size = 5 OK 2026/07/18 01:50:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : banana: size = 6 OK 2026/07/18 01:50:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31794") 2026/07/18 01:50:46 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49012->172.17.0.3:31794, err= 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31673") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51816->172.17.0.3:31673, err= 2026/07/18 01:50:47 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : apple: Excluded 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:47 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : banana: Excluded 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32598") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55902->172.17.0.3:32598, err= 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32290") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38134->172.17.0.3:32290, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36056") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42302->172.17.0.3:36056, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30080") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59904->172.17.0.3:30080, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33534") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33660->172.17.0.3:33534, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37342") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47756->172.17.0.3:37342, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39204") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47252->172.17.0.3:39204, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35429") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43388->172.17.0.3:35429, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36249") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51714->172.17.0.3:36249, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36414") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58156->172.17.0.3:36414, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30399") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41180->172.17.0.3:30399, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36013") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37484->172.17.0.3:36013, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35655") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50276->172.17.0.3:35655, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32829") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56750->172.17.0.3:32829, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37726") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45396->172.17.0.3:37726, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39837") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54420->172.17.0.3:39837, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34268") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41290->172.17.0.3:34268, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38489") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35276->172.17.0.3:38489, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34907") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43288->172.17.0.3:34907, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30328") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42236->172.17.0.3:30328, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39546") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49730->172.17.0.3:39546, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33995") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52954->172.17.0.3:33995, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35385") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36864->172.17.0.3:35385, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37059") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53446->172.17.0.3:37059, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39387") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49636->172.17.0.3:39387, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33451") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47416->172.17.0.3:33451, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37487") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38464->172.17.0.3:37487, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39784") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38744->172.17.0.3:39784, err= 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35620") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33354->172.17.0.3:35620, err= 2026/07/18 01:50:47 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : apple: Excluded 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:47 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : banana: Excluded 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32629") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42000->172.17.0.3:32629, err= 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31629") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40560->172.17.0.3:31629, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37086") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50926->172.17.0.3:37086, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32070") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49876->172.17.0.3:32070, err= 2026/07/18 01:50:47 DEBUG : apple: size = 5 OK 2026/07/18 01:50:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:47 DEBUG : banana: size = 6 OK 2026/07/18 01:50:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31863") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34220->172.17.0.3:31863, err= 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33507") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43916->172.17.0.3:33507, err= 2026/07/18 01:50:47 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : apple: Excluded 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:47 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : banana: Excluded 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33672") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43852->172.17.0.3:33672, err= 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35141") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47810->172.17.0.3:35141, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31363") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34058->172.17.0.3:31363, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32496") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34378->172.17.0.3:32496, err= 2026/07/18 01:50:47 DEBUG : apple: size = 5 OK 2026/07/18 01:50:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:47 DEBUG : banana: size = 6 OK 2026/07/18 01:50:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33995") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52956->172.17.0.3:33995, err= 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34966") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43224->172.17.0.3:34966, err= 2026/07/18 01:50:47 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : apple: Excluded 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:47 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : banana: Excluded 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36406") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38908->172.17.0.3:36406, err= 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36322") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36106->172.17.0.3:36322, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32464") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59806->172.17.0.3:32464, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32645") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35418->172.17.0.3:32645, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39108") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57066->172.17.0.3:39108, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38275") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53766->172.17.0.3:38275, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33510") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47168->172.17.0.3:33510, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32908") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55796->172.17.0.3:32908, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30925") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40456->172.17.0.3:30925, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32788") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39302->172.17.0.3:32788, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34986") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44818->172.17.0.3:34986, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30864") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36250->172.17.0.3:30864, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33328") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38066->172.17.0.3:33328, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36556") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47374->172.17.0.3:36556, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36700") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32974->172.17.0.3:36700, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33641") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43090->172.17.0.3:33641, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32793") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32890->172.17.0.3:32793, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32612") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55202->172.17.0.3:32612, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32370") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56634->172.17.0.3:32370, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32724") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40104->172.17.0.3:32724, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36556") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47384->172.17.0.3:36556, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32858") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46520->172.17.0.3:32858, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34531") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60928->172.17.0.3:34531, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38277") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39770->172.17.0.3:38277, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34007") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46574->172.17.0.3:34007, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30075") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58964->172.17.0.3:30075, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36840") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59378->172.17.0.3:36840, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33614") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35874->172.17.0.3:33614, err= 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39245") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55048->172.17.0.3:39245, err= 2026/07/18 01:50:47 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : apple: Excluded 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:47 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : banana: Excluded 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34134") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55942->172.17.0.3:34134, err= 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32057") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57864->172.17.0.3:32057, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30910") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48414->172.17.0.3:30910, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36640") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47700->172.17.0.3:36640, err= 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:47 DEBUG : apple: size = 5 OK 2026/07/18 01:50:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : banana: size = 6 OK 2026/07/18 01:50:47 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34272") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33962->172.17.0.3:34272, err= 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37574") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53124->172.17.0.3:37574, err= 2026/07/18 01:50:47 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : apple: Excluded 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:47 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : banana: Excluded 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30304") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56800->172.17.0.3:30304, err= 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39870") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50288->172.17.0.3:39870, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35298") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45060->172.17.0.3:35298, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38726") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37614->172.17.0.3:38726, err= 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/18 01:50:47 DEBUG : banana: size = 6 OK 2026/07/18 01:50:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : banana: Unchanged skipping 2026/07/18 01:50:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/18 01:50:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/18 01:50:47 DEBUG : apple: size = 5 OK 2026/07/18 01:50:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : apple: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39643") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58304->172.17.0.3:39643, err= 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39063") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59268->172.17.0.3:39063, err= 2026/07/18 01:50:47 DEBUG : apple: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : apple: Excluded 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : splitbananasplit: Excluded 2026/07/18 01:50:47 DEBUG : banana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : banana: Excluded 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : appleappleapplebanana: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30821") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48188->172.17.0.3:30821, err= 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/18 01:50:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39737") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55302->172.17.0.3:39737, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34730") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48134->172.17.0.3:34730, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32431") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37458->172.17.0.3:32431, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36650") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45164->172.17.0.3:36650, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36914") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42764->172.17.0.3:36914, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36338") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53006->172.17.0.3:36338, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33642") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46508->172.17.0.3:33642, err= --- PASS: TestTransform (8.13s) --- PASS: TestTransform/NFC (0.10s) --- PASS: TestTransform/NFD (0.09s) --- PASS: TestTransform/base64 (7.02s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.16s) --- PASS: TestTransform/truncate (0.13s) --- PASS: TestTransform/encoder (0.13s) --- PASS: TestTransform/ISO-8859-1 (0.09s) --- PASS: TestTransform/charmap (0.10s) --- PASS: TestTransform/lowercase (0.09s) --- PASS: TestTransform/ascii (0.11s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37651") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59824->172.17.0.3:37651, err= 2026/07/18 01:50:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 01:50:47 INFO : sub dir_somesuffix: Making directory 2026/07/18 01:50:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/18 01:50:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/18 01:50:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 01:50:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38192") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39094->172.17.0.3:38192, err= 2026/07/18 01:50:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 01:50:47 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32711") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39190->172.17.0.3:32711, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37419") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50646->172.17.0.3:37419, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38564") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46148->172.17.0.3:38564, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39961") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58742->172.17.0.3:39961, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32611") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60572->172.17.0.3:32611, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37028") 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39306->172.17.0.3:37028, err= 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 INFO : tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32343") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37184->172.17.0.3:32343, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/18 01:50:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34522") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:52284->172.17.0.3:34522, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34221") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53772->172.17.0.3:34221, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32385") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48418->172.17.0.3:32385, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39955") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44944->172.17.0.3:39955, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34258") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48462->172.17.0.3:34258, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38608") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44936->172.17.0.3:38608, err= 2026/07/18 01:50:47 INFO : toe: Making directory 2026/07/18 01:50:47 INFO : toe/toe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33984") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35416->172.17.0.3:33984, err= 2026/07/18 01:50:47 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/18 01:50:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31619") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39438->172.17.0.3:31619, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34004") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46512->172.17.0.3:34004, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32552") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53336->172.17.0.3:32552, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36892") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41506->172.17.0.3:36892, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39335") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50278->172.17.0.3:39335, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37438") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54754->172.17.0.3:37438, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35449") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56148->172.17.0.3:35449, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38841") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32838->172.17.0.3:38841, err= 2026/07/18 01:50:47 INFO : toe: Making directory 2026/07/18 01:50:47 INFO : toe/toe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38970") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50500->172.17.0.3:38970, err= 2026/07/18 01:50:47 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/18 01:50:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36228") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48206->172.17.0.3:36228, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34941") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45898->172.17.0.3:34941, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30428") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58064->172.17.0.3:30428, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35580") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43182->172.17.0.3:35580, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36592") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51766->172.17.0.3:36592, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35312") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37468->172.17.0.3:35312, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30052") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50418->172.17.0.3:30052, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : empty_dir: Making directory with metadata 2026/07/18 01:50:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38253") 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36216->172.17.0.3:38253, err= 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 INFO : tictacempty_dir: Making directory 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 INFO : tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 INFO : tictactoe/tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39855") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49958->172.17.0.3:39855, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35111") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53638->172.17.0.3:35111, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33462") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37012") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48074->172.17.0.3:33462, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36272->172.17.0.3:37012, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30952") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39158->172.17.0.3:30952, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33163") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51250->172.17.0.3:33163, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30437") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30911") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34914->172.17.0.3:30911, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58160->172.17.0.3:30437, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32523") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44862->172.17.0.3:32523, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33219") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59786->172.17.0.3:33219, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : empty_dir: Making directory with metadata 2026/07/18 01:50:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38984") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39742->172.17.0.3:38984, err= 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 INFO : tictacempty_dir: Making directory 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 INFO : tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 INFO : tictactoe/tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38186") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57758->172.17.0.3:38186, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30823") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46070->172.17.0.3:30823, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32263") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47714->172.17.0.3:32263, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30536") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43496->172.17.0.3:30536, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34617") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44162->172.17.0.3:34617, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37391") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39518->172.17.0.3:37391, err= 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38022") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49836->172.17.0.3:38022, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37172") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36558->172.17.0.3:37172, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36979") 2026/07/18 01:50:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36968->172.17.0.3:36979, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/18 01:50:47 NOTICE: ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: 0 differences found 2026/07/18 01:50:47 NOTICE: ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: 1 hashes could not be checked 2026/07/18 01:50:47 NOTICE: ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: 1 matching files 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33918") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53226->172.17.0.3:33918, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32437") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60672->172.17.0.3:32437, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34277") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32860->172.17.0.3:34277, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39738") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43944->172.17.0.3:39738, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30064") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53554->172.17.0.3:30064, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36243") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45788->172.17.0.3:36243, err= 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 INFO : tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 INFO : tictactoe/tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30881") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49906->172.17.0.3:30881, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35372") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36748->172.17.0.3:35372, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33136") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59954->172.17.0.3:33136, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31650") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59196->172.17.0.3:31650, err= 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38932") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38986->172.17.0.3:38932, err= 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33815") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41784->172.17.0.3:33815, err= 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38551") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41834->172.17.0.3:38551, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36855") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57168->172.17.0.3:36855, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37600") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36758->172.17.0.3:37600, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32759") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49698->172.17.0.3:32759, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31194") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:43200->172.17.0.3:31194, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36021") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48598->172.17.0.3:36021, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34786") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51504->172.17.0.3:34786, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31787") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48052->172.17.0.3:31787, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/18 01:50:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31899") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41628->172.17.0.3:31899, err= 2026/07/18 01:50:47 INFO : toe: Making directory 2026/07/18 01:50:47 INFO : toe/toe: Making directory 2026/07/18 01:50:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37039") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48688->172.17.0.3:37039, err= 2026/07/18 01:50:47 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/18 01:50:47 INFO : toe/toe/toe: Copied (new) 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32856") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49930->172.17.0.3:32856, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32283") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50244->172.17.0.3:32283, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38266") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51570->172.17.0.3:38266, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31744") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33530->172.17.0.3:31744, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31674") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55730->172.17.0.3:31674, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36674") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37726->172.17.0.3:36674, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38991") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59698->172.17.0.3:38991, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : empty_dir: Making directory with metadata 2026/07/18 01:50:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34861") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33126->172.17.0.3:34861, err= 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 INFO : tictacempty_dir: Making directory 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 INFO : tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 INFO : tictactoe/tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32861") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50726->172.17.0.3:32861, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Deleted 2026/07/18 01:50:47 INFO : toe/toe: Removing directory 2026/07/18 01:50:47 INFO : toe: Removing directory 2026/07/18 01:50:47 INFO : empty_dir: Removing directory 2026/07/18 01:50:47 DEBUG : Local file system at /tmp/rclone3261435712: deleted 3 directories 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30594") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41046->172.17.0.3:30594, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30075") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58968->172.17.0.3:30075, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38760") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59582->172.17.0.3:38760, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32555") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51564->172.17.0.3:32555, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33294") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57968->172.17.0.3:33294, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31025") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48600->172.17.0.3:31025, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32268") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49780->172.17.0.3:32268, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30731") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54698->172.17.0.3:30731, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36013") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37498->172.17.0.3:36013, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : empty_dir: Making directory with metadata 2026/07/18 01:50:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39630") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56036->172.17.0.3:39630, err= 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 INFO : tictacempty_dir: Making directory 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 INFO : tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 INFO : tictactoe/tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30688") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:42528->172.17.0.3:30688, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Deleted 2026/07/18 01:50:47 INFO : toe/toe: Removing directory 2026/07/18 01:50:47 INFO : toe: Removing directory 2026/07/18 01:50:47 INFO : empty_dir: Removing directory 2026/07/18 01:50:47 DEBUG : Local file system at /tmp/rclone3261435712: deleted 3 directories 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32670") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56204->172.17.0.3:32670, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30995") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30035") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46026->172.17.0.3:30995, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44442->172.17.0.3:30035, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32053") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:56796->172.17.0.3:32053, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 01:50:47 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37256") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39524->172.17.0.3:37256, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32935") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39814->172.17.0.3:32935, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32860") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58156->172.17.0.3:32860, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34576") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37137") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:46794->172.17.0.3:37137, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41828->172.17.0.3:34576, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36543") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53448->172.17.0.3:36543, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38982") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:36332->172.17.0.3:38982, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38795") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48158->172.17.0.3:38795, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39927") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31047") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39588->172.17.0.3:31047, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53988->172.17.0.3:39927, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35205") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60856->172.17.0.3:35205, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38631") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58546->172.17.0.3:38631, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37421") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60766->172.17.0.3:37421, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : Reset feature "Copy" 2026/07/18 01:50:47 DEBUG : Reset feature "Move" 2026/07/18 01:50:47 DEBUG : Reset feature "Copy" 2026/07/18 01:50:47 DEBUG : Reset feature "Move" 2026/07/18 01:50:47 DEBUG : empty_dir: Making directory with metadata 2026/07/18 01:50:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35741") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:47942->172.17.0.3:35741, err= 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 INFO : tictacempty_dir: Making directory 2026/07/18 01:50:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 INFO : tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: tictactoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 INFO : tictactoe/tictactoe: Making directory 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/18 01:50:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34068") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41884->172.17.0.3:34068, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Deleted 2026/07/18 01:50:47 INFO : toe/toe: Removing directory 2026/07/18 01:50:47 INFO : toe: Removing directory 2026/07/18 01:50:47 INFO : empty_dir: Removing directory 2026/07/18 01:50:47 DEBUG : Local file system at /tmp/rclone3261435712: deleted 3 directories 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37323") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33198->172.17.0.3:37323, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39829") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36771") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48554->172.17.0.3:39829, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57856->172.17.0.3:36771, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31922") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38580->172.17.0.3:31922, err= 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 01:50:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37686") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:34686->172.17.0.3:37686, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36583") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33814->172.17.0.3:36583, err= 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/18 01:50:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/18 01:50:47 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34715") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:58126->172.17.0.3:34715, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33765") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49712->172.17.0.3:33765, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38417") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:38284->172.17.0.3:38417, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33206") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59388->172.17.0.3:33206, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39631") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44632->172.17.0.3:39631, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38636") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33994->172.17.0.3:38636, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30354") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41980->172.17.0.3:30354, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30482") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30310") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37821") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39502->172.17.0.3:30310, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:33538->172.17.0.3:30482, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:59786->172.17.0.3:37821, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38663") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49836->172.17.0.3:38663, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:38315") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:45890->172.17.0.3:38315, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39687") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53916->172.17.0.3:39687, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 DEBUG : toe: transformed to: dG9l 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39537") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:44392->172.17.0.3:39537, err= 2026/07/18 01:50:47 DEBUG : toe: transformed to: dG9l 2026/07/18 01:50:47 INFO : dG9l: Making directory 2026/07/18 01:50:47 DEBUG : toe: transformed to: dG9l 2026/07/18 01:50:47 DEBUG : toe: transformed to: dG9l 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/18 01:50:47 INFO : dG9l/dG9l: Making directory 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/18 01:50:47 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:33651") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:39872->172.17.0.3:33651, err= 2026/07/18 01:50:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/18 01:50:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30486") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55566->172.17.0.3:30486, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30384") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:51924->172.17.0.3:30384, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35757") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54086->172.17.0.3:35757, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37141") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49108->172.17.0.3:37141, err= 2026/07/18 01:50:47 DEBUG : dG9l: transformed to: toe 2026/07/18 01:50:47 DEBUG : dG9l: transformed to: toe 2026/07/18 01:50:47 DEBUG : toe: Directory modification time the same (differ by 420.728973ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36198") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48194->172.17.0.3:36198, err= 2026/07/18 01:50:47 DEBUG : dG9l: transformed to: toe 2026/07/18 01:50:47 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/18 01:50:47 DEBUG : toe/toe: Directory modification time the same (differ by 420.728973ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35870") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:57226->172.17.0.3:35870, err= 2026/07/18 01:50:47 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/18 01:50:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/18 01:50:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/18 01:50:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/18 01:50:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/18 01:50:47 DEBUG : Local file system at /tmp/rclone3261435712: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : Local file system at /tmp/rclone3261435712: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : Waiting for deletions to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39217") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37444->172.17.0.3:39217, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:31297") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:48106->172.17.0.3:31297, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35354") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:53828->172.17.0.3:35354, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:35918") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:60254->172.17.0.3:35918, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37205") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37230->172.17.0.3:37205, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34371") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:50658->172.17.0.3:34371, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:36363") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:41790->172.17.0.3:36363, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-noxoyif2bibu", Local "Local file system at /tmp/rclone3261435712", Modify Window "1s" 2026/07/18 01:50:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39367") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54478->172.17.0.3:39367, err= 2026/07/18 01:50:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: 2026/07/18 01:50:47 INFO : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Making directory 2026/07/18 01:50:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: 2026/07/18 01:50:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: 2026/07/18 01:50:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: 2026/07/18 01:50:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/18 01:50:47 INFO : toe/toe: Making directory 2026/07/18 01:50:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 01:50:47 DEBUG : toe/toe: transformed to: 2026/07/18 01:50:47 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/18 01:50:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 01:50:47 DEBUG : toe: transformed to: 2026/07/18 01:50:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/18 01:50:47 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/18 01:50:47 DEBUG : toe/toe/toe: transformed to: 2026/07/18 01:50:47 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for checks to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Waiting for transfers to finish 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37418") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:54550->172.17.0.3:37418, err= 2026/07/18 01:50:47 DEBUG : toe/toe/toe: size = 11 OK 2026/07/18 01:50:47 INFO : toe/toe/toe: Copied (new) 2026/07/18 01:50:47 ERROR : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: not deleting files as there were IO errors 2026/07/18 01:50:47 ERROR : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: not deleting directories as there were IO errors 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:39168") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35994->172.17.0.3:39168, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37812") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49484->172.17.0.3:37812, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30292") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:32990->172.17.0.3:30292, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:34551") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:40700->172.17.0.3:34551, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:32741") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:49874->172.17.0.3:32741, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:30678") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:37252->172.17.0.3:30678, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37469") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:35892->172.17.0.3:37469, err= --- PASS: TestError (0.01s) PASS 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: dial("tcp","172.17.0.3:37485") 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: > dial: conn=172.17.0.1:55424->172.17.0.3:37485, err= 2026/07/18 01:50:47 DEBUG : ftp://172.17.0.3:21/rclone-test-noxoyif2bibu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m57.819900803s (try 1/5)