"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/21 04:26:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu" 2026/05/21 04:26:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/21 04:26:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:26:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:29 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:26:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:29 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Connecting to FTP server 2026/05/21 04:26:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47694->172.17.0.3:21, err= 2026/05/21 04:26:31 DEBUG : Creating backend with remote "/tmp/rclone1611178373" === 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-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37749") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57006->172.17.0.3:37749, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31515") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41124->172.17.0.3:31515, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34082") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39266->172.17.0.3:34082, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36213") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33930->172.17.0.3:36213, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30388") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37542->172.17.0.3:30388, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34005") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33084->172.17.0.3:34005, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:31 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31884") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52070->172.17.0.3:31884, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36892") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49326->172.17.0.3:36892, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38704") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59156->172.17.0.3:38704, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36240") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37090->172.17.0.3:36240, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31835") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50420->172.17.0.3:31835, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30851") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32900->172.17.0.3:30851, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32490") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58680->172.17.0.3:32490, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33328") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44566->172.17.0.3:33328, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31440") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45896->172.17.0.3:31440, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 DEBUG : Creating backend with remote "/non-existing" 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30309") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41000->172.17.0.3:30309, err= 2026/05/21 04:26:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36049") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51714->172.17.0.3:36049, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30924") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59358->172.17.0.3:30924, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30324") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55144->172.17.0.3:30324, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:31 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30273") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46650->172.17.0.3:30273, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38955") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36848->172.17.0.3:38955, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34968") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33438->172.17.0.3:34968, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37929") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46984->172.17.0.3:37929, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39926") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51548->172.17.0.3:39926, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32313") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40708->172.17.0.3:32313, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33950") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39540->172.17.0.3:33950, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Running all checks before starting transfers 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33808") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42324->172.17.0.3:33808, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Checks finished, now starting transfers 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32574") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60976->172.17.0.3:32574, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:31 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35146") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42788->172.17.0.3:35146, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37821") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35392->172.17.0.3:37821, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31959") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35582->172.17.0.3:31959, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30719") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45450->172.17.0.3:30719, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33002") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57328->172.17.0.3:33002, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 ERROR : Ignoring --no-traverse with sync 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36556") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40678->172.17.0.3:36556, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34353") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52444->172.17.0.3:34353, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:31 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:31 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31037") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55342->172.17.0.3:31037, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36149") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53568->172.17.0.3:36149, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33871") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47944->172.17.0.3:33871, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39444") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33194->172.17.0.3:39444, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36955") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51340->172.17.0.3:36955, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34383") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60762->172.17.0.3:34383, err= 2026/05/21 04:26:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39722") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59416->172.17.0.3:39722, err= 2026/05/21 04:26:31 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/21 04:26:31 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/21 04:26:31 INFO : hello world2: Copied (new) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32956") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37310->172.17.0.3:32956, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32328") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34844->172.17.0.3:32328, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38257") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51852->172.17.0.3:38257, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34937") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51124->172.17.0.3:34937, err= 2026/05/21 04:26:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35163") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60792->172.17.0.3:35163, err= 2026/05/21 04:26:31 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/21 04:26:31 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/21 04:26:31 INFO : potato2: Copied (new) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34855") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54732->172.17.0.3:34855, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38822") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43366->172.17.0.3:38822, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33537") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47330->172.17.0.3:33537, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35023") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50112->172.17.0.3:35023, err= 2026/05/21 04:26:31 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/21 04:26:31 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/21 04:26:31 INFO : potato2: Copied (new) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39776") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36456->172.17.0.3:39776, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30813") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51364->172.17.0.3:30813, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37774") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59412->172.17.0.3:37774, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/21 04:26:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/21 04:26:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/21 04:26:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35345") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38050->172.17.0.3:35345, err= 2026/05/21 04:26:31 INFO : sub dir2: Making directory 2026/05/21 04:26:31 INFO : sub dir: Making directory 2026/05/21 04:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:31 INFO : sub dir2/sub sub dir2: Making directory 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Connecting to FTP server 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44628->172.17.0.3:21, err= 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34091") 2026/05/21 04:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59198->172.17.0.3:34091, err= 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:31 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:31 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:33 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:33 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:33 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37827") 2026/05/21 04:26:33 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60316->172.17.0.3:37827, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34736") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34957") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46008->172.17.0.3:34736, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53340->172.17.0.3:34957, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34228") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32804->172.17.0.3:34228, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36001") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49046->172.17.0.3:36001, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38493") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36341") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45822->172.17.0.3:38493, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41434->172.17.0.3:36341, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32746") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46964->172.17.0.3:32746, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31620") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45286->172.17.0.3:31620, err= --- PASS: TestCopyEmptyDirectories (2.20s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:34 INFO : sub dir2: Making directory 2026/05/21 04:26:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/21 04:26:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34779") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43630->172.17.0.3:34779, err= 2026/05/21 04:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37550") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54130->172.17.0.3:37550, err= 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:34 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33057") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50438->172.17.0.3:33057, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36722") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54898->172.17.0.3:36722, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31510") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56140->172.17.0.3:31510, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36139") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52988->172.17.0.3:36139, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38697") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42056->172.17.0.3:38697, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:34 DEBUG : sub dir2: Making directory with metadata 2026/05/21 04:26:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30080") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40980->172.17.0.3:30080, err= 2026/05/21 04:26:34 INFO : sub dir2: Making directory 2026/05/21 04:26:34 INFO : sub dir: Making directory 2026/05/21 04:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31082") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60928->172.17.0.3:31082, err= 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:34 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:34 INFO : sub dir/hello world: Deleted 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30266") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39896->172.17.0.3:30266, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38839") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30583") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58242->172.17.0.3:30583, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56776->172.17.0.3:38839, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30239") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59798->172.17.0.3:30239, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33381") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35854->172.17.0.3:33381, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30042") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39251") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45520->172.17.0.3:30042, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42674->172.17.0.3:39251, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39755") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40238->172.17.0.3:39755, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34105") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36232->172.17.0.3:34105, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31741") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51088->172.17.0.3:31741, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:34 INFO : sub dir2: Making directory 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36885") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54128->172.17.0.3:36885, err= 2026/05/21 04:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35197") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47596->172.17.0.3:35197, err= 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:34 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:34 INFO : sub dir/hello world: Deleted 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33303") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53464->172.17.0.3:33303, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39377") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37702->172.17.0.3:39377, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39565") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55578->172.17.0.3:39565, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37059") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35518->172.17.0.3:37059, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38324") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44126->172.17.0.3:38324, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:34 DEBUG : sub dir2: Making directory with metadata 2026/05/21 04:26:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/21 04:26:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37524") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50940->172.17.0.3:37524, err= 2026/05/21 04:26:34 INFO : sub dir2: Making directory 2026/05/21 04:26:34 INFO : sub dir: Making directory 2026/05/21 04:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34527") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39030->172.17.0.3:34527, err= 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:34 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:34 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38299") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53314->172.17.0.3:38299, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35041") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31676") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59426->172.17.0.3:35041, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54340->172.17.0.3:31676, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38235") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41792->172.17.0.3:38235, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36803") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36611") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51636->172.17.0.3:36803, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51670->172.17.0.3:36611, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37370") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56014->172.17.0.3:37370, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39721") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38764->172.17.0.3:39721, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32078") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39012->172.17.0.3:32078, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:34 INFO : sub dir2: Making directory 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34908") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42298->172.17.0.3:34908, err= 2026/05/21 04:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34617") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41964->172.17.0.3:34617, err= 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:34 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:34 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:34 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35258") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55970->172.17.0.3:35258, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34591") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38528->172.17.0.3:34591, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38857") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51550->172.17.0.3:38857, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34559") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58620->172.17.0.3:34559, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38512") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32838->172.17.0.3:38512, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37839") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59296->172.17.0.3:37839, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36922") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33970->172.17.0.3:36922, err= 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34596") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53124->172.17.0.3:34596, err= 2026/05/21 04:26:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-voruqom3luge" 2026/05/21 04:26:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:26:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:34 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:26:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:34 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: Connecting to FTP server 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:34 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: > dial: conn=172.17.0.1:44630->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-cucugof3cixu -> ftp://172.17.0.3:21/rclone-test-voruqom3luge 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: dial("tcp","172.17.0.3:33089") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32878") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: > dial: conn=172.17.0.1:55360->172.17.0.3:33089, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53638->172.17.0.3:32878, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33729") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56346->172.17.0.3:33729, err= 2026/05/21 04:26:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: Waiting for checks to finish 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: Waiting for transfers to finish 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36563") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38726->172.17.0.3:36563, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: dial("tcp","172.17.0.3:34230") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: > dial: conn=172.17.0.1:54278->172.17.0.3:34230, err= 2026/05/21 04:26:36 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/21 04:26:36 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/21 04:26:36 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: dial("tcp","172.17.0.3:39760") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: > dial: conn=172.17.0.1:58212->172.17.0.3:39760, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: dial("tcp","172.17.0.3:35735") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: > dial: conn=172.17.0.1:48364->172.17.0.3:35735, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: dial("tcp","172.17.0.3:37275") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: > dial: conn=172.17.0.1:36842->172.17.0.3:37275, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: dial("tcp","172.17.0.3:30805") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: > dial: conn=172.17.0.1:52952->172.17.0.3:30805, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: Purge object "sub dir/hello world" 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: Purge dir "sub dir" 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: Purge dir "" 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39516") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53248->172.17.0.3:39516, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35980") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44414->172.17.0.3:35980, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32596") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44314->172.17.0.3:32596, err= --- PASS: TestServerSideCopy (2.16s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32819") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59346->172.17.0.3:32819, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33638") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33542->172.17.0.3:33638, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30807") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60332->172.17.0.3:30807, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39592") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35794->172.17.0.3:39592, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33048") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57536->172.17.0.3:33048, err= 2026/05/21 04:26:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:26:36 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:36 DEBUG : sub dir/hello world: Sizes differ 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33838") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47250->172.17.0.3:33838, err= 2026/05/21 04:26:36 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/21 04:26:36 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/21 04:26:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34062") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42880->172.17.0.3:34062, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39555") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34324->172.17.0.3:39555, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30106") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54192->172.17.0.3:30106, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32176") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58900->172.17.0.3:32176, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36871") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37726->172.17.0.3:36871, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39369") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45588->172.17.0.3:39369, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32193") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51050->172.17.0.3:32193, err= 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31464") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41606->172.17.0.3:31464, err= 2026/05/21 04:26:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kujigut5hofo" 2026/05/21 04:26:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:26:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:36 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:26:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:36 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: Connecting to FTP server 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:36 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:44632->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-cucugof3cixu -> ftp://172.17.0.3:21/rclone-test-kujigut5hofo 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34734") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:36202") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:33782->172.17.0.3:36202, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38014->172.17.0.3:34734, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30207") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35260->172.17.0.3:30207, err= 2026/05/21 04:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: Waiting for checks to finish 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: Waiting for transfers to finish 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33771") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51612->172.17.0.3:33771, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:32011") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:40442->172.17.0.3:32011, err= 2026/05/21 04:26:38 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/21 04:26:38 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/21 04:26:38 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:32358") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:36878->172.17.0.3:32358, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:31967") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:35242->172.17.0.3:31967, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35845") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34956->172.17.0.3:35845, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37018") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36682->172.17.0.3:37018, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34492") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46472->172.17.0.3:34492, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:38550") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:51916->172.17.0.3:38550, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39571") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47344->172.17.0.3:39571, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:33447") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:48290->172.17.0.3:33447, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32813") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42998->172.17.0.3:32813, err= 2026/05/21 04:26:38 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-kujigut5hofo) 2026/05/21 04:26:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: Waiting for checks to finish 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: Waiting for transfers to finish 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35198") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35190->172.17.0.3:35198, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:34984") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:41608->172.17.0.3:34984, err= 2026/05/21 04:26:38 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/21 04:26:38 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/21 04:26:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:34528") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:57466->172.17.0.3:34528, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:35788") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:39790->172.17.0.3:35788, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:38352") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:34248->172.17.0.3:38352, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: dial("tcp","172.17.0.3:33230") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: > dial: conn=172.17.0.1:42154->172.17.0.3:33230, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: Purge object "sub dir/hello world" 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: Purge dir "sub dir" 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: Purge dir "" 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39116") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47102->172.17.0.3:39116, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38940") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58706->172.17.0.3:38940, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35855") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37090->172.17.0.3:35855, err= --- PASS: TestServerSideCopyOverSelf (2.17s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39382") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32862->172.17.0.3:39382, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38140") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53204->172.17.0.3:38140, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31242") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55298->172.17.0.3:31242, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39519") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35626->172.17.0.3:39519, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31210") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55596->172.17.0.3:31210, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:38 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:26:38 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:38 DEBUG : sub dir/hello world: Sizes differ 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38630") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49494->172.17.0.3:38630, err= 2026/05/21 04:26:38 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/21 04:26:38 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/21 04:26:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/21 04:26:38 INFO : sub dir/hello world: Deleted 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37132") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51496->172.17.0.3:37132, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30575") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43176->172.17.0.3:30575, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36058") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48618->172.17.0.3:36058, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32544") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51568->172.17.0.3:32544, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36107") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45348->172.17.0.3:36107, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39738") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60854->172.17.0.3:39738, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32638") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57698->172.17.0.3:32638, err= 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34612") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41896->172.17.0.3:34612, err= 2026/05/21 04:26:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vizanep2feja" 2026/05/21 04:26:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:26:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:38 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:26:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:38 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Connecting to FTP server 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:38 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:44646->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-cucugof3cixu -> ftp://172.17.0.3:21/rclone-test-vizanep2feja 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:39403") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30255") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:53752->172.17.0.3:39403, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41940->172.17.0.3:30255, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30281") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51450->172.17.0.3:30281, err= 2026/05/21 04:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30578") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42652->172.17.0.3:30578, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:33319") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:39910->172.17.0.3:33319, err= 2026/05/21 04:26:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/21 04:26:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/21 04:26:40 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:36652") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:48304->172.17.0.3:36652, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:37203") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:47410->172.17.0.3:37203, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38332") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36722->172.17.0.3:38332, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38569") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37520->172.17.0.3:38569, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39480") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50414->172.17.0.3:39480, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Using server-side directory move 2026/05/21 04:26:40 INFO : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35013") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41102->172.17.0.3:35013, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:36932") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:47992->172.17.0.3:36932, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:36117") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38885") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:35922->172.17.0.3:36117, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57978->172.17.0.3:38885, err= 2026/05/21 04:26:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-vizanep2feja) 2026/05/21 04:26:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Waiting for transfers to finish 2026/05/21 04:26:40 INFO : sub dir/hello world: Deleted 2026/05/21 04:26:40 INFO : sub dir/hello world: Moved (server-side) 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34781") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44742->172.17.0.3:34781, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33073") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47704->172.17.0.3:33073, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:39638") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:52890->172.17.0.3:39638, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:37634") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:46900->172.17.0.3:37634, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39528") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49896->172.17.0.3:39528, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30750") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57560->172.17.0.3:30750, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32930") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54444->172.17.0.3:32930, err= 2026/05/21 04:26:40 DEBUG : testing file moves 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33814") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:32117") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50686->172.17.0.3:33814, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:45854->172.17.0.3:32117, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35832") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:34957") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40686->172.17.0.3:35832, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:53342->172.17.0.3:34957, err= 2026/05/21 04:26:40 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-vizanep2feja) 2026/05/21 04:26:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Waiting for transfers to finish 2026/05/21 04:26:40 INFO : sub dir/hello world: Deleted 2026/05/21 04:26:40 INFO : sub dir/hello world: Moved (server-side) 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31268") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49616->172.17.0.3:31268, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32804") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39544->172.17.0.3:32804, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:31662") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:47238->172.17.0.3:31662, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:39377") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:37712->172.17.0.3:39377, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:38019") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:55924->172.17.0.3:38019, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: dial("tcp","172.17.0.3:32027") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: > dial: conn=172.17.0.1:56514->172.17.0.3:32027, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Purge object "sub dir/hello world" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Purge dir "sub dir" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: Purge dir "" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38644") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48104->172.17.0.3:38644, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31397") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56390->172.17.0.3:31397, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39015") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48374->172.17.0.3:39015, err= --- PASS: TestServerSideMoveOverSelf (2.14s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32038") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39694->172.17.0.3:32038, err= 2026/05/21 04:26:40 ERROR : error listing: directory not found 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37408") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35896->172.17.0.3:37408, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32299") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34008->172.17.0.3:32299, err= 2026/05/21 04:26:40 INFO : Local file system at /tmp/rclone1611178373: Making directory 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38676") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45832->172.17.0.3:38676, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38101") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40638->172.17.0.3:38101, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37586") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58406->172.17.0.3:37586, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31623") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36546->172.17.0.3:31623, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35628") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36932->172.17.0.3:35628, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36193") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52066->172.17.0.3:36193, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38078") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43314->172.17.0.3:38078, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30686") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34598->172.17.0.3:30686, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32795") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57840->172.17.0.3:32795, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33865") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43334->172.17.0.3:33865, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32434") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55736->172.17.0.3:32434, err= 2026/05/21 04:26:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37904") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48280->172.17.0.3:37904, err= 2026/05/21 04:26:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:40 DEBUG : Local file system at /tmp/rclone1611178373: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : Local file system at /tmp/rclone1611178373: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37621") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34670->172.17.0.3:37621, err= 2026/05/21 04:26:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/21 04:26:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/21 04:26:40 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32487") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44402->172.17.0.3:32487, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30996") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51330->172.17.0.3:30996, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36695") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45032->172.17.0.3:36695, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32250") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60834->172.17.0.3:32250, err= 2026/05/21 04:26:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31740") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58220->172.17.0.3:31740, err= 2026/05/21 04:26:40 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/21 04:26:40 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/21 04:26:40 INFO : check sum: Copied (new) 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33267") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57772->172.17.0.3:33267, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39107") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52074->172.17.0.3:39107, err= 2026/05/21 04:26:40 DEBUG : check sum: size = 1 OK 2026/05/21 04:26:40 NOTICE: ftp://172.17.0.3:21/rclone-test-cucugof3cixu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/21 04:26:40 DEBUG : check sum: Size of src and dst objects identical 2026/05/21 04:26:40 DEBUG : check sum: Unchanged skipping 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 INFO : There was nothing to transfer 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37469") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45580->172.17.0.3:37469, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34800") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60432->172.17.0.3:34800, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32434") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55742->172.17.0.3:32434, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38479") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53800->172.17.0.3:38479, err= 2026/05/21 04:26:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31326") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59928->172.17.0.3:31326, err= 2026/05/21 04:26:40 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/21 04:26:40 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/21 04:26:40 INFO : sizeonly: Copied (new) 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32115") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38622->172.17.0.3:32115, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37146") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33880->172.17.0.3:37146, err= 2026/05/21 04:26:40 DEBUG : sizeonly: size = 6 OK 2026/05/21 04:26:40 DEBUG : sizeonly: Sizes identical 2026/05/21 04:26:40 DEBUG : sizeonly: Unchanged skipping 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 INFO : There was nothing to transfer 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30181") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37928->172.17.0.3:30181, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33839") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50220->172.17.0.3:33839, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37749") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57016->172.17.0.3:37749, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35881") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33460->172.17.0.3:35881, err= 2026/05/21 04:26:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36053") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38354->172.17.0.3:36053, err= 2026/05/21 04:26:40 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/21 04:26:40 INFO : ignore-size: Copied (new) 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33809") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43730->172.17.0.3:33809, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37651") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47504->172.17.0.3:37651, err= 2026/05/21 04:26:40 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:26:40 DEBUG : ignore-size: Unchanged skipping 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 INFO : There was nothing to transfer 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36359") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48428->172.17.0.3:36359, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30526") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35112->172.17.0.3:30526, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32307") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34164->172.17.0.3:32307, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35070") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40450->172.17.0.3:35070, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39849") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50392->172.17.0.3:39849, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39721") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38778->172.17.0.3:39721, err= 2026/05/21 04:26:40 DEBUG : existing: size = 6 OK 2026/05/21 04:26:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:26:40 DEBUG : existing: Unchanged skipping 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 INFO : There was nothing to transfer 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35540") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57328->172.17.0.3:35540, err= 2026/05/21 04:26:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34701") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45736->172.17.0.3:34701, err= 2026/05/21 04:26:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/21 04:26:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/21 04:26:40 INFO : existing: Copied (replaced existing) 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36536") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53882->172.17.0.3:36536, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38507") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58674->172.17.0.3:38507, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31877") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54150->172.17.0.3:31877, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30646") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42416->172.17.0.3:30646, err= 2026/05/21 04:26:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31021") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41750->172.17.0.3:31021, err= 2026/05/21 04:26:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/21 04:26:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/21 04:26:40 INFO : existing: Copied (new) 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36110") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48842->172.17.0.3:36110, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38514") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50508->172.17.0.3:38514, err= 2026/05/21 04:26:40 DEBUG : existing: Destination exists, skipping 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:40 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:40 INFO : There was nothing to transfer 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33427") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51296->172.17.0.3:33427, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34682") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40986->172.17.0.3:34682, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39831") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44308->172.17.0.3:39831, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32956") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37324->172.17.0.3:32956, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34429") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49952->172.17.0.3:34429, err= 2026/05/21 04:26:40 INFO : d: Making directory 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33531") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37956->172.17.0.3:33531, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Connecting to FTP server 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44650->172.17.0.3:21, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31626") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33107") 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33754->172.17.0.3:31626, err= 2026/05/21 04:26:40 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51110->172.17.0.3:33107, err= 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38039") 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48216->172.17.0.3:38039, err= 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32256") 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60906->172.17.0.3:32256, err= 2026/05/21 04:26:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Connecting to FTP server 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31175") 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33525") 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42516->172.17.0.3:31175, err= 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35826") 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45490->172.17.0.3:33525, err= 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59658->172.17.0.3:21, err= 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42654->172.17.0.3:35826, err= 2026/05/21 04:26:42 DEBUG : c/non empty space: size = 5 OK 2026/05/21 04:26:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:42 DEBUG : c/non empty space: Unchanged skipping 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:42 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36983") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35956->172.17.0.3:36983, err= 2026/05/21 04:26:45 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/21 04:26:45 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/21 04:26:45 INFO : a/potato2: Copied (new) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : b/potato: Deleted 2026/05/21 04:26:45 INFO : d: Removing directory 2026/05/21 04:26:45 INFO : b: Removing directory 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: deleted 2 directories 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36754") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53234->172.17.0.3:36754, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31580") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32375") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58200->172.17.0.3:32375, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56260->172.17.0.3:31580, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33805") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50330->172.17.0.3:33805, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35094") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34808") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57278->172.17.0.3:35094, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52616->172.17.0.3:34808, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32221") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54212->172.17.0.3:32221, err= --- PASS: TestSyncIgnoreErrors (4.52s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38131") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59012->172.17.0.3:38131, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38528") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35092->172.17.0.3:38528, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33797") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43870->172.17.0.3:33797, err= 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/21 04:26:45 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38662") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37840->172.17.0.3:38662, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32144") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40274->172.17.0.3:32144, err= 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30473") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53500->172.17.0.3:30473, err= 2026/05/21 04:26:45 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/21 04:26:45 INFO : empty space: Copied (replaced existing) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38604") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60144->172.17.0.3:38604, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30014") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35002->172.17.0.3:30014, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31842") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35604->172.17.0.3:31842, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37888") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53310->172.17.0.3:37888, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34953") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39372->172.17.0.3:34953, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34333") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42576->172.17.0.3:34333, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36246") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38712->172.17.0.3:36246, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33727") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55846->172.17.0.3:33727, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : foo: size = 3 OK 2026/05/21 04:26:45 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34224") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42314->172.17.0.3:34224, err= 2026/05/21 04:26:45 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/21 04:26:45 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/21 04:26:45 INFO : foo: Copied (replaced existing) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31217") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36132->172.17.0.3:31217, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38087") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59906->172.17.0.3:38087, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30166") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35542->172.17.0.3:30166, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34286") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44160->172.17.0.3:34286, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32285") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33906->172.17.0.3:32285, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30288") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34634->172.17.0.3:30288, err= 2026/05/21 04:26:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36332") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60932->172.17.0.3:36332, err= 2026/05/21 04:26:45 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/21 04:26:45 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/21 04:26:45 INFO : potato: Copied (new) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37106") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40918->172.17.0.3:37106, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36330") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50662->172.17.0.3:36330, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36845") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40656->172.17.0.3:36845, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33466") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34872->172.17.0.3:33466, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31802") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39424->172.17.0.3:31802, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39627") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51534->172.17.0.3:39627, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:26:45 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:45 DEBUG : potato: Sizes differ 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35913") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51928->172.17.0.3:35913, err= 2026/05/21 04:26:45 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/21 04:26:45 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/21 04:26:45 INFO : potato: Copied (replaced existing) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36797") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54694->172.17.0.3:36797, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32757") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47010->172.17.0.3:32757, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30780") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51242->172.17.0.3:30780, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35312") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46502->172.17.0.3:35312, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37399") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41498->172.17.0.3:37399, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39632") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54872->172.17.0.3:39632, err= 2026/05/21 04:26:45 DEBUG : potato: size = 21 OK 2026/05/21 04:26:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37724") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32892->172.17.0.3:37724, err= 2026/05/21 04:26:45 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/21 04:26:45 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/21 04:26:45 INFO : potato: Copied (replaced existing) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34683") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57696->172.17.0.3:34683, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37166") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50476->172.17.0.3:37166, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35664") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58796->172.17.0.3:35664, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38854") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51296->172.17.0.3:38854, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35175") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40546->172.17.0.3:35175, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33546") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48640->172.17.0.3:33546, err= 2026/05/21 04:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32262") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55640->172.17.0.3:32262, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31086") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56868->172.17.0.3:31086, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37237") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44312->172.17.0.3:37237, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30586") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49366->172.17.0.3:30586, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37583") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44384->172.17.0.3:37583, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35756") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41470->172.17.0.3:35756, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34508") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50570->172.17.0.3:34508, err= 2026/05/21 04:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31150") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59868->172.17.0.3:31150, err= 2026/05/21 04:26:45 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/21 04:26:45 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/21 04:26:45 INFO : potato2: Copied (new) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : potato: Deleted 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39989") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33480->172.17.0.3:39989, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34713") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47454->172.17.0.3:34713, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37275") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58736->172.17.0.3:37275, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36794") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48374->172.17.0.3:36794, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38034") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46736->172.17.0.3:38034, err= 2026/05/21 04:26:45 INFO : d: Making directory 2026/05/21 04:26:45 INFO : d/e: Making directory 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34210") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54214->172.17.0.3:34210, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30796") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38776") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34301") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39248->172.17.0.3:30796, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32806->172.17.0.3:38776, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49166->172.17.0.3:34301, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32157") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49626->172.17.0.3:32157, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38371") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33286->172.17.0.3:38371, err= 2026/05/21 04:26:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35186") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30533") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30956") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48282->172.17.0.3:35186, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40596->172.17.0.3:30533, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35364->172.17.0.3:30956, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32020") 2026/05/21 04:26:45 DEBUG : c/non empty space: size = 5 OK 2026/05/21 04:26:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : c/non empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37540->172.17.0.3:32020, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34595") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53260->172.17.0.3:34595, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/21 04:26:45 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/21 04:26:45 INFO : a/potato2: Copied (new) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : b/potato: Deleted 2026/05/21 04:26:45 INFO : d/e: Removing directory 2026/05/21 04:26:45 INFO : d: Removing directory 2026/05/21 04:26:45 INFO : b: Removing directory 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: deleted 3 directories 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35989") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46208->172.17.0.3:35989, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33042") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36749") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40592->172.17.0.3:33042, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58824->172.17.0.3:36749, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36080") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41568->172.17.0.3:36080, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36513") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39337") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54596->172.17.0.3:36513, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37150->172.17.0.3:39337, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38379") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59336->172.17.0.3:38379, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38924") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59028->172.17.0.3:38924, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30699") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44128->172.17.0.3:30699, err= 2026/05/21 04:26:45 INFO : d: Making directory 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36043") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40990->172.17.0.3:36043, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30615") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49564->172.17.0.3:30615, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33841") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36460") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32978->172.17.0.3:33841, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46406->172.17.0.3:36460, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31368") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34586->172.17.0.3:31368, err= 2026/05/21 04:26:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31597") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59492->172.17.0.3:31597, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32639") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53988->172.17.0.3:32639, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38602") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30198") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50162->172.17.0.3:38602, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44664->172.17.0.3:30198, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : c/non empty space: size = 5 OK 2026/05/21 04:26:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : c/non empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/21 04:26:45 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/21 04:26:45 INFO : a/potato2: Copied (new) 2026/05/21 04:26:45 ERROR : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: not deleting files as there were IO errors 2026/05/21 04:26:45 ERROR : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: not deleting directories as there were IO errors 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34397") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58290->172.17.0.3:34397, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32295") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34719") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48218->172.17.0.3:32295, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50026->172.17.0.3:34719, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39804") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34165") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38504->172.17.0.3:39804, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57764->172.17.0.3:34165, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36354") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54598->172.17.0.3:36354, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32984") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34341") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33475") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52342->172.17.0.3:34341, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36028->172.17.0.3:32984, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31118") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50822->172.17.0.3:33475, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44946->172.17.0.3:31118, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30015") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38820->172.17.0.3:30015, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38874") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51716->172.17.0.3:38874, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34463") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58406->172.17.0.3:34463, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39184") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54008->172.17.0.3:39184, err= 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36586") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45772->172.17.0.3:36586, err= 2026/05/21 04:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38338") 2026/05/21 04:26:45 INFO : potato: Deleted 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56190->172.17.0.3:38338, err= 2026/05/21 04:26:45 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/21 04:26:45 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/21 04:26:45 INFO : potato2: Copied (new) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35712") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56358->172.17.0.3:35712, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38738") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33240->172.17.0.3:38738, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33452") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55402->172.17.0.3:33452, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32448") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55884->172.17.0.3:32448, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32482") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46224->172.17.0.3:32482, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36044") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51368->172.17.0.3:36044, err= 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34672") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47418->172.17.0.3:34672, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 INFO : potato: Deleted 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34378") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45046->172.17.0.3:34378, err= 2026/05/21 04:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34937") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44014->172.17.0.3:34937, err= 2026/05/21 04:26:45 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/21 04:26:45 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/21 04:26:45 INFO : potato2: Copied (new) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32478") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36156->172.17.0.3:32478, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35331") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37562->172.17.0.3:35331, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31184") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36184->172.17.0.3:31184, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38215") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43130->172.17.0.3:38215, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34576") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38184->172.17.0.3:34576, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39311") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44424->172.17.0.3:39311, err= 2026/05/21 04:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31044") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44074->172.17.0.3:31044, err= 2026/05/21 04:26:45 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/21 04:26:45 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/21 04:26:45 INFO : potato2: Copied (new) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35023") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38168->172.17.0.3:35023, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37314") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40024->172.17.0.3:37314, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32974") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43948->172.17.0.3:32974, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39460") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43360->172.17.0.3:39460, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32428") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53434->172.17.0.3:32428, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38144") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60602->172.17.0.3:38144, err= 2026/05/21 04:26:45 DEBUG : enormous: Excluded (Size Filter) 2026/05/21 04:26:45 DEBUG : enormous: Excluded 2026/05/21 04:26:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/21 04:26:45 DEBUG : potato2: Excluded 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38716") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43710->172.17.0.3:38716, err= 2026/05/21 04:26:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/21 04:26:45 DEBUG : potato2: Excluded 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : There was nothing to transfer 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30890") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44882->172.17.0.3:30890, err= 2026/05/21 04:26:45 DEBUG : enormous: Excluded (Size Filter) 2026/05/21 04:26:45 DEBUG : enormous: Excluded 2026/05/21 04:26:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/21 04:26:45 DEBUG : potato2: Excluded 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31656") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48916->172.17.0.3:31656, err= 2026/05/21 04:26:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/21 04:26:45 DEBUG : potato2: Excluded 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : Local file system at /tmp/rclone1611178373: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : Local file system at /tmp/rclone1611178373: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : There was nothing to transfer 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31426") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53538->172.17.0.3:31426, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37941") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46992->172.17.0.3:37941, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36317") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55714->172.17.0.3:36317, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36313") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34072->172.17.0.3:36313, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32016") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43506->172.17.0.3:32016, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32929") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43262->172.17.0.3:32929, err= 2026/05/21 04:26:45 DEBUG : enormous: Excluded (Size Filter) 2026/05/21 04:26:45 DEBUG : enormous: Excluded 2026/05/21 04:26:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/21 04:26:45 DEBUG : potato2: Excluded 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34346") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55648->172.17.0.3:34346, err= 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : enormous: Deleted 2026/05/21 04:26:45 INFO : potato2: Deleted 2026/05/21 04:26:45 INFO : There was nothing to transfer 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30896") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46810->172.17.0.3:30896, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33793") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60954->172.17.0.3:33793, err= 2026/05/21 04:26:45 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:45 DEBUG : Local file system at /tmp/rclone1611178373: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : Local file system at /tmp/rclone1611178373: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : potato2: Deleted 2026/05/21 04:26:45 INFO : enormous: Deleted 2026/05/21 04:26:45 INFO : There was nothing to transfer 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35438") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51466->172.17.0.3:35438, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30220") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34348->172.17.0.3:30220, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37434") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50526->172.17.0.3:37434, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35369") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42770->172.17.0.3:35369, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33430") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57184->172.17.0.3:33430, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33013") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35234->172.17.0.3:33013, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37970") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47540->172.17.0.3:37970, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35220") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60082->172.17.0.3:35220, err= 2026/05/21 04:26:45 DEBUG : five: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : four: size = 4 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:26:45 DEBUG : one: Destination is newer than source, skipping 2026/05/21 04:26:45 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:45 DEBUG : four: Sizes differ 2026/05/21 04:26:45 DEBUG : three: size = 5 OK 2026/05/21 04:26:45 DEBUG : three: Sizes identical 2026/05/21 04:26:45 DEBUG : two: size = 3 OK 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/21 04:26:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38827") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33271") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37482") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37872->172.17.0.3:38827, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35804->172.17.0.3:37482, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42008->172.17.0.3:33271, err= 2026/05/21 04:26:45 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/21 04:26:45 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/21 04:26:45 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/21 04:26:45 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/21 04:26:45 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/21 04:26:45 INFO : two: Copied (replaced existing) 2026/05/21 04:26:45 INFO : five: Copied (new) 2026/05/21 04:26:45 DEBUG : four.f852663a.partial: renamed to: four 2026/05/21 04:26:45 INFO : four: Copied (replaced existing) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34780") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35820->172.17.0.3:34780, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34465") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49916->172.17.0.3:34465, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32660") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49204->172.17.0.3:32660, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/21 04:26:45 ERROR : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33358") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49468->172.17.0.3:33358, err= 2026/05/21 04:26:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37433") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60448->172.17.0.3:37433, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30527") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53866->172.17.0.3:30527, err= 2026/05/21 04:26:45 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/21 04:26:45 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/21 04:26:45 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/21 04:26:45 INFO : potato: Copied (new) 2026/05/21 04:26:45 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/21 04:26:45 INFO : yam: Copied (new) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34928") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53040->172.17.0.3:34928, err= 2026/05/21 04:26:45 ERROR : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38262") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46274->172.17.0.3:38262, err= 2026/05/21 04:26:45 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : potato: size = 14 OK 2026/05/21 04:26:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : potato: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35110") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50870->172.17.0.3:35110, err= 2026/05/21 04:26:45 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/21 04:26:45 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/21 04:26:45 INFO : yaml: Copied (new) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : yam: Deleted 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39265") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51484->172.17.0.3:39265, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31674") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45840->172.17.0.3:31674, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30046") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46678->172.17.0.3:30046, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37331") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59092->172.17.0.3:37331, err= 2026/05/21 04:26:45 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Making map for --track-renames 2026/05/21 04:26:45 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Finished making map for --track-renames 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/21 04:26:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for renames to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30026") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47056->172.17.0.3:30026, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32413") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35142->172.17.0.3:32413, err= 2026/05/21 04:26:45 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/21 04:26:45 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/21 04:26:45 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/21 04:26:45 INFO : potato: Copied (new) 2026/05/21 04:26:45 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/21 04:26:45 INFO : yam: Copied (new) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34379") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45328->172.17.0.3:34379, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32467") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49620->172.17.0.3:32467, err= 2026/05/21 04:26:45 DEBUG : potato: size = 14 OK 2026/05/21 04:26:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:26:45 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Making map for --track-renames 2026/05/21 04:26:45 DEBUG : potato: Unchanged skipping 2026/05/21 04:26:45 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Finished making map for --track-renames 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for renames to finish 2026/05/21 04:26:45 INFO : yam: Moved (server-side) to: yaml 2026/05/21 04:26:45 INFO : yaml: Renamed from "yam" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : There was nothing to transfer 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39001") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48934->172.17.0.3:39001, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32923") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50786->172.17.0.3:32923, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32338") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58360->172.17.0.3:32338, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35893") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46036->172.17.0.3:35893, err= 2026/05/21 04:26:45 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Making map for --track-renames 2026/05/21 04:26:45 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Finished making map for --track-renames 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/21 04:26:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for renames to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39862") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45524->172.17.0.3:39862, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38085") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36534->172.17.0.3:38085, err= 2026/05/21 04:26:45 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/21 04:26:45 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/21 04:26:45 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/21 04:26:45 INFO : potato: Copied (new) 2026/05/21 04:26:45 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/21 04:26:45 INFO : sub/yam: Copied (new) 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31670") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38134->172.17.0.3:31670, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32959") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51830->172.17.0.3:32959, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38288") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33246->172.17.0.3:38288, err= 2026/05/21 04:26:45 DEBUG : potato: size = 14 OK 2026/05/21 04:26:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:26:45 DEBUG : potato: Unchanged skipping 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37241") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40064->172.17.0.3:37241, err= 2026/05/21 04:26:45 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Making map for --track-renames 2026/05/21 04:26:45 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Finished making map for --track-renames 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for renames to finish 2026/05/21 04:26:45 INFO : sub/yam: Moved (server-side) to: yam 2026/05/21 04:26:45 INFO : yam: Renamed from "sub/yam" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:26:45 INFO : There was nothing to transfer 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33322") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37936->172.17.0.3:33322, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38660") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38004->172.17.0.3:38660, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33675") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33042->172.17.0.3:33675, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30896") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46820->172.17.0.3:30896, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32005") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44852->172.17.0.3:32005, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : Creating backend with remote "/tmp/rclone1611178373/dir1" 2026/05/21 04:26:45 DEBUG : Creating backend with remote "/tmp/rclone1611178373/dir2" 2026/05/21 04:26:45 DEBUG : Local file system at /tmp/rclone1611178373/dir2: Using server-side directory move 2026/05/21 04:26:45 INFO : Local file system at /tmp/rclone1611178373/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/21 04:26:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : Local file system at /tmp/rclone1611178373/dir2: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : Local file system at /tmp/rclone1611178373/dir2: Waiting for transfers to finish 2026/05/21 04:26:45 INFO : file1.txt: Moved (server-side) 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32093") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53698->172.17.0.3:32093, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31032") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55180->172.17.0.3:31032, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31189") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46046->172.17.0.3:31189, err= 2026/05/21 04:26:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38057") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42494->172.17.0.3:38057, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35590") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50248->172.17.0.3:35590, err= 2026/05/21 04:26:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:45 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:45 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/21 04:26:45 INFO : sub dir/hello world: Deleted 2026/05/21 04:26:45 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/21 04:26:45 INFO : nested/sub dir/file: Copied (new) 2026/05/21 04:26:45 INFO : nested/sub dir/file: Deleted 2026/05/21 04:26:45 INFO : sub dir: Removing directory 2026/05/21 04:26:45 INFO : nested/sub dir: Removing directory 2026/05/21 04:26:45 INFO : nested: Removing directory 2026/05/21 04:26:45 DEBUG : Local file system at /tmp/rclone1611178373: deleted 3 directories 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34057") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38998->172.17.0.3:34057, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33947") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38365") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59754->172.17.0.3:33947, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53684->172.17.0.3:38365, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36467") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55310->172.17.0.3:36467, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39884") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33794->172.17.0.3:39884, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39651") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37529") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59406->172.17.0.3:39651, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57060->172.17.0.3:37529, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35831") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59906->172.17.0.3:35831, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30807") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51708->172.17.0.3:30807, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38976") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52692->172.17.0.3:38976, err= 2026/05/21 04:26:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38359") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56234->172.17.0.3:38359, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37768") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38974->172.17.0.3:37768, err= 2026/05/21 04:26:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/21 04:26:45 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/21 04:26:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/21 04:26:45 INFO : sub dir/hello world: Copied (new) 2026/05/21 04:26:45 INFO : sub dir/hello world: Deleted 2026/05/21 04:26:45 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/21 04:26:45 INFO : nested/sub dir/file: Copied (new) 2026/05/21 04:26:45 INFO : nested/sub dir/file: Deleted 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39377") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41862->172.17.0.3:39377, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30029") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31268") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45570->172.17.0.3:31268, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32890->172.17.0.3:30029, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32663") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36926->172.17.0.3:32663, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32639") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53996->172.17.0.3:32639, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36307") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41998->172.17.0.3:36307, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39390") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47518->172.17.0.3:39390, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32811") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47632->172.17.0.3:32811, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36121") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39606->172.17.0.3:36121, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33335") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40246->172.17.0.3:33335, err= 2026/05/21 04:26:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30118") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36291") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47486->172.17.0.3:36291, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47132->172.17.0.3:30118, err= 2026/05/21 04:26:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/21 04:26:45 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/21 04:26:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/21 04:26:45 INFO : existing: Copied (new) 2026/05/21 04:26:45 INFO : existing: Deleted 2026/05/21 04:26:45 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/21 04:26:45 INFO : existing-b: Copied (new) 2026/05/21 04:26:45 INFO : existing-b: Deleted 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36357") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54262->172.17.0.3:36357, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36879") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52190->172.17.0.3:36879, err= 2026/05/21 04:26:45 DEBUG : existing: Destination exists, skipping 2026/05/21 04:26:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:26:45 INFO : There was nothing to transfer 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38648") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46356->172.17.0.3:38648, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33185") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55964->172.17.0.3:33185, err= 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37641") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58304->172.17.0.3:37641, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jejozit5goru" 2026/05/21 04:26:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:26:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:45 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:26:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:45 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: Connecting to FTP server 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:45 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:59660->172.17.0.3:21, err= 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34353") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40318->172.17.0.3:34353, err= 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33224") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35170->172.17.0.3:33224, err= 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38742") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52180->172.17.0.3:38742, err= 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37493") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51190->172.17.0.3:37493, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-cucugof3cixu -> ftp://172.17.0.3:21/rclone-test-jejozit5goru 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:37802") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:39918->172.17.0.3:37802, err= 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:30329") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:40856->172.17.0.3:30329, err= 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:31520") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:42402->172.17.0.3:31520, err= 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: Using server-side directory move 2026/05/21 04:26:47 INFO : ftp://172.17.0.3:21/rclone-test-jejozit5goru: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:39679") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:47560->172.17.0.3:39679, err= 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37853") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37144->172.17.0.3:37853, err= 2026/05/21 04:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:47 DEBUG : empty space: size = 1 OK 2026/05/21 04:26:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/21 04:26:47 DEBUG : empty space: Unchanged skipping 2026/05/21 04:26:47 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:47 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-jejozit5goru) 2026/05/21 04:26:47 DEBUG : potato3: Sizes differ 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: Connecting to FTP server 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: Waiting for checks to finish 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:59668->172.17.0.3:21, err= 2026/05/21 04:26:47 INFO : empty space: Deleted 2026/05/21 04:26:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: Waiting for transfers to finish 2026/05/21 04:26:47 INFO : potato2: Moved (server-side) 2026/05/21 04:26:49 INFO : potato3: Deleted 2026/05/21 04:26:49 INFO : potato3: Moved (server-side) 2026/05/21 04:26:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33302") 2026/05/21 04:26:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52070->172.17.0.3:33302, err= 2026/05/21 04:26:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:31817") 2026/05/21 04:26:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:37200->172.17.0.3:31817, err= 2026/05/21 04:26:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-havohof8nore" 2026/05/21 04:26:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:26:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:49 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:26:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:49 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:49 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: Connecting to FTP server 2026/05/21 04:26:49 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:49 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: > dial: conn=172.17.0.1:59670->172.17.0.3:21, err= 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: Using server-side directory move 2026/05/21 04:26:51 INFO : ftp://172.17.0.3:21/rclone-test-havohof8nore: Server side directory move succeeded 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: dial("tcp","172.17.0.3:30374") 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: > dial: conn=172.17.0.1:57842->172.17.0.3:30374, err= 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:31247") 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:49946->172.17.0.3:31247, err= 2026/05/21 04:26:51 ERROR : error listing: directory not found 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: dial("tcp","172.17.0.3:31360") 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: > dial: conn=172.17.0.1:54026->172.17.0.3:31360, err= 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: Purge object "empty space" 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: Purge object "potato2" 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: Purge object "potato3" 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: Purge dir "" 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: dial("tcp","172.17.0.3:31078") 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: > dial: conn=172.17.0.1:36878->172.17.0.3:31078, err= 2026/05/21 04:26:51 ERROR : error listing: directory not found 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: Purge dir "" 2026/05/21 04:26:51 NOTICE: purge failed to rmdir "": directory not found 2026/05/21 04:26:51 NOTICE: purge failed: directory not found 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34534") 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44332->172.17.0.3:34534, err= 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32348") 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49712->172.17.0.3:32348, err= --- PASS: TestServerSideMove (6.46s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:26:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fifinus0nado" 2026/05/21 04:26:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:26:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:51 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:26:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:51 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: Connecting to FTP server 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:51 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:37502->172.17.0.3:21, err= 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36020") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52228->172.17.0.3:36020, err= 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30705") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40758->172.17.0.3:30705, err= 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39265") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41178->172.17.0.3:39265, err= 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38663") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57994->172.17.0.3:38663, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-cucugof3cixu -> ftp://172.17.0.3:21/rclone-test-fifinus0nado 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:36246") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:47710->172.17.0.3:36246, err= 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:38839") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:34586->172.17.0.3:38839, err= 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:37399") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:41314->172.17.0.3:37399, err= 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:35761") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:42440->172.17.0.3:35761, err= 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37565") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49670->172.17.0.3:37565, err= 2026/05/21 04:26:54 DEBUG : empty space: Excluded (Size Filter) 2026/05/21 04:26:54 DEBUG : empty space: Excluded 2026/05/21 04:26:54 DEBUG : empty space: Excluded (Size Filter) 2026/05/21 04:26:54 DEBUG : empty space: Excluded 2026/05/21 04:26:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:54 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:26:54 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-fifinus0nado) 2026/05/21 04:26:54 DEBUG : potato3: Sizes differ 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: Connecting to FTP server 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: Waiting for checks to finish 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: Waiting for transfers to finish 2026/05/21 04:26:54 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:37510->172.17.0.3:21, err= 2026/05/21 04:26:54 INFO : potato2: Moved (server-side) 2026/05/21 04:26:56 INFO : potato3: Deleted 2026/05/21 04:26:56 INFO : potato3: Moved (server-side) 2026/05/21 04:26:56 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39213") 2026/05/21 04:26:56 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46154->172.17.0.3:39213, err= 2026/05/21 04:26:56 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:33886") 2026/05/21 04:26:56 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:47314->172.17.0.3:33886, err= 2026/05/21 04:26:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wecerug7baja" 2026/05/21 04:26:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:26:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:56 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:26:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:26:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:26:56 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:26:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:26:56 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: Connecting to FTP server 2026/05/21 04:26:56 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:56 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: > dial: conn=172.17.0.1:37522->172.17.0.3:21, err= 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: dial("tcp","172.17.0.3:32032") 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: > dial: conn=172.17.0.1:37952->172.17.0.3:32032, err= 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:33747") 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:55224->172.17.0.3:33747, err= 2026/05/21 04:26:58 DEBUG : empty space: Excluded (Size Filter) 2026/05/21 04:26:58 DEBUG : empty space: Excluded 2026/05/21 04:26:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:26:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: Connecting to FTP server 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: dial("tcp","172.17.0.3:21") 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: Waiting for checks to finish 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: Waiting for transfers to finish 2026/05/21 04:26:58 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: > dial: conn=172.17.0.1:37538->172.17.0.3:21, err= 2026/05/21 04:26:58 INFO : potato2: Moved (server-side) 2026/05/21 04:27:00 INFO : potato3: Moved (server-side) 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: dial("tcp","172.17.0.3:36997") 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: > dial: conn=172.17.0.1:56694->172.17.0.3:36997, err= 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:31645") 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:40988->172.17.0.3:31645, err= 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: dial("tcp","172.17.0.3:33231") 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: > dial: conn=172.17.0.1:54740->172.17.0.3:33231, err= 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: Purge object "potato2" 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: Purge object "potato3" 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-wecerug7baja: Purge dir "" 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: dial("tcp","172.17.0.3:34700") 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: > dial: conn=172.17.0.1:48572->172.17.0.3:34700, err= 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: Purge object "empty space" 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-fifinus0nado: Purge dir "" 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38945") 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40116->172.17.0.3:38945, err= 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38719") 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49602->172.17.0.3:38719, err= --- PASS: TestServerSideMoveWithFilter (8.96s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-layupik8moha" 2026/05/21 04:27:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:00 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:00 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: Connecting to FTP server 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:00 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:37548->172.17.0.3:21, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35788") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34028->172.17.0.3:35788, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32626") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42838->172.17.0.3:32626, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37400") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39780->172.17.0.3:37400, err= 2026/05/21 04:27:02 INFO : tomatoDir: Making directory 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31494") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43186->172.17.0.3:31494, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37630") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48768->172.17.0.3:37630, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-cucugof3cixu -> ftp://172.17.0.3:21/rclone-test-layupik8moha 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:31025") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:54566->172.17.0.3:31025, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:30833") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:45576->172.17.0.3:30833, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:38517") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:36574->172.17.0.3:38517, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: Using server-side directory move 2026/05/21 04:27:02 INFO : ftp://172.17.0.3:21/rclone-test-layupik8moha: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35128") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:31731") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33566->172.17.0.3:35128, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:60728->172.17.0.3:31731, err= 2026/05/21 04:27:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/21 04:27:02 DEBUG : empty space: size = 1 OK 2026/05/21 04:27:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/21 04:27:02 DEBUG : empty space: Unchanged skipping 2026/05/21 04:27:02 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:02 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-layupik8moha) 2026/05/21 04:27:02 DEBUG : potato3: Sizes differ 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: Connecting to FTP server 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:02 INFO : empty space: Deleted 2026/05/21 04:27:02 INFO : potato2: Moved (server-side) 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32472") 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:38838->172.17.0.3:21, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59876->172.17.0.3:32472, err= 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: Waiting for checks to finish 2026/05/21 04:27:02 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: Waiting for transfers to finish 2026/05/21 04:27:05 INFO : potato3: Deleted 2026/05/21 04:27:05 INFO : potato3: Moved (server-side) 2026/05/21 04:27:05 INFO : tomatoDir: Removing directory 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: deleted 1 directories 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39994") 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40154->172.17.0.3:39994, err= 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39131") 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32824->172.17.0.3:39131, err= 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:37108") 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:37198->172.17.0.3:37108, err= 2026/05/21 04:27:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hafumoq0fizi" 2026/05/21 04:27:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:05 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:05 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: Connecting to FTP server 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:05 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: > dial: conn=172.17.0.1:38842->172.17.0.3:21, err= 2026/05/21 04:27:07 INFO : tomatoDir: Making directory 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: Using server-side directory move 2026/05/21 04:27:07 INFO : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: Server side directory move succeeded 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: dial("tcp","172.17.0.3:39038") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: > dial: conn=172.17.0.1:59788->172.17.0.3:39038, err= 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: dial("tcp","172.17.0.3:36457") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: > dial: conn=172.17.0.1:59198->172.17.0.3:36457, err= 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:31438") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:52488->172.17.0.3:31438, err= 2026/05/21 04:27:07 ERROR : error listing: directory not found 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:33336") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:42778->172.17.0.3:33336, err= 2026/05/21 04:27:07 ERROR : error listing: directory not found 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: dial("tcp","172.17.0.3:36469") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: > dial: conn=172.17.0.1:48814->172.17.0.3:36469, err= 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: Purge object "empty space" 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: Purge object "potato2" 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: Purge object "potato3" 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: dial("tcp","172.17.0.3:38619") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: > dial: conn=172.17.0.1:49596->172.17.0.3:38619, err= 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: Purge dir "tomatoDir" 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hafumoq0fizi: Purge dir "" 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: dial("tcp","172.17.0.3:31599") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: > dial: conn=172.17.0.1:39816->172.17.0.3:31599, err= 2026/05/21 04:27:07 ERROR : error listing: directory not found 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-layupik8moha: Purge dir "" 2026/05/21 04:27:07 NOTICE: purge failed to rmdir "": directory not found 2026/05/21 04:27:07 NOTICE: purge failed: directory not found 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30534") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40176->172.17.0.3:30534, err= 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30395") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52734->172.17.0.3:30395, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.73s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38617") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47840->172.17.0.3:38617, err= 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38287") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44718->172.17.0.3:38287, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/rclone-sync-test" 2026/05/21 04:27:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:07 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:07 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: Connecting to FTP server 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:07 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: > dial: conn=172.17.0.1:38846->172.17.0.3:21, err= 2026/05/21 04:27:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38022") 2026/05/21 04:27:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36638->172.17.0.3:38022, err= 2026/05/21 04:27:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34429") 2026/05/21 04:27:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44460->172.17.0.3:34429, err= --- PASS: TestSyncOverlap (2.23s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/rclone-sync-test" 2026/05/21 04:27:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:09 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:09 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: Connecting to FTP server 2026/05/21 04:27:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:09 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: > dial: conn=172.17.0.1:38848->172.17.0.3:21, err= 2026/05/21 04:27:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/rclone-sync-test-include/layer2" 2026/05/21 04:27:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:12 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:12 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/21 04:27:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:12 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38498->172.17.0.3:21, err= 2026/05/21 04:27:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/rclone-sync-test-ignore-file" 2026/05/21 04:27:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:14 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:14 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/21 04:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:14 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38512->172.17.0.3:21, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31044") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49598->172.17.0.3:31044, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: dial("tcp","172.17.0.3:37952") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: > dial: conn=172.17.0.1:44714->172.17.0.3:37952, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35348") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52068->172.17.0.3:35348, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test: Excluded 2026/05/21 04:27:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38033") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59722->172.17.0.3:38033, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: Waiting for checks to finish 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: Waiting for transfers to finish 2026/05/21 04:27:16 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:16 INFO : There was nothing to transfer 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39983") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: dial("tcp","172.17.0.3:38690") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37930->172.17.0.3:39983, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test: > dial: conn=172.17.0.1:47474->172.17.0.3:38690, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test: Excluded 2026/05/21 04:27:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33672") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55700->172.17.0.3:33672, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:16 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:16 INFO : rclone-sync-test-include: Removing directory 2026/05/21 04:27:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: failed to delete 1 directories 2026/05/21 04:27:16 INFO : There was nothing to transfer 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34616") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36424->172.17.0.3:34616, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31838") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52070->172.17.0.3:31838, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test: Excluded 2026/05/21 04:27:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30866") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57988->172.17.0.3:30866, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/21 04:27:16 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:16 INFO : There was nothing to transfer 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39548") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39360") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58620->172.17.0.3:39548, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36488->172.17.0.3:39360, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test: Excluded 2026/05/21 04:27:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37755") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42226->172.17.0.3:37755, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:16 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:16 INFO : rclone-sync-test-include: Removing directory 2026/05/21 04:27:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: failed to delete 1 directories 2026/05/21 04:27:16 INFO : There was nothing to transfer 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:31216") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57450->172.17.0.3:31216, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36913") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49186->172.17.0.3:36913, err= 2026/05/21 04:27:16 DEBUG : Excluded 2026/05/21 04:27:16 DEBUG : rclone-sync-test: Excluded 2026/05/21 04:27:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31872") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49734->172.17.0.3:31872, err= 2026/05/21 04:27:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/21 04:27:16 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:16 INFO : There was nothing to transfer 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37462") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38182->172.17.0.3:37462, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35388") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30908") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33682") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60402->172.17.0.3:35388, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44326->172.17.0.3:30908, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58882->172.17.0.3:33682, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33282") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46398->172.17.0.3:33282, err= 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34046") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42752->172.17.0.3:34046, err= --- PASS: TestSyncOverlapWithFilter (6.78s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/dst" 2026/05/21 04:27:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:16 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:16 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Connecting to FTP server 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:16 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:38520->172.17.0.3:21, err= 2026/05/21 04:27:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/CompareDest" 2026/05/21 04:27:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:18 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:18 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/CompareDest: Connecting to FTP server 2026/05/21 04:27:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:18 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/CompareDest: > dial: conn=172.17.0.1:38524->172.17.0.3:21, err= 2026/05/21 04:27:20 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cucugof3cixu/CompareDest" to be canonical "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/CompareDest" 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:37093") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:56958->172.17.0.3:37093, err= 2026/05/21 04:27:20 DEBUG : one: Need to transfer - File not found at Destination 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:34124") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:54408->172.17.0.3:34124, err= 2026/05/21 04:27:20 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/21 04:27:20 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/21 04:27:20 INFO : one: Copied (new) 2026/05/21 04:27:20 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35274") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60726->172.17.0.3:35274, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31934") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43190->172.17.0.3:31934, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36306") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47296->172.17.0.3:36306, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38161") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47042->172.17.0.3:38161, err= 2026/05/21 04:27:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cucugof3cixu/CompareDest" for canonical name "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/CompareDest" 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:35471") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:60566->172.17.0.3:35471, err= 2026/05/21 04:27:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:20 DEBUG : one: Sizes differ 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:37663") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:50142->172.17.0.3:37663, err= 2026/05/21 04:27:20 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/21 04:27:20 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/21 04:27:20 INFO : one: Copied (replaced existing) 2026/05/21 04:27:20 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38500") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39878->172.17.0.3:38500, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37668") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50650->172.17.0.3:37668, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37363") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44192->172.17.0.3:37363, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35634") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45798->172.17.0.3:35634, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38160") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44302->172.17.0.3:38160, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36719") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39421") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58304->172.17.0.3:36719, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53808->172.17.0.3:39421, err= 2026/05/21 04:27:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cucugof3cixu/CompareDest" for canonical name "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/CompareDest" 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:32325") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:59896->172.17.0.3:32325, err= 2026/05/21 04:27:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:20 DEBUG : one: Sizes differ 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:20 DEBUG : one: size = 5 OK 2026/05/21 04:27:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:27:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:20 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:20 INFO : There was nothing to transfer 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36244") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45046->172.17.0.3:36244, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30836") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57480->172.17.0.3:30836, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32358") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36832->172.17.0.3:32358, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35889") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60620->172.17.0.3:35889, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36962") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56384->172.17.0.3:36962, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33103") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45670->172.17.0.3:33103, err= 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32801") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58826->172.17.0.3:32801, err= 2026/05/21 04:27:20 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cucugof3cixu/CompareDest" for canonical name "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/CompareDest" 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:37874") 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:54190->172.17.0.3:37874, err= 2026/05/21 04:27:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:20 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:20 DEBUG : one: Sizes differ 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/CompareDest: Connecting to FTP server 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:20 DEBUG : two: size = 3 OK 2026/05/21 04:27:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:27:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:20 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/CompareDest: > dial: conn=172.17.0.1:38528->172.17.0.3:21, err= 2026/05/21 04:27:23 DEBUG : one: size = 5 OK 2026/05/21 04:27:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:23 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:23 INFO : There was nothing to transfer 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33486") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51832->172.17.0.3:33486, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31899") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31845") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36510->172.17.0.3:31899, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38446->172.17.0.3:31845, err= 2026/05/21 04:27:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cucugof3cixu/CompareDest" for canonical name "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/CompareDest" 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:33771") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:47392->172.17.0.3:33771, err= 2026/05/21 04:27:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:23 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:23 DEBUG : one: Sizes differ 2026/05/21 04:27:23 DEBUG : two: size = 3 OK 2026/05/21 04:27:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:27:23 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/21 04:27:23 DEBUG : one: size = 5 OK 2026/05/21 04:27:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:23 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:23 INFO : There was nothing to transfer 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36095") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44878->172.17.0.3:36095, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36788") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42222->172.17.0.3:36788, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31582") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33648->172.17.0.3:31582, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35280") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41354->172.17.0.3:35280, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34847") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32817") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37042->172.17.0.3:34847, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43946->172.17.0.3:32817, err= 2026/05/21 04:27:23 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cucugof3cixu/CompareDest" for canonical name "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/CompareDest" 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:38141") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:56256->172.17.0.3:38141, err= 2026/05/21 04:27:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:23 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:23 DEBUG : one: Sizes differ 2026/05/21 04:27:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:23 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/CompareDest) 2026/05/21 04:27:23 DEBUG : two: Sizes differ 2026/05/21 04:27:23 DEBUG : two: Need to transfer - File not found at Destination 2026/05/21 04:27:23 DEBUG : one: size = 5 OK 2026/05/21 04:27:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/21 04:27:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:30292") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:46648->172.17.0.3:30292, err= 2026/05/21 04:27:23 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/21 04:27:23 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/21 04:27:23 INFO : two: Copied (new) 2026/05/21 04:27:23 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32317") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49832->172.17.0.3:32317, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33517") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39602") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49374->172.17.0.3:33517, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60018->172.17.0.3:39602, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33277") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35120->172.17.0.3:33277, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35164") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33564") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47168->172.17.0.3:33564, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48898->172.17.0.3:35164, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32582") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36962->172.17.0.3:32582, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.57s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36678") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49884->172.17.0.3:36678, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32889") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54560->172.17.0.3:32889, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36431") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54100->172.17.0.3:36431, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38083") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30865") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41720->172.17.0.3:38083, err= 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57356->172.17.0.3:30865, err= 2026/05/21 04:27:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/dest" 2026/05/21 04:27:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:23 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:23 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: Connecting to FTP server 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:23 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: > dial: conn=172.17.0.1:54356->172.17.0.3:21, err= 2026/05/21 04:27:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/pre-dest1" 2026/05/21 04:27:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:25 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:25 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:25 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/pre-dest1: Connecting to FTP server 2026/05/21 04:27:25 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:25 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/pre-dest1: > dial: conn=172.17.0.1:54366->172.17.0.3:21, err= 2026/05/21 04:27:27 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cucugof3cixu/pre-dest1" to be canonical "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/pre-dest1" 2026/05/21 04:27:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/pre-dest2" 2026/05/21 04:27:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:27 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:27 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/pre-dest2: Connecting to FTP server 2026/05/21 04:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:27 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/pre-dest2: > dial: conn=172.17.0.1:54370->172.17.0.3:21, err= 2026/05/21 04:27:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cucugof3cixu/pre-dest2" to be canonical "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/pre-dest2" 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: dial("tcp","172.17.0.3:36802") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: > dial: conn=172.17.0.1:38208->172.17.0.3:36802, err= 2026/05/21 04:27:29 DEBUG : 1: size = 1 OK 2026/05/21 04:27:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/21 04:27:29 DEBUG : 2: size = 1 OK 2026/05/21 04:27:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/21 04:27:29 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: Waiting for checks to finish 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: Waiting for transfers to finish 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: dial("tcp","172.17.0.3:38100") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: > dial: conn=172.17.0.1:34296->172.17.0.3:38100, err= 2026/05/21 04:27:29 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/21 04:27:29 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/21 04:27:29 INFO : 3: Copied (new) 2026/05/21 04:27:29 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: dial("tcp","172.17.0.3:37003") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dest: > dial: conn=172.17.0.1:56934->172.17.0.3:37003, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38549") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36502->172.17.0.3:38549, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37531") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34905") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31682") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34988->172.17.0.3:31682, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54930->172.17.0.3:37531, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39668->172.17.0.3:34905, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38519") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51874->172.17.0.3:38519, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31348") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41080->172.17.0.3:31348, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37109") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39316") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38828->172.17.0.3:37109, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44714->172.17.0.3:39316, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33062") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41452->172.17.0.3:33062, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/pre-dest1: closing 1 unused connections 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.83s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38988") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54276->172.17.0.3:38988, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31344") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41788->172.17.0.3:31344, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39238") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47878->172.17.0.3:39238, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38485") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47856->172.17.0.3:38485, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32658") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44500->172.17.0.3:32658, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31424") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39556->172.17.0.3:31424, err= 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38847") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43500->172.17.0.3:38847, err= 2026/05/21 04:27:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/dst" 2026/05/21 04:27:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:29 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:29 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:29 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Connecting to FTP server 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:29 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:54386->172.17.0.3:21, err= 2026/05/21 04:27:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:32 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:32 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:32 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: Connecting to FTP server 2026/05/21 04:27:32 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:32 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: > dial: conn=172.17.0.1:41628->172.17.0.3:21, err= 2026/05/21 04:27:34 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" to be canonical "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:30797") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:60406->172.17.0.3:30797, err= 2026/05/21 04:27:34 DEBUG : two: size = 3 OK 2026/05/21 04:27:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:34 DEBUG : two: Unchanged skipping 2026/05/21 04:27:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:34 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:34 DEBUG : one: Sizes differ 2026/05/21 04:27:34 INFO : one: Moved (server-side) 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:33874") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:42584->172.17.0.3:33874, err= 2026/05/21 04:27:34 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/21 04:27:34 DEBUG : one.a292864a.partial: renamed to: one 2026/05/21 04:27:34 INFO : one: Copied (new) 2026/05/21 04:27:34 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:34 INFO : three.txt: Moved (server-side) 2026/05/21 04:27:34 INFO : three.txt: Moved into backup dir 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31423") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55266->172.17.0.3:31423, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33087") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39809") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56450->172.17.0.3:33087, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57748->172.17.0.3:39809, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38459") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36164->172.17.0.3:38459, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35353") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59410->172.17.0.3:35353, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31628") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36663") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51826->172.17.0.3:31628, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57480->172.17.0.3:36663, err= 2026/05/21 04:27:34 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" for canonical name "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:35476") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:40390->172.17.0.3:35476, err= 2026/05/21 04:27:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:34 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:34 DEBUG : one: Sizes differ 2026/05/21 04:27:34 DEBUG : two: size = 3 OK 2026/05/21 04:27:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:34 DEBUG : two: Unchanged skipping 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:34 INFO : one: Deleted 2026/05/21 04:27:34 INFO : one: Moved (server-side) 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:36784") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:59936->172.17.0.3:36784, err= 2026/05/21 04:27:34 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/21 04:27:34 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/21 04:27:34 INFO : one: Copied (new) 2026/05/21 04:27:34 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:34 INFO : three.txt: Deleted 2026/05/21 04:27:34 INFO : three.txt: Moved (server-side) 2026/05/21 04:27:34 INFO : three.txt: Moved into backup dir 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39576") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48138->172.17.0.3:39576, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36749") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35831") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46384->172.17.0.3:36749, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41784->172.17.0.3:35831, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39540") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41650->172.17.0.3:39540, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31387") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34196->172.17.0.3:31387, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38180") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41004->172.17.0.3:38180, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31631") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54566->172.17.0.3:31631, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.46s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30405") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60890->172.17.0.3:30405, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35374") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43048->172.17.0.3:35374, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31968") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46654->172.17.0.3:31968, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35922") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33178->172.17.0.3:35922, err= 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38234") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48734->172.17.0.3:38234, err= 2026/05/21 04:27:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/dst" 2026/05/21 04:27:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:34 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:34 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Connecting to FTP server 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:34 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:41644->172.17.0.3:21, err= 2026/05/21 04:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-voruqom3luge: closing 1 unused connections 2026/05/21 04:27:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:36 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:36 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: Connecting to FTP server 2026/05/21 04:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:36 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: > dial: conn=172.17.0.1:41654->172.17.0.3:21, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-kujigut5hofo: closing 1 unused connections 2026/05/21 04:27:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" to be canonical "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:31993") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:36972->172.17.0.3:31993, err= 2026/05/21 04:27:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:38 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:38 DEBUG : one: Sizes differ 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:38 DEBUG : two: size = 3 OK 2026/05/21 04:27:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:38 DEBUG : two: Unchanged skipping 2026/05/21 04:27:38 INFO : one: Moved (server-side) to: one.bak 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:33464") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:33194->172.17.0.3:33464, err= 2026/05/21 04:27:38 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/21 04:27:38 DEBUG : one.a292864a.partial: renamed to: one 2026/05/21 04:27:38 INFO : one: Copied (new) 2026/05/21 04:27:38 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/21 04:27:38 INFO : three.txt: Moved into backup dir 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37205") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45058->172.17.0.3:37205, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39502") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37039") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40796->172.17.0.3:39502, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35610->172.17.0.3:37039, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35106") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43288->172.17.0.3:35106, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33300") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40260->172.17.0.3:33300, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35975") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35527") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38150->172.17.0.3:35975, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40608->172.17.0.3:35527, err= 2026/05/21 04:27:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" for canonical name "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:32445") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:58974->172.17.0.3:32445, err= 2026/05/21 04:27:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:38 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:38 DEBUG : one: Sizes differ 2026/05/21 04:27:38 DEBUG : two: size = 3 OK 2026/05/21 04:27:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:38 DEBUG : two: Unchanged skipping 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:38 INFO : one.bak: Deleted 2026/05/21 04:27:38 INFO : one: Moved (server-side) to: one.bak 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:36328") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:58534->172.17.0.3:36328, err= 2026/05/21 04:27:38 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/21 04:27:38 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/21 04:27:38 INFO : one: Copied (new) 2026/05/21 04:27:38 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:38 INFO : three.txt.bak: Deleted 2026/05/21 04:27:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/21 04:27:38 INFO : three.txt: Moved into backup dir 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37389") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49910->172.17.0.3:37389, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31742") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34740") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47792->172.17.0.3:31742, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59846->172.17.0.3:34740, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37954") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55794->172.17.0.3:37954, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33874") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42600->172.17.0.3:33874, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31260") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51880->172.17.0.3:31260, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31598") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47514->172.17.0.3:31598, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35126") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43752->172.17.0.3:35126, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38449") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54908->172.17.0.3:38449, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33373") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46516->172.17.0.3:33373, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38313") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45538->172.17.0.3:38313, err= 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34430") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35194->172.17.0.3:34430, err= 2026/05/21 04:27:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/dst" 2026/05/21 04:27:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:38 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:38 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:38 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Connecting to FTP server 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:38 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:41656->172.17.0.3:21, err= 2026/05/21 04:27:40 DEBUG : ftp://172.17.0.3:21/rclone-test-vizanep2feja: closing 1 unused connections 2026/05/21 04:27:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:41 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:41 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:41 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: Connecting to FTP server 2026/05/21 04:27:41 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:41 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: > dial: conn=172.17.0.1:41666->172.17.0.3:21, err= 2026/05/21 04:27:43 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" to be canonical "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:32288") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:33154->172.17.0.3:32288, err= 2026/05/21 04:27:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:43 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:43 DEBUG : one: Sizes differ 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:43 DEBUG : two: size = 3 OK 2026/05/21 04:27:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:43 DEBUG : two: Unchanged skipping 2026/05/21 04:27:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:33672") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:37176->172.17.0.3:33672, err= 2026/05/21 04:27:43 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/21 04:27:43 DEBUG : one.a292864a.partial: renamed to: one 2026/05/21 04:27:43 INFO : one: Copied (new) 2026/05/21 04:27:43 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/21 04:27:43 INFO : three.txt: Moved into backup dir 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33668") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41610->172.17.0.3:33668, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30514") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53590->172.17.0.3:30514, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34135") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33508->172.17.0.3:34135, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38744") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55880->172.17.0.3:38744, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36998") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44602->172.17.0.3:36998, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34032") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42488->172.17.0.3:34032, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34331") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37470->172.17.0.3:34331, err= 2026/05/21 04:27:43 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cucugof3cixu/backup" for canonical name "TestFTPPureftpd{Imi0u}:rclone-test-cucugof3cixu/backup" 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:33431") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:41142->172.17.0.3:33431, err= 2026/05/21 04:27:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:43 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:43 DEBUG : one: Sizes differ 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:43 DEBUG : two: size = 3 OK 2026/05/21 04:27:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:43 DEBUG : two: Unchanged skipping 2026/05/21 04:27:43 INFO : one-2019-01-01: Deleted 2026/05/21 04:27:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:30914") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:59848->172.17.0.3:30914, err= 2026/05/21 04:27:43 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/21 04:27:43 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/21 04:27:43 INFO : one: Copied (new) 2026/05/21 04:27:43 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:43 INFO : three-2019-01-01.txt: Deleted 2026/05/21 04:27:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/21 04:27:43 INFO : three.txt: Moved into backup dir 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35097") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44202->172.17.0.3:35097, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33347") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36700") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47022->172.17.0.3:33347, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53348->172.17.0.3:36700, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39558") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51424->172.17.0.3:39558, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36479") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37860->172.17.0.3:36479, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38983") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56398->172.17.0.3:38983, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30458") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36000->172.17.0.3:30458, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.42s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35167") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32934->172.17.0.3:35167, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30729") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40562->172.17.0.3:30729, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32533") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57058->172.17.0.3:32533, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31598") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35070->172.17.0.3:31598, err= 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32774") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51706->172.17.0.3:32774, err= 2026/05/21 04:27:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/dst" 2026/05/21 04:27:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:43 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:43 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Connecting to FTP server 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:43 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:36310->172.17.0.3:21, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:32238") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:53176->172.17.0.3:32238, err= 2026/05/21 04:27:45 DEBUG : two: size = 3 OK 2026/05/21 04:27:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:45 DEBUG : two: Unchanged skipping 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:45 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:45 DEBUG : one: Sizes differ 2026/05/21 04:27:45 INFO : one: Moved (server-side) to: one.bak 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:34984") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:60194->172.17.0.3:34984, err= 2026/05/21 04:27:45 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/21 04:27:45 DEBUG : one.a292864a.partial: renamed to: one 2026/05/21 04:27:45 INFO : one: Copied (new) 2026/05/21 04:27:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/21 04:27:45 INFO : three.txt: Moved into backup dir 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36657") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39736->172.17.0.3:36657, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35164") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52434->172.17.0.3:35164, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36312") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42948->172.17.0.3:36312, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35110") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41858->172.17.0.3:35110, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35446") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42328->172.17.0.3:35446, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:38215") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:37684->172.17.0.3:38215, err= 2026/05/21 04:27:45 DEBUG : one.bak: Excluded (Path Filter) 2026/05/21 04:27:45 DEBUG : one.bak: Excluded 2026/05/21 04:27:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/21 04:27:45 DEBUG : three.txt.bak: Excluded 2026/05/21 04:27:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:45 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:45 DEBUG : one: Sizes differ 2026/05/21 04:27:45 DEBUG : two: size = 3 OK 2026/05/21 04:27:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:45 DEBUG : two: Unchanged skipping 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for checks to finish 2026/05/21 04:27:45 INFO : one.bak: Deleted 2026/05/21 04:27:45 INFO : one: Moved (server-side) to: one.bak 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Waiting for transfers to finish 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:34186") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:56160->172.17.0.3:34186, err= 2026/05/21 04:27:45 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/21 04:27:45 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/21 04:27:45 INFO : one: Copied (new) 2026/05/21 04:27:45 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:45 INFO : three.txt.bak: Deleted 2026/05/21 04:27:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/21 04:27:45 INFO : three.txt: Moved into backup dir 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38950") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41672->172.17.0.3:38950, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36007") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47952->172.17.0.3:36007, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30452") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41030->172.17.0.3:30452, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38571") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45028->172.17.0.3:38571, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30582") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46608->172.17.0.3:30582, err= --- PASS: TestSyncBackupDirSuffixOnly (2.16s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33302") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49846->172.17.0.3:33302, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33330") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34004->172.17.0.3:33330, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37496") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60876->172.17.0.3:37496, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36758") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53062->172.17.0.3:36758, err= 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31201") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51042->172.17.0.3:31201, err= 2026/05/21 04:27:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/dst" 2026/05/21 04:27:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:45 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:45 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Connecting to FTP server 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:36314->172.17.0.3:21, err= 2026/05/21 04:27:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:47 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:47 DEBUG : one: Sizes differ 2026/05/21 04:27:47 INFO : one: Moved (server-side) to: one.bak 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:31411") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:39388->172.17.0.3:31411, err= 2026/05/21 04:27:47 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/21 04:27:47 DEBUG : one.a292864a.partial: renamed to: one 2026/05/21 04:27:47 INFO : one: Copied (new) 2026/05/21 04:27:47 DEBUG : two: size = 3 OK 2026/05/21 04:27:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:47 DEBUG : two: Unchanged skipping 2026/05/21 04:27:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:47 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:47 DEBUG : three.txt: Sizes differ 2026/05/21 04:27:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:39459") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:46372->172.17.0.3:39459, err= 2026/05/21 04:27:47 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/21 04:27:47 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/21 04:27:47 INFO : three.txt: Copied (new) 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39518") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54782->172.17.0.3:39518, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37647") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42346->172.17.0.3:37647, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35200") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34628->172.17.0.3:35200, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32582") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51868->172.17.0.3:32582, err= 2026/05/21 04:27:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:47 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:47 DEBUG : one: Sizes differ 2026/05/21 04:27:47 INFO : one.bak: Deleted 2026/05/21 04:27:47 INFO : one: Moved (server-side) to: one.bak 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:38591") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:54136->172.17.0.3:38591, err= 2026/05/21 04:27:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/21 04:27:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/21 04:27:47 INFO : one: Copied (new) 2026/05/21 04:27:47 DEBUG : two: size = 3 OK 2026/05/21 04:27:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:47 DEBUG : two: Unchanged skipping 2026/05/21 04:27:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:47 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:47 DEBUG : three.txt: Sizes differ 2026/05/21 04:27:47 INFO : three.txt.bak: Deleted 2026/05/21 04:27:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:38715") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:35760->172.17.0.3:38715, err= 2026/05/21 04:27:47 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/21 04:27:47 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/21 04:27:47 INFO : three.txt: Copied (new) 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38069") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59306->172.17.0.3:38069, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33965") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56672->172.17.0.3:33965, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31593") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55460->172.17.0.3:31593, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36552") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33490->172.17.0.3:36552, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39430") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47356->172.17.0.3:39430, err= --- PASS: TestSyncSuffix (2.23s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37296") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59084->172.17.0.3:37296, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34595") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56058->172.17.0.3:34595, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37284") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48160->172.17.0.3:37284, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36570") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40900->172.17.0.3:36570, err= 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37477") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57862->172.17.0.3:37477, err= 2026/05/21 04:27:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cucugof3cixu/dst" 2026/05/21 04:27:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/21 04:27:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:47 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{Imi0u}" suffix to name 2026/05/21 04:27:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/21 04:27:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/21 04:27:47 DEBUG : Setting pass="zup3QbXrBEa5OxJ49i_Q6IesMux2WCgTyQtHjFMm-SM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/21 04:27:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: Connecting to FTP server 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:47 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:36322->172.17.0.3:21, err= 2026/05/21 04:27:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:49 DEBUG : one: Sizes differ 2026/05/21 04:27:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:36789") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:49894->172.17.0.3:36789, err= 2026/05/21 04:27:49 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/21 04:27:49 DEBUG : one.a292864a.partial: renamed to: one 2026/05/21 04:27:49 INFO : one: Copied (new) 2026/05/21 04:27:49 DEBUG : two: size = 3 OK 2026/05/21 04:27:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : two: Unchanged skipping 2026/05/21 04:27:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:49 DEBUG : three.txt: Sizes differ 2026/05/21 04:27:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:35694") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:42658->172.17.0.3:35694, err= 2026/05/21 04:27:49 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/21 04:27:49 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/21 04:27:49 INFO : three.txt: Copied (new) 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37076") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35570->172.17.0.3:37076, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33235") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42640->172.17.0.3:33235, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32774") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51714->172.17.0.3:32774, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33066") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50638->172.17.0.3:33066, err= 2026/05/21 04:27:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:49 DEBUG : one: Sizes differ 2026/05/21 04:27:49 INFO : one-2019-01-01: Deleted 2026/05/21 04:27:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:39517") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:44540->172.17.0.3:39517, err= 2026/05/21 04:27:49 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/21 04:27:49 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/21 04:27:49 INFO : one: Copied (new) 2026/05/21 04:27:49 DEBUG : two: size = 3 OK 2026/05/21 04:27:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : two: Unchanged skipping 2026/05/21 04:27:49 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst) 2026/05/21 04:27:49 DEBUG : three.txt: Sizes differ 2026/05/21 04:27:49 INFO : three-2019-01-01.txt: Deleted 2026/05/21 04:27:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: dial("tcp","172.17.0.3:35122") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu/dst: > dial: conn=172.17.0.1:39884->172.17.0.3:35122, err= 2026/05/21 04:27:49 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/21 04:27:49 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/21 04:27:49 INFO : three.txt: Copied (new) 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34821") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33136->172.17.0.3:34821, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35380") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38706->172.17.0.3:35380, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33238") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35088->172.17.0.3:33238, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37737") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59604->172.17.0.3:37737, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33405") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34422->172.17.0.3:33405, err= --- PASS: TestSyncSuffixKeepExtension (2.21s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30882") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50672->172.17.0.3:30882, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36671") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47590->172.17.0.3:36671, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30769") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54742->172.17.0.3:30769, err= 2026/05/21 04:27:49 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : Testêé: Sizes differ 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35940") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44080->172.17.0.3:35940, err= 2026/05/21 04:27:49 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/21 04:27:49 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/21 04:27:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/21 04:27:49 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33712") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40124->172.17.0.3:33712, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31462") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53602->172.17.0.3:31462, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38382") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57010->172.17.0.3:38382, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31273") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59800->172.17.0.3:31273, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33960") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40002->172.17.0.3:33960, err= 2026/05/21 04:27:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34731") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47232->172.17.0.3:34731, err= 2026/05/21 04:27:49 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/21 04:27:49 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/21 04:27:49 INFO : existing: Copied (new) 2026/05/21 04:27:49 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36066") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35662->172.17.0.3:36066, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30229") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33710->172.17.0.3:30229, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31843") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53866->172.17.0.3:31843, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:49 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : existing: Sizes differ 2026/05/21 04:27:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:49 ERROR : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: not deleting files as there were IO errors 2026/05/21 04:27:49 ERROR : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: not deleting directories as there were IO errors 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39420") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54004->172.17.0.3:39420, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38511") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39968->172.17.0.3:38511, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35698") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60390->172.17.0.3:35698, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34784") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46016->172.17.0.3:34784, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34133") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35506->172.17.0.3:34133, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34126") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38844->172.17.0.3:34126, err= 2026/05/21 04:27:49 DEBUG : EXISTING: size = 6 OK 2026/05/21 04:27:49 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : existing: Unchanged skipping 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:49 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:49 INFO : There was nothing to transfer 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31095") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54172->172.17.0.3:31095, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32874") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49192->172.17.0.3:32874, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33700") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33320->172.17.0.3:33700, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33592") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40826->172.17.0.3:33592, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31582") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56518->172.17.0.3:31582, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37209") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35466->172.17.0.3:37209, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39281") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55020->172.17.0.3:39281, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32345") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39450->172.17.0.3:32345, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37175") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54716->172.17.0.3:37175, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32557") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48388->172.17.0.3:32557, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37641") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40126->172.17.0.3:37641, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32434") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49058->172.17.0.3:32434, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38529") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41634->172.17.0.3:38529, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30946") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56410->172.17.0.3:30946, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32827") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59126->172.17.0.3:32827, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33230") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51882->172.17.0.3:33230, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38290") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56114->172.17.0.3:38290, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31899") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40548->172.17.0.3:31899, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38515") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50336->172.17.0.3:38515, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38072") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57558->172.17.0.3:38072, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34959") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45740->172.17.0.3:34959, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35486") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34222->172.17.0.3:35486, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36416") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35454->172.17.0.3:36416, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31980") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35040->172.17.0.3:31980, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32567") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56678->172.17.0.3:32567, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37786") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41154->172.17.0.3:37786, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37748") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53932->172.17.0.3:37748, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33249") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55862->172.17.0.3:33249, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34396") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56888->172.17.0.3:34396, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38892") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33662->172.17.0.3:38892, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36623") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47436->172.17.0.3:36623, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34937") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43886->172.17.0.3:34937, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30466") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40066->172.17.0.3:30466, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30011") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34438->172.17.0.3:30011, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38385") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45944->172.17.0.3:38385, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32587") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60664->172.17.0.3:32587, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35739") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48926->172.17.0.3:35739, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33765") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55298->172.17.0.3:33765, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31370") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43132->172.17.0.3:31370, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38511") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39980->172.17.0.3:38511, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37074") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53494->172.17.0.3:37074, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35486") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34224->172.17.0.3:35486, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33858") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39944->172.17.0.3:33858, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39213") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49588->172.17.0.3:39213, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34555") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60024->172.17.0.3:34555, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35721") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34356->172.17.0.3:35721, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32958") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52102->172.17.0.3:32958, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36453") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37236->172.17.0.3:36453, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35690") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59504->172.17.0.3:35690, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35062") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44664->172.17.0.3:35062, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39755") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52940->172.17.0.3:39755, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30493") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39672->172.17.0.3:30493, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36439") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34846->172.17.0.3:36439, err= 2026/05/21 04:27:49 DEBUG : both0: size = 6 OK 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:49 DEBUG : both10: size = 6 OK 2026/05/21 04:27:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both12: size = 6 OK 2026/05/21 04:27:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both11: size = 6 OK 2026/05/21 04:27:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both10: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both13: size = 6 OK 2026/05/21 04:27:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both13: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both14: size = 6 OK 2026/05/21 04:27:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both14: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both15: size = 6 OK 2026/05/21 04:27:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both15: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both16: size = 6 OK 2026/05/21 04:27:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both16: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both17: size = 6 OK 2026/05/21 04:27:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both17: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both18: size = 6 OK 2026/05/21 04:27:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both18: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both19: size = 6 OK 2026/05/21 04:27:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both19: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both1: size = 6 OK 2026/05/21 04:27:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both1: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both2: size = 6 OK 2026/05/21 04:27:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both2: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both3: size = 6 OK 2026/05/21 04:27:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both3: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both4: size = 6 OK 2026/05/21 04:27:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both4: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both5: size = 6 OK 2026/05/21 04:27:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both5: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both6: size = 6 OK 2026/05/21 04:27:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both6: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both7: size = 6 OK 2026/05/21 04:27:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both7: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both8: size = 6 OK 2026/05/21 04:27:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both8: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both9: size = 6 OK 2026/05/21 04:27:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both9: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both12: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both0: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both11: Unchanged skipping 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:49 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:49 INFO : only2: Deleted 2026/05/21 04:27:49 INFO : only15: Deleted 2026/05/21 04:27:49 INFO : only3: Deleted 2026/05/21 04:27:49 INFO : only8: Deleted 2026/05/21 04:27:49 INFO : only0: Deleted 2026/05/21 04:27:49 INFO : only7: Deleted 2026/05/21 04:27:49 INFO : only12: Deleted 2026/05/21 04:27:49 INFO : only10: Deleted 2026/05/21 04:27:49 INFO : only4: Deleted 2026/05/21 04:27:49 INFO : only9: Deleted 2026/05/21 04:27:49 INFO : only19: Deleted 2026/05/21 04:27:49 INFO : only11: Deleted 2026/05/21 04:27:49 INFO : only18: Deleted 2026/05/21 04:27:49 INFO : only1: Deleted 2026/05/21 04:27:49 INFO : only14: Deleted 2026/05/21 04:27:49 INFO : only17: Deleted 2026/05/21 04:27:49 INFO : only16: Deleted 2026/05/21 04:27:49 INFO : only13: Deleted 2026/05/21 04:27:49 INFO : only6: Deleted 2026/05/21 04:27:49 INFO : only5: Deleted 2026/05/21 04:27:49 INFO : There was nothing to transfer 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33230") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51898->172.17.0.3:33230, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33114") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32790->172.17.0.3:33114, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34706") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47792->172.17.0.3:34706, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36772") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54326->172.17.0.3:36772, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36842") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46118->172.17.0.3:36842, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38811") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44140->172.17.0.3:38811, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33171") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36322->172.17.0.3:33171, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37606") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57498->172.17.0.3:37606, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32266") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55290->172.17.0.3:32266, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31427") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42910->172.17.0.3:31427, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30492") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42152->172.17.0.3:30492, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33200") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46896->172.17.0.3:33200, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32223") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59460->172.17.0.3:32223, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38952") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34866->172.17.0.3:38952, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39450") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37908->172.17.0.3:39450, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32223") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59466->172.17.0.3:32223, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36644") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51414->172.17.0.3:36644, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31531") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47980->172.17.0.3:31531, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32763") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45690->172.17.0.3:32763, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39549") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40218->172.17.0.3:39549, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32561") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55104->172.17.0.3:32561, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37395") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35178->172.17.0.3:37395, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35193") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37494->172.17.0.3:35193, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35607") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55858->172.17.0.3:35607, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32126") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39102->172.17.0.3:32126, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35980") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41448->172.17.0.3:35980, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36676") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54866->172.17.0.3:36676, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37516") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42412->172.17.0.3:37516, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37027") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49022->172.17.0.3:37027, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39436") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59694->172.17.0.3:39436, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31308") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45380->172.17.0.3:31308, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38699") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33752->172.17.0.3:38699, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30097") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54600->172.17.0.3:30097, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38245") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34510->172.17.0.3:38245, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39447") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52628->172.17.0.3:39447, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36550") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41960->172.17.0.3:36550, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36163") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45900->172.17.0.3:36163, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31018") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51726->172.17.0.3:31018, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35993") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45698->172.17.0.3:35993, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32969") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36648->172.17.0.3:32969, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37214") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34686->172.17.0.3:37214, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36033") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46632->172.17.0.3:36033, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34138") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35380->172.17.0.3:34138, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32526") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43538->172.17.0.3:32526, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38466") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37632->172.17.0.3:38466, err= 2026/05/21 04:27:49 DEBUG : both10: size = 6 OK 2026/05/21 04:27:49 DEBUG : both0: size = 6 OK 2026/05/21 04:27:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both11: size = 6 OK 2026/05/21 04:27:49 DEBUG : both12: size = 6 OK 2026/05/21 04:27:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both10: Unchanged skipping 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:49 DEBUG : both13: size = 6 OK 2026/05/21 04:27:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both0: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both14: size = 6 OK 2026/05/21 04:27:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both14: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both15: size = 6 OK 2026/05/21 04:27:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both11: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both16: size = 6 OK 2026/05/21 04:27:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both12: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both17: size = 6 OK 2026/05/21 04:27:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both17: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both18: size = 6 OK 2026/05/21 04:27:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both18: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both19: size = 6 OK 2026/05/21 04:27:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both13: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both1: size = 6 OK 2026/05/21 04:27:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both1: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both2: size = 6 OK 2026/05/21 04:27:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both2: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both3: size = 6 OK 2026/05/21 04:27:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both3: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both4: size = 6 OK 2026/05/21 04:27:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both4: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both5: size = 6 OK 2026/05/21 04:27:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both5: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both6: size = 6 OK 2026/05/21 04:27:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both6: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both7: size = 6 OK 2026/05/21 04:27:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both7: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both8: size = 6 OK 2026/05/21 04:27:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both8: Unchanged skipping 2026/05/21 04:27:49 DEBUG : both9: size = 6 OK 2026/05/21 04:27:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:49 DEBUG : both9: Unchanged skipping 2026/05/21 04:27:49 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only0: Sizes differ 2026/05/21 04:27:49 DEBUG : both15: Unchanged skipping 2026/05/21 04:27:49 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only10: Sizes differ 2026/05/21 04:27:49 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only11: Sizes differ 2026/05/21 04:27:49 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only12: Sizes differ 2026/05/21 04:27:49 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only13: Sizes differ 2026/05/21 04:27:49 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only14: Sizes differ 2026/05/21 04:27:49 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only15: Sizes differ 2026/05/21 04:27:49 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only16: Sizes differ 2026/05/21 04:27:49 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only17: Sizes differ 2026/05/21 04:27:49 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only18: Sizes differ 2026/05/21 04:27:49 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only19: Sizes differ 2026/05/21 04:27:49 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only1: Sizes differ 2026/05/21 04:27:49 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only2: Sizes differ 2026/05/21 04:27:49 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only3: Sizes differ 2026/05/21 04:27:49 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only4: Sizes differ 2026/05/21 04:27:49 DEBUG : both16: Unchanged skipping 2026/05/21 04:27:49 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only6: Sizes differ 2026/05/21 04:27:49 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only7: Sizes differ 2026/05/21 04:27:49 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only8: Sizes differ 2026/05/21 04:27:49 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only9: Sizes differ 2026/05/21 04:27:49 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1611178373) 2026/05/21 04:27:49 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-cucugof3cixu) 2026/05/21 04:27:49 DEBUG : only5: Sizes differ 2026/05/21 04:27:49 DEBUG : both19: Unchanged skipping 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32429") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32340") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46000->172.17.0.3:32429, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34980") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36367") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42408->172.17.0.3:34980, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37992->172.17.0.3:32340, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43950->172.17.0.3:36367, err= 2026/05/21 04:27:49 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/21 04:27:49 INFO : only10: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/21 04:27:49 INFO : only13: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/21 04:27:49 INFO : only12: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/21 04:27:49 INFO : only11: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37603") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30514") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49282->172.17.0.3:37603, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30206") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53602->172.17.0.3:30514, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53232->172.17.0.3:30206, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30283") 2026/05/21 04:27:49 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42626->172.17.0.3:30283, err= 2026/05/21 04:27:49 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/21 04:27:49 INFO : only15: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/21 04:27:49 INFO : only14: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/21 04:27:49 INFO : only16: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31239") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36574") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31189") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54282->172.17.0.3:31239, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33480->172.17.0.3:36574, err= 2026/05/21 04:27:49 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56732->172.17.0.3:31189, err= 2026/05/21 04:27:49 INFO : only17: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36727") 2026/05/21 04:27:49 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33498->172.17.0.3:36727, err= 2026/05/21 04:27:49 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/21 04:27:49 INFO : only19: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34730") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38012->172.17.0.3:34730, err= 2026/05/21 04:27:49 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/21 04:27:49 INFO : only1: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/21 04:27:49 INFO : only18: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/21 04:27:49 INFO : only2: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34403") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57078->172.17.0.3:34403, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33238") 2026/05/21 04:27:49 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38529") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41636->172.17.0.3:38529, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35096->172.17.0.3:33238, err= 2026/05/21 04:27:49 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/21 04:27:49 INFO : only3: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36796") 2026/05/21 04:27:49 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/21 04:27:49 INFO : only4: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40884->172.17.0.3:36796, err= 2026/05/21 04:27:49 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/21 04:27:49 INFO : only7: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/21 04:27:49 INFO : only6: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39297") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39603") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60772->172.17.0.3:39297, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51866->172.17.0.3:39603, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32840") 2026/05/21 04:27:49 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38998->172.17.0.3:32840, err= 2026/05/21 04:27:49 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/21 04:27:49 INFO : only8: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/21 04:27:49 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/21 04:27:49 INFO : only0: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/21 04:27:49 INFO : only5: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/21 04:27:49 INFO : only9: Copied (replaced existing) 2026/05/21 04:27:49 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36704") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35850->172.17.0.3:36704, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37095") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39710->172.17.0.3:37095, err= 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30300") 2026/05/21 04:27:49 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43452->172.17.0.3:30300, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:50 DEBUG : empty_dir: Making directory with metadata 2026/05/21 04:27:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/21 04:27:50 DEBUG : empty_on_remote: Making directory with metadata 2026/05/21 04:27:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/21 04:27:50 INFO : empty_on_remote: Making directory 2026/05/21 04:27:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/21 04:27:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32059") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57760->172.17.0.3:32059, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36629") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58078->172.17.0.3:36629, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32688") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31573") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48786->172.17.0.3:32688, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53028->172.17.0.3:31573, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33691") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50210->172.17.0.3:33691, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35801") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43196->172.17.0.3:35801, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:50 DEBUG : empty_dir: Making directory with metadata 2026/05/21 04:27:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/21 04:27:50 DEBUG : empty_on_remote: Making directory with metadata 2026/05/21 04:27:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/21 04:27:50 INFO : empty_on_remote: Making directory 2026/05/21 04:27:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/21 04:27:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30383") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51452->172.17.0.3:30383, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38176") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33967") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31900") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46284->172.17.0.3:38176, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31566") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50496->172.17.0.3:33967, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43100->172.17.0.3:31900, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58390->172.17.0.3:31566, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30985") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59072->172.17.0.3:30985, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35072") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33104->172.17.0.3:35072, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : sub dir: Making directory 2026/05/21 04:27:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38831") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42582->172.17.0.3:38831, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37821") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34550->172.17.0.3:37821, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30163") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38042->172.17.0.3:30163, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38088") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48722->172.17.0.3:38088, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38497") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53860->172.17.0.3:38497, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37233") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43724->172.17.0.3:37233, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39056") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52680->172.17.0.3:39056, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31113") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45370->172.17.0.3:31113, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34116") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54244->172.17.0.3:34116, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35214") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34974->172.17.0.3:35214, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33315") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57248->172.17.0.3:33315, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/21 04:27:50 INFO : sub dir: Making directory 2026/05/21 04:27:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36252") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56860->172.17.0.3:36252, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38324") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34919") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54592->172.17.0.3:38324, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43090->172.17.0.3:34919, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31469") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35644->172.17.0.3:31469, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32152") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48850->172.17.0.3:32152, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32285") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51610->172.17.0.3:32285, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31898") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34476->172.17.0.3:31898, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30922") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38546->172.17.0.3:30922, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32053") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40348->172.17.0.3:32053, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35490") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42366->172.17.0.3:35490, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37010") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51534->172.17.0.3:37010, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37838") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46864->172.17.0.3:37838, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36121") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47602->172.17.0.3:36121, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33723") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48126->172.17.0.3:33723, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33410") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53744->172.17.0.3:33410, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33816") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36662->172.17.0.3:33816, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32977") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38672->172.17.0.3:32977, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39984") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40720->172.17.0.3:39984, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34741") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49940->172.17.0.3:34741, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39389") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40650->172.17.0.3:39389, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32878") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46960->172.17.0.3:32878, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33986") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59058->172.17.0.3:33986, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39702") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53806->172.17.0.3:39702, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30874") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36600->172.17.0.3:30874, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36538") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33488->172.17.0.3:36538, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38651") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47968->172.17.0.3:38651, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33396") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42466->172.17.0.3:33396, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30104") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34502->172.17.0.3:30104, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36771") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49156->172.17.0.3:36771, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37773") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53566->172.17.0.3:37773, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32425") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47318->172.17.0.3:32425, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39847") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57522->172.17.0.3:39847, err= 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : apple: Excluded 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:50 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : banana: Excluded 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31673") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58452->172.17.0.3:31673, err= 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35026") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60744->172.17.0.3:35026, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37612") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45276->172.17.0.3:37612, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38623") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37480->172.17.0.3:38623, err= 2026/05/21 04:27:50 DEBUG : apple: size = 5 OK 2026/05/21 04:27:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : banana: size = 6 OK 2026/05/21 04:27:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37025") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47964->172.17.0.3:37025, err= 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 INFO : There was nothing to transfer 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35759") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48796->172.17.0.3:35759, err= 2026/05/21 04:27:50 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : apple: Excluded 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:50 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : banana: Excluded 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36750") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35940->172.17.0.3:36750, err= 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39588") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39622->172.17.0.3:39588, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38904") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41366->172.17.0.3:38904, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36962") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45322->172.17.0.3:36962, err= 2026/05/21 04:27:50 DEBUG : apple: size = 5 OK 2026/05/21 04:27:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:50 DEBUG : banana: size = 6 OK 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34590") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43616->172.17.0.3:34590, err= 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 INFO : There was nothing to transfer 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31862") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33004->172.17.0.3:31862, err= 2026/05/21 04:27:50 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : apple: Excluded 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:50 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : banana: Excluded 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35807") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52064->172.17.0.3:35807, err= 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33946") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34348->172.17.0.3:33946, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39215") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37976->172.17.0.3:39215, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39316") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45408->172.17.0.3:39316, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30239") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43680->172.17.0.3:30239, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33529") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52000->172.17.0.3:33529, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37451") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43590->172.17.0.3:37451, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31634") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56290->172.17.0.3:31634, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32668") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40266->172.17.0.3:32668, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37683") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41678->172.17.0.3:37683, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33378") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33518->172.17.0.3:33378, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34219") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53780->172.17.0.3:34219, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33368") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43980->172.17.0.3:33368, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39335") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52564->172.17.0.3:39335, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30974") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37044->172.17.0.3:30974, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38595") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40938->172.17.0.3:38595, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36072") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51754->172.17.0.3:36072, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31474") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47086->172.17.0.3:31474, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33566") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53636->172.17.0.3:33566, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37416") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39962->172.17.0.3:37416, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33559") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37746->172.17.0.3:33559, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31457") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53742->172.17.0.3:31457, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32902") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49646->172.17.0.3:32902, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37784") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57274->172.17.0.3:37784, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36985") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46920->172.17.0.3:36985, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34790") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57042->172.17.0.3:34790, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35613") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56920->172.17.0.3:35613, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37527") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40972->172.17.0.3:37527, err= 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32793") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33492->172.17.0.3:32793, err= 2026/05/21 04:27:50 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : apple: Excluded 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:50 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : banana: Excluded 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39109") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59488->172.17.0.3:39109, err= 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32400") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58290->172.17.0.3:32400, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34780") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49022->172.17.0.3:34780, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39815") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52284->172.17.0.3:39815, err= 2026/05/21 04:27:50 DEBUG : apple: size = 5 OK 2026/05/21 04:27:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:50 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:50 DEBUG : banana: size = 6 OK 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:50 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31990") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52786->172.17.0.3:31990, err= 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 INFO : There was nothing to transfer 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35209") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50808->172.17.0.3:35209, err= 2026/05/21 04:27:50 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : apple: Excluded 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:50 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : banana: Excluded 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36229") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46806->172.17.0.3:36229, err= 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35836") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50906->172.17.0.3:35836, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33043") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45426->172.17.0.3:33043, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33736") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38240->172.17.0.3:33736, err= 2026/05/21 04:27:50 DEBUG : apple: size = 5 OK 2026/05/21 04:27:50 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : banana: size = 6 OK 2026/05/21 04:27:50 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:50 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:50 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34758") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60576->172.17.0.3:34758, err= 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 INFO : There was nothing to transfer 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34806") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53536->172.17.0.3:34806, err= 2026/05/21 04:27:50 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : apple: Excluded 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:50 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : banana: Excluded 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39782") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36610->172.17.0.3:39782, err= 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30179") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42612->172.17.0.3:30179, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32221") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33900->172.17.0.3:32221, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36899") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59122->172.17.0.3:36899, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30509") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51356->172.17.0.3:30509, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33043") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45438->172.17.0.3:33043, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33419") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56692->172.17.0.3:33419, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30595") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51482->172.17.0.3:30595, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33798") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42900->172.17.0.3:33798, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32015") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43592->172.17.0.3:32015, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34770") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34048->172.17.0.3:34770, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39320") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34018->172.17.0.3:39320, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34486") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36700->172.17.0.3:34486, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35849") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52856->172.17.0.3:35849, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34568") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45862->172.17.0.3:34568, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39219") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50460->172.17.0.3:39219, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32629") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42954->172.17.0.3:32629, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39485") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39324->172.17.0.3:39485, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32329") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47028->172.17.0.3:32329, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30601") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58914->172.17.0.3:30601, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39320") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34030->172.17.0.3:39320, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38499") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36728->172.17.0.3:38499, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33630") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49028->172.17.0.3:33630, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31578") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38100->172.17.0.3:31578, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34950") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51392->172.17.0.3:34950, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37606") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57506->172.17.0.3:37606, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39498") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38478->172.17.0.3:39498, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31210") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36628->172.17.0.3:31210, err= 2026/05/21 04:27:50 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33296") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48468->172.17.0.3:33296, err= 2026/05/21 04:27:50 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : apple: Excluded 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:50 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : banana: Excluded 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32883") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33372->172.17.0.3:32883, err= 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33486") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41974->172.17.0.3:33486, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33748") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47462->172.17.0.3:33748, err= 2026/05/21 04:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38262") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36484->172.17.0.3:38262, err= 2026/05/21 04:27:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:50 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Connecting to FTP server 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39939") 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44530->172.17.0.3:39939, err= 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35516") 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38522") 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42928->172.17.0.3:35516, err= 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32729") 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46572->172.17.0.3:38522, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55502->172.17.0.3:32729, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36332->172.17.0.3:21, err= 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/21 04:27:50 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:50 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:50 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/21 04:27:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/21 04:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/21 04:27:50 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/21 04:27:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36592") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53168->172.17.0.3:36592, err= 2026/05/21 04:27:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39028") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50392->172.17.0.3:39028, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34324") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51186->172.17.0.3:34324, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/21 04:27:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30433") 2026/05/21 04:27:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56652->172.17.0.3:30433, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33327") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36760->172.17.0.3:33327, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30381") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59960->172.17.0.3:30381, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37453") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60894->172.17.0.3:37453, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34459") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35940->172.17.0.3:34459, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35260") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45946->172.17.0.3:35260, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37167") 2026/05/21 04:27:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47434->172.17.0.3:37167, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33899") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31662") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39012->172.17.0.3:33899, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57824->172.17.0.3:31662, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31236") 2026/05/21 04:27:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53764->172.17.0.3:31236, err= 2026/05/21 04:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38133") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37502->172.17.0.3:38133, err= 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31986") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59394->172.17.0.3:31986, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35887") 2026/05/21 04:27:50 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49376->172.17.0.3:35887, err= 2026/05/21 04:27:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:50 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/21 04:27:50 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:51 DEBUG : ftp://172.17.0.3:21/rclone-test-havohof8nore: closing 1 unused connections 2026/05/21 04:27:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jejozit5goru: closing 2 unused connections 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39791") 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37662->172.17.0.3:39791, err= 2026/05/21 04:27:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/21 04:27:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:52 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:52 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Connecting to FTP server 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Connecting to FTP server 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Connecting to FTP server 2026/05/21 04:27:52 INFO : dir1/0015-9;=.txt: Deleted 2026/05/21 04:27:52 INFO : dir1/0014-89;=.txt: Deleted 2026/05/21 04:27:52 INFO : apple: Deleted 2026/05/21 04:27:52 INFO : banana: Deleted 2026/05/21 04:27:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35488->172.17.0.3:21, err= 2026/05/21 04:27:52 INFO : dir1/0010-456789.txt: Deleted 2026/05/21 04:27:52 INFO : appleappleapplebanana: Deleted 2026/05/21 04:27:52 INFO : dir1/0008-2345678.txt: Deleted 2026/05/21 04:27:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/21 04:27:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/21 04:27:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/21 04:27:52 INFO : dir1/0011-56789;.txt: Deleted 2026/05/21 04:27:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/21 04:27:52 INFO : splitbananasplit: Deleted 2026/05/21 04:27:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/21 04:27:52 INFO : dir1/0007-1234567.txt: Deleted 2026/05/21 04:27:52 INFO : dir1/0009-3456789.txt: Deleted 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35490->172.17.0.3:21, err= 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:21") 2026/05/21 04:27:52 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35496->172.17.0.3:21, err= 2026/05/21 04:27:54 INFO : dir1/0003-defghij.txt: Deleted 2026/05/21 04:27:54 INFO : dir1/0013-789;=.txt: Deleted 2026/05/21 04:27:54 INFO : dir1/0012-6789;.txt: Deleted 2026/05/21 04:27:54 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33272") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41480->172.17.0.3:33272, err= 2026/05/21 04:27:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/21 04:27:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/21 04:27:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : YXBwbGU=: Excluded 2026/05/21 04:27:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : YmFuYW5h: Excluded 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34121") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50282->172.17.0.3:34121, err= 2026/05/21 04:27:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37718") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38182->172.17.0.3:37718, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36045") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59834->172.17.0.3:36045, err= 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31046") 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59430->172.17.0.3:31046, err= 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : YXBwbGU=: size = 5 OK 2026/05/21 04:27:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : YmFuYW5h: size = 6 OK 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/21 04:27:54 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:54 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37799") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33154->172.17.0.3:37799, err= 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:54 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:54 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37953") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43844->172.17.0.3:37953, err= 2026/05/21 04:27:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/21 04:27:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/21 04:27:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : YXBwbGU=: Excluded 2026/05/21 04:27:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : YmFuYW5h: Excluded 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31851") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44544->172.17.0.3:31851, err= 2026/05/21 04:27:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31193") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50312->172.17.0.3:31193, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31685") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37930->172.17.0.3:31685, err= 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/21 04:27:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35591") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60334->172.17.0.3:35591, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33791") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43186->172.17.0.3:33791, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33014") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46770->172.17.0.3:33014, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34424") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39410->172.17.0.3:34424, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35204") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49220->172.17.0.3:35204, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33377") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54022->172.17.0.3:33377, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35026") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46680->172.17.0.3:35026, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39382") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45886->172.17.0.3:39382, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31045") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41228->172.17.0.3:31045, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32657") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56870->172.17.0.3:32657, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32043") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46552->172.17.0.3:32043, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34989") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56212->172.17.0.3:34989, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38320") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59594->172.17.0.3:38320, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32972") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60890->172.17.0.3:32972, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33842") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54104->172.17.0.3:33842, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36751") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45220->172.17.0.3:36751, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37723") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39240->172.17.0.3:37723, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31847") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51160->172.17.0.3:31847, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38036") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51508->172.17.0.3:38036, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31207") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51226->172.17.0.3:31207, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36060") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43324->172.17.0.3:36060, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35959") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35418->172.17.0.3:35959, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36947") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59782->172.17.0.3:36947, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37504") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55186->172.17.0.3:37504, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34599") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54994->172.17.0.3:34599, err= 2026/05/21 04:27:54 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31108") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47106->172.17.0.3:31108, err= 2026/05/21 04:27:54 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : apple: Excluded 2026/05/21 04:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:54 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : banana: Excluded 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30183") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52440->172.17.0.3:30183, err= 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39764") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60558->172.17.0.3:39764, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39776") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53618->172.17.0.3:39776, err= 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33435") 2026/05/21 04:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45092->172.17.0.3:33435, err= 2026/05/21 04:27:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/21 04:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/21 04:27:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38977") 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37811") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33536->172.17.0.3:38977, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35181") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32378") 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43112->172.17.0.3:32378, err= 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43474->172.17.0.3:35181, err= 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34695") 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60012->172.17.0.3:34695, err= 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/21 04:27:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:54 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/21 04:27:54 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/21 04:27:54 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/21 04:27:54 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/21 04:27:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/21 04:27:54 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/21 04:27:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/21 04:27:55 INFO : apple: Copied (new) to: PREFIXapple 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55854->172.17.0.3:37811, err= 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37101") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30271") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30964") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59042->172.17.0.3:30271, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39640->172.17.0.3:37101, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48730->172.17.0.3:30964, err= 2026/05/21 04:27:55 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/21 04:27:55 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39814") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60490->172.17.0.3:39814, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31988") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30989") 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57498->172.17.0.3:31988, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33534->172.17.0.3:30989, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30514") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60030->172.17.0.3:30514, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31072") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36252") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49452->172.17.0.3:31072, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46156->172.17.0.3:36252, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36357") 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36590") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48434->172.17.0.3:36357, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37764->172.17.0.3:36590, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37585") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36527") 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41830->172.17.0.3:37585, err= 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49946->172.17.0.3:36527, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38104") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54090->172.17.0.3:38104, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35914") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45924->172.17.0.3:35914, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34958") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55538->172.17.0.3:34958, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/21 04:27:55 INFO : apple: Deleted 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/21 04:27:55 INFO : appleappleapplebanana: Deleted 2026/05/21 04:27:55 INFO : splitbananasplit: Deleted 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txt: Deleted 2026/05/21 04:27:55 INFO : banana: Deleted 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txt: Deleted 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36394") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36780->172.17.0.3:36394, err= 2026/05/21 04:27:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : PREFIXbanana: Excluded 2026/05/21 04:27:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : PREFIXapple: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35889") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58574->172.17.0.3:35889, err= 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32539") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60252->172.17.0.3:32539, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33388") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35024->172.17.0.3:33388, err= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/21 04:27:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34023") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37008->172.17.0.3:34023, err= 2026/05/21 04:27:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35571") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36420") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33294->172.17.0.3:35571, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45994->172.17.0.3:36420, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38164") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49668->172.17.0.3:38164, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38748") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33664->172.17.0.3:38748, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36846") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46118->172.17.0.3:36846, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/21 04:27:55 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/21 04:27:55 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/21 04:27:55 INFO : apple: Copied (new) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/21 04:27:55 INFO : appleappleapplebanana: Copied (new) 2026/05/21 04:27:55 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/21 04:27:55 INFO : splitbananasplit: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31163") 2026/05/21 04:27:55 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/21 04:27:55 INFO : banana: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41362->172.17.0.3:31163, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36494") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31012") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46052->172.17.0.3:36494, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56460->172.17.0.3:31012, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36310") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49870->172.17.0.3:36310, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34819") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50322->172.17.0.3:34819, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31825") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36906") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39812") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36648->172.17.0.3:39812, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42562->172.17.0.3:36906, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34350->172.17.0.3:31825, err= 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32580") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37380->172.17.0.3:32580, err= 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30411") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31636") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40836->172.17.0.3:30411, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41766->172.17.0.3:31636, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34365") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35478->172.17.0.3:34365, err= 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37128") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42166->172.17.0.3:37128, err= 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/21 04:27:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39762") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60164->172.17.0.3:39762, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34017") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55516->172.17.0.3:34017, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31617") 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36624->172.17.0.3:31617, err= 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 INFO : PREFIXsplitbananasplit: Deleted 2026/05/21 04:27:55 INFO : PREFIXapple: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/21 04:27:55 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/21 04:27:55 INFO : PREFIXbanana: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31646") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52698->172.17.0.3:31646, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31107") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45956->172.17.0.3:31107, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31337") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54956->172.17.0.3:31337, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30859") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43374->172.17.0.3:30859, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33375") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38858->172.17.0.3:33375, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34546") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50924->172.17.0.3:34546, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33999") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43096->172.17.0.3:33999, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31203") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49864->172.17.0.3:31203, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33229") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49644->172.17.0.3:33229, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36158") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52038->172.17.0.3:36158, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37397") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39608->172.17.0.3:37397, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33796") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37670->172.17.0.3:33796, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38481") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43586->172.17.0.3:38481, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31069") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52942->172.17.0.3:31069, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31709") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56144->172.17.0.3:31709, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37630") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33276->172.17.0.3:37630, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39930") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54990->172.17.0.3:39930, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31406") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43330->172.17.0.3:31406, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34745") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56956->172.17.0.3:34745, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37864") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47078->172.17.0.3:37864, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35794") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57722->172.17.0.3:35794, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35943") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42576->172.17.0.3:35943, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34184") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35874->172.17.0.3:34184, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31594") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55674->172.17.0.3:31594, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34402") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60546->172.17.0.3:34402, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34429") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35636->172.17.0.3:34429, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31820") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51544->172.17.0.3:31820, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38670") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35636->172.17.0.3:38670, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36905") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45568->172.17.0.3:36905, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30433") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46028->172.17.0.3:30433, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31472") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40150->172.17.0.3:31472, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38330") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32898->172.17.0.3:38330, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35146") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48318->172.17.0.3:35146, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31723") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42700->172.17.0.3:31723, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34546") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50930->172.17.0.3:34546, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34016") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49858->172.17.0.3:34016, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31343") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38706->172.17.0.3:31343, err= 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37148") 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60682->172.17.0.3:37148, err= 2026/05/21 04:27:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32402") 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56198->172.17.0.3:32402, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35674") 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39211") 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50616->172.17.0.3:35674, err= 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34240") 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55302->172.17.0.3:39211, err= 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52722->172.17.0.3:34240, err= 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37228") 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36900->172.17.0.3:37228, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/21 04:27:55 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/21 04:27:55 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/21 04:27:55 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/21 04:27:55 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31956") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30694") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37391") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44462->172.17.0.3:30694, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52272->172.17.0.3:31956, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31811") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54510->172.17.0.3:31811, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40554->172.17.0.3:37391, err= 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38465") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34931") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33070") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35899") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56042->172.17.0.3:38465, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43468->172.17.0.3:33070, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38580->172.17.0.3:34931, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56714->172.17.0.3:35899, err= 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38813") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49356->172.17.0.3:38813, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31465") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36056") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38656->172.17.0.3:31465, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44626->172.17.0.3:36056, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30236") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42870->172.17.0.3:30236, err= 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39419") 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57350->172.17.0.3:39419, err= 2026/05/21 04:27:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39474") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36212->172.17.0.3:39474, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30351") 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39538->172.17.0.3:30351, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39553") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41414->172.17.0.3:39553, err= 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/21 04:27:55 INFO : banana: Deleted 2026/05/21 04:27:55 INFO : apple: Deleted 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/21 04:27:55 INFO : splitbananasplit: Deleted 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/21 04:27:55 INFO : appleappleapplebanana: Deleted 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txt: Deleted 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33577") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36712->172.17.0.3:33577, err= 2026/05/21 04:27:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : bananaSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34452") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46872->172.17.0.3:34452, err= 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35938") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33150->172.17.0.3:35938, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31511") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39774->172.17.0.3:31511, err= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : apple: transformed to: appleSUFFIX 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/21 04:27:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30508") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55736->172.17.0.3:30508, err= 2026/05/21 04:27:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31235") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37791") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36436") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50320->172.17.0.3:37791, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43862->172.17.0.3:31235, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52966->172.17.0.3:36436, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30987") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33956") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45434->172.17.0.3:33956, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34210->172.17.0.3:30987, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/21 04:27:55 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/21 04:27:55 INFO : appleappleapplebanana: Copied (new) 2026/05/21 04:27:55 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/21 04:27:55 INFO : banana: Copied (new) 2026/05/21 04:27:55 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/21 04:27:55 INFO : splitbananasplit: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33103") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53144->172.17.0.3:33103, err= 2026/05/21 04:27:55 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/21 04:27:55 INFO : apple: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39417") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30362") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45854->172.17.0.3:39417, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51496->172.17.0.3:30362, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37402") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33356->172.17.0.3:37402, err= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36559") 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58476->172.17.0.3:36559, err= 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39288") 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36210->172.17.0.3:39288, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35857") 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46860->172.17.0.3:35857, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39738") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43828->172.17.0.3:39738, err= 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30283") 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38312->172.17.0.3:30283, err= 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32604") 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55310->172.17.0.3:32604, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33289") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54636->172.17.0.3:33289, err= 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34989") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56214->172.17.0.3:34989, err= 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36785") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52854->172.17.0.3:36785, err= 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/21 04:27:55 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35342") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55128->172.17.0.3:35342, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35256") 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37318->172.17.0.3:35256, err= 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37403") 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51166->172.17.0.3:37403, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : splitbananasplitSUFFIX: Deleted 2026/05/21 04:27:55 INFO : appleSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : bananaSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30250") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40616->172.17.0.3:30250, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30618") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46884->172.17.0.3:30618, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32462") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34856->172.17.0.3:32462, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35366") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52126->172.17.0.3:35366, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31444") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54494->172.17.0.3:31444, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34215") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38686->172.17.0.3:34215, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35937") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34058->172.17.0.3:35937, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35655") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36556->172.17.0.3:35655, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32363") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59450->172.17.0.3:32363, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38526") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49972->172.17.0.3:38526, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31720") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34638->172.17.0.3:31720, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30898") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53990->172.17.0.3:30898, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34419") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38214->172.17.0.3:34419, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34262") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42684->172.17.0.3:34262, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37705") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45062->172.17.0.3:37705, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37096") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46966->172.17.0.3:37096, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30524") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49298->172.17.0.3:30524, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36015") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34166->172.17.0.3:36015, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32222") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47020->172.17.0.3:32222, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36530") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46026->172.17.0.3:36530, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37216") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33618->172.17.0.3:37216, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34975") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38344->172.17.0.3:34975, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32877") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54560->172.17.0.3:32877, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32913") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46082->172.17.0.3:32913, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33430") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55068->172.17.0.3:33430, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33394") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59630->172.17.0.3:33394, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33619") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46626->172.17.0.3:33619, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32376") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35356->172.17.0.3:32376, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31255") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55242->172.17.0.3:31255, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32681") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44962->172.17.0.3:32681, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32815") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54624->172.17.0.3:32815, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33645") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50080->172.17.0.3:33645, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36945") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58984->172.17.0.3:36945, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35897") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52358->172.17.0.3:35897, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31060") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60316->172.17.0.3:31060, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37702") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33606->172.17.0.3:37702, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38585") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44184->172.17.0.3:38585, err= 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38422") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53418->172.17.0.3:38422, err= 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31527") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33395") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37517") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42564->172.17.0.3:33395, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49884->172.17.0.3:37517, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52522->172.17.0.3:31527, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33602") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33639") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54176->172.17.0.3:33602, err= 2026/05/21 04:27:55 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/21 04:27:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46550->172.17.0.3:33639, err= 2026/05/21 04:27:55 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/21 04:27:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31906") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60544->172.17.0.3:31906, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30585") 2026/05/21 04:27:55 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45462->172.17.0.3:30585, err= 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32798") 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39359") 2026/05/21 04:27:55 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42424->172.17.0.3:32798, err= 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40254->172.17.0.3:39359, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34033") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48942->172.17.0.3:34033, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36883") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54170->172.17.0.3:36883, err= 2026/05/21 04:27:55 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32979") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37522->172.17.0.3:32979, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36754") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30463") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53442->172.17.0.3:36754, err= 2026/05/21 04:27:55 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46498->172.17.0.3:30463, err= 2026/05/21 04:27:55 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30118") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49136->172.17.0.3:30118, err= 2026/05/21 04:27:55 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39405") 2026/05/21 04:27:55 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/21 04:27:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60354->172.17.0.3:39405, err= 2026/05/21 04:27:55 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34773") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33898->172.17.0.3:34773, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33815") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36036->172.17.0.3:33815, err= 2026/05/21 04:27:55 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33754") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51846->172.17.0.3:33754, err= 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 INFO : dir1/0011-56789;.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0010-456789.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0008-2345678.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0003-defghij.txt: Deleted 2026/05/21 04:27:55 INFO : appleappleapplebanana: Deleted 2026/05/21 04:27:55 INFO : splitbananasplit: Deleted 2026/05/21 04:27:55 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0007-1234567.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0009-3456789.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0015-9;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0014-89;=.txt: Deleted 2026/05/21 04:27:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38061") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46602->172.17.0.3:38061, err= 2026/05/21 04:27:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbanan: Excluded 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleapple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleapple: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31698") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43690->172.17.0.3:31698, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefg: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcde: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defgh: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdef: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-34567: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-23456: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghi: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-45678: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijk: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-12345: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghij: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38437") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53626->172.17.0.3:38437, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39803") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40152->172.17.0.3:39803, err= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31302") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42410->172.17.0.3:31302, err= 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleapple: size = 21 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbanan: size = 16 OK 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31017") 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34240->172.17.0.3:31017, err= 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/21 04:27:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/21 04:27:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/21 04:27:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/21 04:27:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/21 04:27:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/21 04:27:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/21 04:27:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/21 04:27:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/21 04:27:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/21 04:27:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/21 04:27:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/21 04:27:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/21 04:27:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/21 04:27:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/21 04:27:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/21 04:27:55 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33269") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48822->172.17.0.3:33269, err= 2026/05/21 04:27:55 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbanan: Excluded 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleapple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleapple: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30055") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46870->172.17.0.3:30055, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefg: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcde: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defgh: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdef: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-34567: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-23456: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghi: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-45678: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijk: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-12345: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghij: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34820") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44110->172.17.0.3:34820, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36448") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32942->172.17.0.3:36448, err= 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/21 04:27:55 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31182") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49370->172.17.0.3:31182, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33106") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35340->172.17.0.3:33106, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31680") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48342->172.17.0.3:31680, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35479") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49282->172.17.0.3:35479, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32317") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43718->172.17.0.3:32317, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34353") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43278->172.17.0.3:34353, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34531") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58684->172.17.0.3:34531, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36151") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48520->172.17.0.3:36151, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30771") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57636->172.17.0.3:30771, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33819") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38928->172.17.0.3:33819, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39221") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60182->172.17.0.3:39221, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30204") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43168->172.17.0.3:30204, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33970") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51454->172.17.0.3:33970, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35128") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47710->172.17.0.3:35128, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37154") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46112->172.17.0.3:37154, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32725") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54360->172.17.0.3:32725, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32786") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50840->172.17.0.3:32786, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35147") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43038->172.17.0.3:35147, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32614") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33524->172.17.0.3:32614, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39548") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49200->172.17.0.3:39548, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39414") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34214->172.17.0.3:39414, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30948") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38194->172.17.0.3:30948, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33706") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60536->172.17.0.3:33706, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33564") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58266->172.17.0.3:33564, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30917") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37006->172.17.0.3:30917, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38946") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48664->172.17.0.3:38946, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39355") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58080->172.17.0.3:39355, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38530") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59302->172.17.0.3:38530, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34764") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59970->172.17.0.3:34764, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35462") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41236->172.17.0.3:35462, err= 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32533") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34248->172.17.0.3:32533, err= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38507") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60766->172.17.0.3:38507, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34759") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55018->172.17.0.3:34759, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32518") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48958->172.17.0.3:32518, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35186") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52320->172.17.0.3:35186, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31867") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57422->172.17.0.3:31867, err= 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35343") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57660->172.17.0.3:35343, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38970") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41538->172.17.0.3:38970, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37134") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42938->172.17.0.3:37134, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37582") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41168->172.17.0.3:37582, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31343") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38720->172.17.0.3:31343, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32088") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33402->172.17.0.3:32088, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36662") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57270->172.17.0.3:36662, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37597") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34022->172.17.0.3:37597, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37226") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42414->172.17.0.3:37226, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32095") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47934->172.17.0.3:32095, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33909") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55762->172.17.0.3:33909, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34560") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38468->172.17.0.3:34560, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33904") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50844->172.17.0.3:33904, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31914") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43968->172.17.0.3:31914, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37613") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36516->172.17.0.3:37613, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39404") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56270->172.17.0.3:39404, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34789") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57098->172.17.0.3:34789, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31510") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42048->172.17.0.3:31510, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33555") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34360->172.17.0.3:33555, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30331") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54340->172.17.0.3:30331, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37174") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34066->172.17.0.3:37174, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36673") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36308->172.17.0.3:36673, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30792") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52264->172.17.0.3:30792, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30829") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39994->172.17.0.3:30829, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34330") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51074->172.17.0.3:34330, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34023") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37024->172.17.0.3:34023, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32799") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60810->172.17.0.3:32799, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34341") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52716->172.17.0.3:34341, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30119") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51544->172.17.0.3:30119, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35881") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33064->172.17.0.3:35881, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35610") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46040->172.17.0.3:35610, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39976") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33454->172.17.0.3:39976, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33476") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37712->172.17.0.3:33476, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39085") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33376->172.17.0.3:39085, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34215") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38700->172.17.0.3:34215, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33902") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39468->172.17.0.3:33902, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32195") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35816->172.17.0.3:32195, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34761") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55318->172.17.0.3:34761, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34497") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33348->172.17.0.3:34497, err= 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37087") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53654->172.17.0.3:37087, err= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38396") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49522->172.17.0.3:38396, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37839") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46476->172.17.0.3:37839, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35157") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40534->172.17.0.3:35157, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36684") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57558->172.17.0.3:36684, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35529") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39396->172.17.0.3:35529, err= 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38176") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54050->172.17.0.3:38176, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35801") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34718->172.17.0.3:35801, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36432") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53026->172.17.0.3:36432, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34882") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53458->172.17.0.3:34882, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33899") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54122->172.17.0.3:33899, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31744") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60012->172.17.0.3:31744, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37209") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48736->172.17.0.3:37209, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37043") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42778->172.17.0.3:37043, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30127") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52132->172.17.0.3:30127, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31532") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54584->172.17.0.3:31532, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37806") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52362->172.17.0.3:37806, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32824") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53310->172.17.0.3:32824, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33448") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48334->172.17.0.3:33448, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35405") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41250->172.17.0.3:35405, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38217") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33966->172.17.0.3:38217, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35855") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47982->172.17.0.3:35855, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39978") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55198->172.17.0.3:39978, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36076") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44930->172.17.0.3:36076, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37105") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48626->172.17.0.3:37105, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32931") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33662->172.17.0.3:32931, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39767") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48858->172.17.0.3:39767, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30299") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53612->172.17.0.3:30299, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39683") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47442->172.17.0.3:39683, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38141") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52954->172.17.0.3:38141, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32051") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57370->172.17.0.3:32051, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36681") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33590->172.17.0.3:36681, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38884") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56262->172.17.0.3:38884, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39127") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46004->172.17.0.3:39127, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31120") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49326->172.17.0.3:31120, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35021") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38992->172.17.0.3:35021, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30124") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45418->172.17.0.3:30124, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34347") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45770->172.17.0.3:34347, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36727") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46690->172.17.0.3:36727, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36842") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55092->172.17.0.3:36842, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36791") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49978->172.17.0.3:36791, err= 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32823") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43890->172.17.0.3:32823, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32266") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37484->172.17.0.3:32266, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30297") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52712->172.17.0.3:30297, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38756") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54816->172.17.0.3:38756, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39205") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55784->172.17.0.3:39205, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38878") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56722->172.17.0.3:38878, err= 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30626") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48692->172.17.0.3:30626, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33843") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58708->172.17.0.3:33843, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38131") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42338->172.17.0.3:38131, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30639") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47162->172.17.0.3:30639, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35145") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58198->172.17.0.3:35145, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36815") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46782->172.17.0.3:36815, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38758") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50170->172.17.0.3:38758, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30592") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44284->172.17.0.3:30592, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31198") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35322->172.17.0.3:31198, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31934") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44340->172.17.0.3:31934, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38479") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60732->172.17.0.3:38479, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37695") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44190->172.17.0.3:37695, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35416") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43932->172.17.0.3:35416, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32627") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34814->172.17.0.3:32627, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33439") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45128->172.17.0.3:33439, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30573") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49118->172.17.0.3:30573, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36804") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58624->172.17.0.3:36804, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39340") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47182->172.17.0.3:39340, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33892") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43842->172.17.0.3:33892, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32920") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58082->172.17.0.3:32920, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31416") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39878->172.17.0.3:31416, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36400") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50316->172.17.0.3:36400, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38805") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47508->172.17.0.3:38805, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39832") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41124->172.17.0.3:39832, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38986") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35026->172.17.0.3:38986, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32807") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36490->172.17.0.3:32807, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36311") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58190->172.17.0.3:36311, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33692") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60726->172.17.0.3:33692, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32133") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55984->172.17.0.3:32133, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31911") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43886->172.17.0.3:31911, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33000") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47724->172.17.0.3:33000, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35173") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41944->172.17.0.3:35173, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32688") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59572->172.17.0.3:32688, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37894") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50890->172.17.0.3:37894, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39649") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58290->172.17.0.3:39649, err= 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32387") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40578->172.17.0.3:32387, err= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34094") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56446->172.17.0.3:34094, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34699") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56846->172.17.0.3:34699, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36526") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36146->172.17.0.3:36526, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31897") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38724->172.17.0.3:31897, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30379") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40374->172.17.0.3:30379, err= 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35173") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41960->172.17.0.3:35173, err= 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32583") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42392->172.17.0.3:32583, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32724") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40364->172.17.0.3:32724, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36628") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52944->172.17.0.3:36628, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36137") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51496->172.17.0.3:36137, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33299") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60460->172.17.0.3:33299, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36961") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51626->172.17.0.3:36961, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36459") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35546->172.17.0.3:36459, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35199") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47596->172.17.0.3:35199, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32881") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55528->172.17.0.3:32881, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30008") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54470->172.17.0.3:30008, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33486") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53978->172.17.0.3:33486, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38311") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57614->172.17.0.3:38311, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34069") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35416->172.17.0.3:34069, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33420") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54754->172.17.0.3:33420, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30756") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57164->172.17.0.3:30756, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32638") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39556->172.17.0.3:32638, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38194") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50248->172.17.0.3:38194, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37908") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50840->172.17.0.3:37908, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35951") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53772->172.17.0.3:35951, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37444") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51662->172.17.0.3:37444, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31271") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43228->172.17.0.3:31271, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39623") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34420->172.17.0.3:39623, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37475") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52018->172.17.0.3:37475, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32208") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43920->172.17.0.3:32208, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33012") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32966->172.17.0.3:33012, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30456") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46024->172.17.0.3:30456, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32206") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55526->172.17.0.3:32206, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34620") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53330->172.17.0.3:34620, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36022") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38546->172.17.0.3:36022, err= 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39636") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39832->172.17.0.3:39636, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35644") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42306->172.17.0.3:35644, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35321") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36408->172.17.0.3:35321, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35577") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43544->172.17.0.3:35577, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39413") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48102->172.17.0.3:39413, err= 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30745") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50596->172.17.0.3:30745, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32249") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50434->172.17.0.3:32249, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35618") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47074->172.17.0.3:35618, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30325") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50588->172.17.0.3:30325, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32737") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47998->172.17.0.3:32737, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34668") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36336->172.17.0.3:34668, err= 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/21 04:27:55 DEBUG : banana: size = 6 OK 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : banana: Unchanged skipping 2026/05/21 04:27:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/21 04:27:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/21 04:27:55 DEBUG : apple: size = 5 OK 2026/05/21 04:27:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : apple: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32234") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49236->172.17.0.3:32234, err= 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34727") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37566->172.17.0.3:34727, err= 2026/05/21 04:27:55 DEBUG : apple: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : apple: Excluded 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : splitbananasplit: Excluded 2026/05/21 04:27:55 DEBUG : banana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : banana: Excluded 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : appleappleapplebanana: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33021") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32936->172.17.0.3:33021, err= 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/21 04:27:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30920") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56928->172.17.0.3:30920, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30838") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47256->172.17.0.3:30838, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37905") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51706->172.17.0.3:37905, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37280") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52140->172.17.0.3:37280, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30251") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49892->172.17.0.3:30251, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32267") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56716->172.17.0.3:32267, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36046") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50348->172.17.0.3:36046, err= --- PASS: TestTransform (5.37s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.73s) --- PASS: TestTransform/prefix (0.08s) --- PASS: TestTransform/suffix (0.08s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.05s) --- PASS: TestTransform/ISO-8859-1 (0.05s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32963") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39874->172.17.0.3:32963, err= 2026/05/21 04:27:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/21 04:27:55 INFO : sub dir_somesuffix: Making directory 2026/05/21 04:27:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/21 04:27:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/21 04:27:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/21 04:27:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38840") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42490->172.17.0.3:38840, err= 2026/05/21 04:27:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/21 04:27:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36151") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48536->172.17.0.3:36151, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35098") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55828->172.17.0.3:35098, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32496") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40340->172.17.0.3:32496, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39488") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59248->172.17.0.3:39488, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35121") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57930->172.17.0.3:35121, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35034") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48034->172.17.0.3:35034, err= 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 INFO : tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31528") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51058->172.17.0.3:31528, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/21 04:27:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39243") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56628->172.17.0.3:39243, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31871") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54724->172.17.0.3:31871, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33542") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37974->172.17.0.3:33542, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38386") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42614->172.17.0.3:38386, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31046") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59442->172.17.0.3:31046, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35595") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54840->172.17.0.3:35595, err= 2026/05/21 04:27:55 INFO : toe: Making directory 2026/05/21 04:27:55 INFO : toe/toe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39759") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40420->172.17.0.3:39759, err= 2026/05/21 04:27:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/21 04:27:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34925") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34552->172.17.0.3:34925, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30138") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42268->172.17.0.3:30138, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32842") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47460->172.17.0.3:32842, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37379") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55908->172.17.0.3:37379, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35119") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36332->172.17.0.3:35119, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37302") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52300->172.17.0.3:37302, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35856") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49690->172.17.0.3:35856, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37949") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43768->172.17.0.3:37949, err= 2026/05/21 04:27:55 INFO : toe: Making directory 2026/05/21 04:27:55 INFO : toe/toe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36540") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59792->172.17.0.3:36540, err= 2026/05/21 04:27:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/21 04:27:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35951") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53778->172.17.0.3:35951, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34533") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42314->172.17.0.3:34533, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33642") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52400->172.17.0.3:33642, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35179") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54202->172.17.0.3:35179, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36917") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38918->172.17.0.3:36917, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35843") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35038->172.17.0.3:35843, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39399") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51828->172.17.0.3:39399, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : empty_dir: Making directory with metadata 2026/05/21 04:27:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34473") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54324->172.17.0.3:34473, err= 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 INFO : tictacempty_dir: Making directory 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 INFO : tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 INFO : tictactoe/tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39583") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40384->172.17.0.3:39583, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37950") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36268->172.17.0.3:37950, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31867") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57436->172.17.0.3:31867, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36720") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56824->172.17.0.3:36720, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38340") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41660->172.17.0.3:38340, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32705") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32870->172.17.0.3:32705, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35883") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37229") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60162->172.17.0.3:37229, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42070->172.17.0.3:35883, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33732") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40698->172.17.0.3:33732, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33623") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58758->172.17.0.3:33623, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : empty_dir: Making directory with metadata 2026/05/21 04:27:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32062") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37882->172.17.0.3:32062, err= 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 INFO : tictacempty_dir: Making directory 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 INFO : tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 INFO : tictactoe/tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32144") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46556->172.17.0.3:32144, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32901") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58704->172.17.0.3:32901, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33552") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:53810->172.17.0.3:33552, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38046") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54142->172.17.0.3:38046, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37638") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34074->172.17.0.3:37638, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34049") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52482->172.17.0.3:34049, err= 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34585") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38705") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59886->172.17.0.3:34585, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43976->172.17.0.3:38705, err= 2026/05/21 04:27:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31289") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51670->172.17.0.3:31289, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/21 04:27:55 NOTICE: ftp://172.17.0.3:21/rclone-test-cucugof3cixu: 0 differences found 2026/05/21 04:27:55 NOTICE: ftp://172.17.0.3:21/rclone-test-cucugof3cixu: 1 hashes could not be checked 2026/05/21 04:27:55 NOTICE: ftp://172.17.0.3:21/rclone-test-cucugof3cixu: 1 matching files 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35077") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34212->172.17.0.3:35077, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37984") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46352->172.17.0.3:37984, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39131") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51438->172.17.0.3:39131, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32719") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55158->172.17.0.3:32719, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34086") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38844->172.17.0.3:34086, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32650") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52300->172.17.0.3:32650, err= 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 INFO : tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 INFO : tictactoe/tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35451") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60352->172.17.0.3:35451, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34142") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38210->172.17.0.3:34142, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37032") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56964->172.17.0.3:37032, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30239") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42512->172.17.0.3:30239, err= 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30909") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37222->172.17.0.3:30909, err= 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34507") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:32928->172.17.0.3:34507, err= 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37231") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33146->172.17.0.3:37231, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36340") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39260->172.17.0.3:36340, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32913") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46088->172.17.0.3:32913, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36893") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42618->172.17.0.3:36893, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39216") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47254->172.17.0.3:39216, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33593") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45386->172.17.0.3:33593, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34367") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58312->172.17.0.3:34367, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38978") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42350->172.17.0.3:38978, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/21 04:27:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34501") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44286->172.17.0.3:34501, err= 2026/05/21 04:27:55 INFO : toe: Making directory 2026/05/21 04:27:55 INFO : toe/toe: Making directory 2026/05/21 04:27:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38973") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55824->172.17.0.3:38973, err= 2026/05/21 04:27:55 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/21 04:27:55 INFO : toe/toe/toe: Copied (new) 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32977") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56322->172.17.0.3:32977, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38339") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33722->172.17.0.3:38339, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34433") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52554->172.17.0.3:34433, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33504") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52564->172.17.0.3:33504, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30453") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58596->172.17.0.3:30453, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37475") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:52030->172.17.0.3:37475, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38004") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49074->172.17.0.3:38004, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : empty_dir: Making directory with metadata 2026/05/21 04:27:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38107") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60320->172.17.0.3:38107, err= 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 INFO : tictacempty_dir: Making directory 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 INFO : tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 INFO : tictactoe/tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38740") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48086->172.17.0.3:38740, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Deleted 2026/05/21 04:27:55 INFO : toe/toe: Removing directory 2026/05/21 04:27:55 INFO : toe: Removing directory 2026/05/21 04:27:55 INFO : empty_dir: Removing directory 2026/05/21 04:27:55 DEBUG : Local file system at /tmp/rclone1611178373: deleted 3 directories 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38081") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47572->172.17.0.3:38081, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34982") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38098") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55710->172.17.0.3:34982, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34802->172.17.0.3:38098, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36561") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59418->172.17.0.3:36561, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33488") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45846->172.17.0.3:33488, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33459") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46002->172.17.0.3:33459, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31622") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:50962->172.17.0.3:31622, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32712") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37878->172.17.0.3:32712, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30186") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41654->172.17.0.3:30186, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : empty_dir: Making directory with metadata 2026/05/21 04:27:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30841") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58276->172.17.0.3:30841, err= 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 INFO : tictacempty_dir: Making directory 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 INFO : tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 INFO : tictactoe/tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33698") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45774->172.17.0.3:33698, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Deleted 2026/05/21 04:27:55 INFO : toe/toe: Removing directory 2026/05/21 04:27:55 INFO : toe: Removing directory 2026/05/21 04:27:55 INFO : empty_dir: Removing directory 2026/05/21 04:27:55 DEBUG : Local file system at /tmp/rclone1611178373: deleted 3 directories 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39412") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49644->172.17.0.3:39412, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32056") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51308->172.17.0.3:32056, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36285") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38660->172.17.0.3:36285, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31432") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44698->172.17.0.3:31432, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/21 04:27:55 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38674") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47860->172.17.0.3:38674, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33664") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33730") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59562->172.17.0.3:33664, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39097") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40828->172.17.0.3:33730, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39140->172.17.0.3:39097, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38606") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39700->172.17.0.3:38606, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35591") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60350->172.17.0.3:35591, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36622") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40310->172.17.0.3:36622, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39210") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35070") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39414") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60948->172.17.0.3:39210, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51808->172.17.0.3:35070, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34222->172.17.0.3:39414, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31044") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59244->172.17.0.3:31044, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38614") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41710->172.17.0.3:38614, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38252") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:58968->172.17.0.3:38252, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : Reset feature "Copy" 2026/05/21 04:27:55 DEBUG : Reset feature "Move" 2026/05/21 04:27:55 DEBUG : Reset feature "Copy" 2026/05/21 04:27:55 DEBUG : Reset feature "Move" 2026/05/21 04:27:55 DEBUG : empty_dir: Making directory with metadata 2026/05/21 04:27:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35980") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40256->172.17.0.3:35980, err= 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 INFO : tictacempty_dir: Making directory 2026/05/21 04:27:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 INFO : tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: tictactoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 INFO : tictactoe/tictactoe: Making directory 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/21 04:27:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37084") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:60576->172.17.0.3:37084, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Deleted 2026/05/21 04:27:55 INFO : toe/toe: Removing directory 2026/05/21 04:27:55 INFO : toe: Removing directory 2026/05/21 04:27:55 INFO : empty_dir: Removing directory 2026/05/21 04:27:55 DEBUG : Local file system at /tmp/rclone1611178373: deleted 3 directories 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34278") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34484->172.17.0.3:34278, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36344") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49272->172.17.0.3:36344, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38742") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39422->172.17.0.3:38742, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37675") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39572->172.17.0.3:37675, err= 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/21 04:27:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30692") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43474->172.17.0.3:30692, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34798") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:41508->172.17.0.3:34798, err= 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/21 04:27:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/21 04:27:55 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36662") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57282->172.17.0.3:36662, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34553") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38719") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43478->172.17.0.3:34553, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33895") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:40250->172.17.0.3:38719, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57206->172.17.0.3:33895, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31097") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54218->172.17.0.3:31097, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38639") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47058->172.17.0.3:38639, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39340") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47196->172.17.0.3:39340, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32995") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35729") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32470") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37506->172.17.0.3:32995, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:36472->172.17.0.3:35729, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59290->172.17.0.3:32470, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34541") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:38215") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43270->172.17.0.3:34541, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47456->172.17.0.3:38215, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30467") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:57062->172.17.0.3:30467, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 DEBUG : toe: transformed to: dG9l 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37323") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:49538->172.17.0.3:37323, err= 2026/05/21 04:27:55 DEBUG : toe: transformed to: dG9l 2026/05/21 04:27:55 INFO : dG9l: Making directory 2026/05/21 04:27:55 DEBUG : toe: transformed to: dG9l 2026/05/21 04:27:55 DEBUG : toe: transformed to: dG9l 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/21 04:27:55 INFO : dG9l/dG9l: Making directory 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/21 04:27:55 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36071") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:45174->172.17.0.3:36071, err= 2026/05/21 04:27:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/21 04:27:55 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34021") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:38078->172.17.0.3:34021, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30940") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:42678->172.17.0.3:30940, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39471") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37998->172.17.0.3:39471, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32284") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:48536->172.17.0.3:32284, err= 2026/05/21 04:27:55 DEBUG : dG9l: transformed to: toe 2026/05/21 04:27:55 DEBUG : dG9l: transformed to: toe 2026/05/21 04:27:55 DEBUG : toe: Directory modification time the same (differ by 590.256107ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30327") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35458->172.17.0.3:30327, err= 2026/05/21 04:27:55 DEBUG : dG9l: transformed to: toe 2026/05/21 04:27:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/21 04:27:55 DEBUG : toe/toe: Directory modification time the same (differ by 590.256107ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33612") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:34866->172.17.0.3:33612, err= 2026/05/21 04:27:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/21 04:27:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/21 04:27:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/21 04:27:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/21 04:27:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/21 04:27:55 DEBUG : Local file system at /tmp/rclone1611178373: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : Local file system at /tmp/rclone1611178373: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : Waiting for deletions to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:32923") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:54092->172.17.0.3:32923, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31547") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:47818->172.17.0.3:31547, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:31611") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51000->172.17.0.3:31611, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37644") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:59054->172.17.0.3:37644, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36766") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:44062->172.17.0.3:36766, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36574") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51074->172.17.0.3:36574, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:33700") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:43754->172.17.0.3:33700, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-cucugof3cixu", Local "Local file system at /tmp/rclone1611178373", Modify Window "1s" 2026/05/21 04:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34633") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:51322->172.17.0.3:34633, err= 2026/05/21 04:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: 2026/05/21 04:27:55 INFO : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Making directory 2026/05/21 04:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: 2026/05/21 04:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: 2026/05/21 04:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: 2026/05/21 04:27:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/21 04:27:55 INFO : toe/toe: Making directory 2026/05/21 04:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/21 04:27:55 DEBUG : toe/toe: transformed to: 2026/05/21 04:27:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/21 04:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/21 04:27:55 DEBUG : toe: transformed to: 2026/05/21 04:27:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/21 04:27:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/21 04:27:55 DEBUG : toe/toe/toe: transformed to: 2026/05/21 04:27:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for checks to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Waiting for transfers to finish 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:37300") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:55490->172.17.0.3:37300, err= 2026/05/21 04:27:55 DEBUG : toe/toe/toe: size = 11 OK 2026/05/21 04:27:55 INFO : toe/toe/toe: Copied (new) 2026/05/21 04:27:55 ERROR : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: not deleting files as there were IO errors 2026/05/21 04:27:55 ERROR : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: not deleting directories as there were IO errors 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34525") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:56874->172.17.0.3:34525, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39656") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33790->172.17.0.3:39656, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:35976") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:39586->172.17.0.3:35976, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:39066") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37714->172.17.0.3:39066, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:34431") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:46400->172.17.0.3:34431, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30451") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:33048->172.17.0.3:30451, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:36873") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:35388->172.17.0.3:36873, err= --- PASS: TestError (0.01s) PASS 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: dial("tcp","172.17.0.3:30645") 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: > dial: conn=172.17.0.1:37766->172.17.0.3:30645, err= 2026/05/21 04:27:55 DEBUG : ftp://172.17.0.3:21/rclone-test-cucugof3cixu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m26.234973185s (try 1/5)