"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/25 03:18:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu" 2026/05/25 03:18:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/25 03:18:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:10 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:10 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Connecting to FTP server 2026/05/25 03:18:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:10 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34092->172.17.0.3:21, err= 2026/05/25 03:18:12 DEBUG : Creating backend with remote "/tmp/rclone158148871" === 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-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30456") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55470->172.17.0.3:30456, err= 2026/05/25 03:18:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37788") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56232->172.17.0.3:37788, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37545") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45286->172.17.0.3:37545, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37425") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60178->172.17.0.3:37425, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39356") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46008->172.17.0.3:39356, err= 2026/05/25 03:18:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30066") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44672->172.17.0.3:30066, err= 2026/05/25 03:18:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:12 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33160") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59898->172.17.0.3:33160, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34881") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50614->172.17.0.3:34881, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34412") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36536->172.17.0.3:34412, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39746") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48438->172.17.0.3:39746, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36356") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58736->172.17.0.3:36356, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36424") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60018->172.17.0.3:36424, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31713") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59934->172.17.0.3:31713, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34822") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55852->172.17.0.3:34822, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38010") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38958->172.17.0.3:38010, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 DEBUG : Creating backend with remote "/non-existing" 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32210") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58646->172.17.0.3:32210, err= 2026/05/25 03:18:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35151") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45036->172.17.0.3:35151, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30472") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38530->172.17.0.3:30472, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35672") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38526->172.17.0.3:35672, err= 2026/05/25 03:18:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:12 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38301") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48156->172.17.0.3:38301, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33861") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53052->172.17.0.3:33861, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34706") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43454->172.17.0.3:34706, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35746") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39388->172.17.0.3:35746, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37503") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55392->172.17.0.3:37503, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34113") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47978->172.17.0.3:34113, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38643") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44504->172.17.0.3:38643, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Running all checks before starting transfers 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35639") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60194->172.17.0.3:35639, err= 2026/05/25 03:18:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Checks finished, now starting transfers 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33699") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47760->172.17.0.3:33699, err= 2026/05/25 03:18:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:12 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38764") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59032->172.17.0.3:38764, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31404") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37130->172.17.0.3:31404, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33587") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51944->172.17.0.3:33587, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30466") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55420->172.17.0.3:30466, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39721") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46796->172.17.0.3:39721, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 ERROR : Ignoring --no-traverse with sync 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35593") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48314->172.17.0.3:35593, err= 2026/05/25 03:18:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34385") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33680->172.17.0.3:34385, err= 2026/05/25 03:18:12 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:12 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:12 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:12 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32640") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57316->172.17.0.3:32640, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37676") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37452->172.17.0.3:37676, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31400") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46326->172.17.0.3:31400, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39228") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36698->172.17.0.3:39228, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38604") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48506->172.17.0.3:38604, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36937") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40974->172.17.0.3:36937, err= 2026/05/25 03:18:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30346") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44146->172.17.0.3:30346, err= 2026/05/25 03:18:12 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/25 03:18:12 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/25 03:18:12 INFO : hello world2: Copied (new) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38123") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46646->172.17.0.3:38123, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37029") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35248->172.17.0.3:37029, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31823") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36738->172.17.0.3:31823, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39206") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58542->172.17.0.3:39206, err= 2026/05/25 03:18:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39542") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37282->172.17.0.3:39542, err= 2026/05/25 03:18:12 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/25 03:18:12 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/25 03:18:12 INFO : potato2: Copied (new) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35583") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53742->172.17.0.3:35583, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33223") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41580->172.17.0.3:33223, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34227") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41916->172.17.0.3:34227, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37307") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59472->172.17.0.3:37307, err= 2026/05/25 03:18:12 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/25 03:18:12 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/25 03:18:12 INFO : potato2: Copied (new) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30275") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40594->172.17.0.3:30275, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38038") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40168->172.17.0.3:38038, err= 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30585") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58752->172.17.0.3:30585, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/25 03:18:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:18:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:18:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33465") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47704->172.17.0.3:33465, err= 2026/05/25 03:18:12 INFO : sub dir2: Making directory 2026/05/25 03:18:12 INFO : sub dir: Making directory 2026/05/25 03:18:12 INFO : sub dir2/sub sub dir2: Making directory 2026/05/25 03:18:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Connecting to FTP server 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35444->172.17.0.3:21, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35432") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41162->172.17.0.3:35432, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:14 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36850") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41716->172.17.0.3:36850, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39020") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30355") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59418->172.17.0.3:39020, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40922->172.17.0.3:30355, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37981") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54108->172.17.0.3:37981, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35503") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43930->172.17.0.3:35503, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30397") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33344->172.17.0.3:30397, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33717") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46798->172.17.0.3:33717, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34318") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55492->172.17.0.3:34318, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31394") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50852->172.17.0.3:31394, err= --- PASS: TestCopyEmptyDirectories (2.20s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:14 INFO : sub dir2: Making directory 2026/05/25 03:18:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/25 03:18:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34650") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37982->172.17.0.3:34650, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36277") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44300->172.17.0.3:36277, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:14 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32501") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53408->172.17.0.3:32501, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30107") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32912->172.17.0.3:30107, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38171") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58954->172.17.0.3:38171, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33632") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41838->172.17.0.3:33632, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36940") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42550->172.17.0.3:36940, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:14 DEBUG : sub dir2: Making directory with metadata 2026/05/25 03:18:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31292") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39122->172.17.0.3:31292, err= 2026/05/25 03:18:14 INFO : sub dir2: Making directory 2026/05/25 03:18:14 INFO : sub dir: Making directory 2026/05/25 03:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36242") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56144->172.17.0.3:36242, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:14 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:14 INFO : sub dir/hello world: Deleted 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32906") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47430->172.17.0.3:32906, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39047") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31056") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34222->172.17.0.3:39047, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54432->172.17.0.3:31056, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30294") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54300->172.17.0.3:30294, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36302") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53184->172.17.0.3:36302, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39347") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42008->172.17.0.3:39347, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30752") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34578->172.17.0.3:30752, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31360") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48360->172.17.0.3:31360, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33710") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49918->172.17.0.3:33710, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36165") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46268->172.17.0.3:36165, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:14 INFO : sub dir2: Making directory 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30910") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42296->172.17.0.3:30910, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32663") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52946->172.17.0.3:32663, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:14 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:14 INFO : sub dir/hello world: Deleted 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38814") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34988->172.17.0.3:38814, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39038") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59586->172.17.0.3:39038, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33750") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58976->172.17.0.3:33750, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30931") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52212->172.17.0.3:30931, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31411") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47772->172.17.0.3:31411, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:14 DEBUG : sub dir2: Making directory with metadata 2026/05/25 03:18:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:18:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38712") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57622->172.17.0.3:38712, err= 2026/05/25 03:18:14 INFO : sub dir2: Making directory 2026/05/25 03:18:14 INFO : sub dir: Making directory 2026/05/25 03:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36167") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54260->172.17.0.3:36167, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:14 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:14 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35775") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40658->172.17.0.3:35775, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34795") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34747") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46864->172.17.0.3:34795, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37812->172.17.0.3:34747, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37308") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40258->172.17.0.3:37308, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33364") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38610") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53136->172.17.0.3:33364, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33910->172.17.0.3:38610, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35683") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38300->172.17.0.3:35683, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31652") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48102->172.17.0.3:31652, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35582") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34074->172.17.0.3:35582, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:14 INFO : sub dir2: Making directory 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35542") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47710->172.17.0.3:35542, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32533") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40112->172.17.0.3:32533, err= 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:14 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:14 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:14 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34934") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45068->172.17.0.3:34934, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32705") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48312->172.17.0.3:32705, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39785") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49704->172.17.0.3:39785, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30396") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46980->172.17.0.3:30396, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33672") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37796->172.17.0.3:33672, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33302") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34424->172.17.0.3:33302, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38130") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43086->172.17.0.3:38130, err= 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37097") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59564->172.17.0.3:37097, err= 2026/05/25 03:18:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-deqawiv2cawe" 2026/05/25 03:18:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:14 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:14 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: Connecting to FTP server 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:14 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: > dial: conn=172.17.0.1:35454->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu -> ftp://172.17.0.3:21/rclone-test-deqawiv2cawe 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35116") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: dial("tcp","172.17.0.3:30575") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39040->172.17.0.3:35116, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: > dial: conn=172.17.0.1:43016->172.17.0.3:30575, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31723") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51652->172.17.0.3:31723, err= 2026/05/25 03:18:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: Waiting for checks to finish 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: Waiting for transfers to finish 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38339") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58976->172.17.0.3:38339, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: dial("tcp","172.17.0.3:30017") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: > dial: conn=172.17.0.1:52778->172.17.0.3:30017, err= 2026/05/25 03:18:16 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/25 03:18:16 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/25 03:18:16 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: dial("tcp","172.17.0.3:32366") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: > dial: conn=172.17.0.1:60338->172.17.0.3:32366, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: dial("tcp","172.17.0.3:33880") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: > dial: conn=172.17.0.1:43696->172.17.0.3:33880, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: dial("tcp","172.17.0.3:38104") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: > dial: conn=172.17.0.1:56164->172.17.0.3:38104, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: dial("tcp","172.17.0.3:39401") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: > dial: conn=172.17.0.1:41584->172.17.0.3:39401, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: Purge object "sub dir/hello world" 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: Purge dir "sub dir" 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: Purge dir "" 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39165") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33908->172.17.0.3:39165, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36914") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56172->172.17.0.3:36914, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37540") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35448->172.17.0.3:37540, err= --- PASS: TestServerSideCopy (2.21s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33688") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41048->172.17.0.3:33688, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38563") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49682->172.17.0.3:38563, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38899") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36334->172.17.0.3:38899, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33346") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35738->172.17.0.3:33346, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37894") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47682->172.17.0.3:37894, err= 2026/05/25 03:18:16 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone158148871) 2026/05/25 03:18:16 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:16 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36112") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57378->172.17.0.3:36112, err= 2026/05/25 03:18:16 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/25 03:18:16 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/25 03:18:16 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37948") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43158->172.17.0.3:37948, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37052") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41690->172.17.0.3:37052, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30918") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32772->172.17.0.3:30918, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36280") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49256->172.17.0.3:36280, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32569") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58268->172.17.0.3:32569, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33641") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48230->172.17.0.3:33641, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31576") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36236->172.17.0.3:31576, err= 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38338") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54306->172.17.0.3:38338, err= 2026/05/25 03:18:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kifunel4defi" 2026/05/25 03:18:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:16 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:16 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: Connecting to FTP server 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:16 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:35458->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu -> ftp://172.17.0.3:21/rclone-test-kifunel4defi 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:30371") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:52542->172.17.0.3:30371, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37021") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53204->172.17.0.3:37021, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35685") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48174->172.17.0.3:35685, err= 2026/05/25 03:18:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: Waiting for checks to finish 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: Waiting for transfers to finish 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30713") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60224->172.17.0.3:30713, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:36670") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:56076->172.17.0.3:36670, err= 2026/05/25 03:18:18 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/25 03:18:18 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/25 03:18:18 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:32954") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:54656->172.17.0.3:32954, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:32358") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:51188->172.17.0.3:32358, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32775") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39828->172.17.0.3:32775, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32334") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33194->172.17.0.3:32334, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38212") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60650->172.17.0.3:38212, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30404") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52460->172.17.0.3:30404, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:32822") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:33866->172.17.0.3:32822, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38434") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44390->172.17.0.3:38434, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:36098") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:49666->172.17.0.3:36098, err= 2026/05/25 03:18:18 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:18 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-kifunel4defi) 2026/05/25 03:18:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: Waiting for checks to finish 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: Waiting for transfers to finish 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34743") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52382->172.17.0.3:34743, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:34660") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:43828->172.17.0.3:34660, err= 2026/05/25 03:18:18 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/25 03:18:18 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/25 03:18:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:34716") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:44502->172.17.0.3:34716, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:38861") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:48546->172.17.0.3:38861, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:36884") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:51194->172.17.0.3:36884, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: dial("tcp","172.17.0.3:39120") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: > dial: conn=172.17.0.1:45808->172.17.0.3:39120, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: Purge object "sub dir/hello world" 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: Purge dir "sub dir" 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: Purge dir "" 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36656") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55750->172.17.0.3:36656, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30632") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57424->172.17.0.3:30632, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39985") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37124->172.17.0.3:39985, err= --- PASS: TestServerSideCopyOverSelf (2.22s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38178") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54102->172.17.0.3:38178, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38328") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56212->172.17.0.3:38328, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37458") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36810->172.17.0.3:37458, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39816") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48860->172.17.0.3:39816, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38455") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51086->172.17.0.3:38455, err= 2026/05/25 03:18:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone158148871) 2026/05/25 03:18:18 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:18 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34517") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39674->172.17.0.3:34517, err= 2026/05/25 03:18:18 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/25 03:18:18 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/25 03:18:18 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/25 03:18:18 INFO : sub dir/hello world: Deleted 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35449") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42254->172.17.0.3:35449, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35959") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35500->172.17.0.3:35959, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35140") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50154->172.17.0.3:35140, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38660") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38102->172.17.0.3:38660, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37123") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59284->172.17.0.3:37123, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39045") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39618->172.17.0.3:39045, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30761") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33262->172.17.0.3:30761, err= 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36968") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40894->172.17.0.3:36968, err= 2026/05/25 03:18:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nitotep9ciga" 2026/05/25 03:18:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:18 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:18 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Connecting to FTP server 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:18 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:35474->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu -> ftp://172.17.0.3:21/rclone-test-nitotep9ciga 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30838") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:33373") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55794->172.17.0.3:30838, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:55644->172.17.0.3:33373, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38912") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33422->172.17.0.3:38912, err= 2026/05/25 03:18:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36746") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34688->172.17.0.3:36746, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:30337") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:56114->172.17.0.3:30337, err= 2026/05/25 03:18:21 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/25 03:18:21 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/25 03:18:21 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:32878") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:55400->172.17.0.3:32878, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:30703") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:53244->172.17.0.3:30703, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36841") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35438->172.17.0.3:36841, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37805") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46592->172.17.0.3:37805, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32297") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56402->172.17.0.3:32297, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Using server-side directory move 2026/05/25 03:18:21 INFO : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38264") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57914->172.17.0.3:38264, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:34078") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:59804->172.17.0.3:34078, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32722") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56184->172.17.0.3:32722, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:33322") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:45326->172.17.0.3:33322, err= 2026/05/25 03:18:21 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:21 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-nitotep9ciga) 2026/05/25 03:18:21 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Waiting for transfers to finish 2026/05/25 03:18:21 INFO : sub dir/hello world: Deleted 2026/05/25 03:18:21 INFO : sub dir/hello world: Moved (server-side) 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34281") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52096->172.17.0.3:34281, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34758") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51806->172.17.0.3:34758, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:31762") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:44656->172.17.0.3:31762, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:36324") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:60692->172.17.0.3:36324, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32897") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36980->172.17.0.3:32897, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38000") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54408->172.17.0.3:38000, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32201") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51624->172.17.0.3:32201, err= 2026/05/25 03:18:21 DEBUG : testing file moves 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:39757") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:37388->172.17.0.3:39757, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32261") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35944->172.17.0.3:32261, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:38248") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36517") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:56724->172.17.0.3:38248, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60312->172.17.0.3:36517, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:21 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-nitotep9ciga) 2026/05/25 03:18:21 DEBUG : sub dir/hello world: Sizes differ 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Waiting for transfers to finish 2026/05/25 03:18:21 INFO : sub dir/hello world: Deleted 2026/05/25 03:18:21 INFO : sub dir/hello world: Moved (server-side) 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37012") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47166->172.17.0.3:37012, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33825") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37214->172.17.0.3:33825, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:38352") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:33244->172.17.0.3:38352, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:39114") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:46720->172.17.0.3:39114, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:37776") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:46268->172.17.0.3:37776, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: dial("tcp","172.17.0.3:33890") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: > dial: conn=172.17.0.1:38974->172.17.0.3:33890, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Purge object "sub dir/hello world" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Purge dir "sub dir" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: Purge dir "" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35334") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59680->172.17.0.3:35334, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30597") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32954->172.17.0.3:30597, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37538") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45012->172.17.0.3:37538, err= --- PASS: TestServerSideMoveOverSelf (2.19s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38373") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50444->172.17.0.3:38373, err= 2026/05/25 03:18:21 ERROR : error listing: directory not found 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30576") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60668->172.17.0.3:30576, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37033") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53920->172.17.0.3:37033, err= 2026/05/25 03:18:21 INFO : Local file system at /tmp/rclone158148871: Making directory 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34568") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45160->172.17.0.3:34568, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32759") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52944->172.17.0.3:32759, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33862") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38748->172.17.0.3:33862, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39655") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54034->172.17.0.3:39655, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32620") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43216->172.17.0.3:32620, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31478") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36362->172.17.0.3:31478, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36447") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50350->172.17.0.3:36447, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32911") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50656->172.17.0.3:32911, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37343") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53902->172.17.0.3:37343, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39121") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55600->172.17.0.3:39121, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30965") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49048->172.17.0.3:30965, err= 2026/05/25 03:18:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39790") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36012->172.17.0.3:39790, err= 2026/05/25 03:18:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:21 DEBUG : Local file system at /tmp/rclone158148871: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : Local file system at /tmp/rclone158148871: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37789") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53782->172.17.0.3:37789, err= 2026/05/25 03:18:21 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/25 03:18:21 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/25 03:18:21 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37331") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56496->172.17.0.3:37331, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38565") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47534->172.17.0.3:38565, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34274") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35920->172.17.0.3:34274, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38368") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50556->172.17.0.3:38368, err= 2026/05/25 03:18:21 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36531") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52268->172.17.0.3:36531, err= 2026/05/25 03:18:21 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/25 03:18:21 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/25 03:18:21 INFO : check sum: Copied (new) 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34007") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53516->172.17.0.3:34007, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36965") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50678->172.17.0.3:36965, err= 2026/05/25 03:18:21 DEBUG : check sum: size = 1 OK 2026/05/25 03:18:21 NOTICE: ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/25 03:18:21 DEBUG : check sum: Size of src and dst objects identical 2026/05/25 03:18:21 DEBUG : check sum: Unchanged skipping 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 INFO : There was nothing to transfer 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32861") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52430->172.17.0.3:32861, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38977") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50246->172.17.0.3:38977, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33118") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35080->172.17.0.3:33118, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34899") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45982->172.17.0.3:34899, err= 2026/05/25 03:18:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38198") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55276->172.17.0.3:38198, err= 2026/05/25 03:18:21 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/25 03:18:21 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/25 03:18:21 INFO : sizeonly: Copied (new) 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33880") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43710->172.17.0.3:33880, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36825") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52048->172.17.0.3:36825, err= 2026/05/25 03:18:21 DEBUG : sizeonly: size = 6 OK 2026/05/25 03:18:21 DEBUG : sizeonly: Sizes identical 2026/05/25 03:18:21 DEBUG : sizeonly: Unchanged skipping 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 INFO : There was nothing to transfer 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30720") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46702->172.17.0.3:30720, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39448") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38464->172.17.0.3:39448, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35594") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51042->172.17.0.3:35594, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39650") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60786->172.17.0.3:39650, err= 2026/05/25 03:18:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34586") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35502->172.17.0.3:34586, err= 2026/05/25 03:18:21 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/25 03:18:21 INFO : ignore-size: Copied (new) 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38272") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38398->172.17.0.3:38272, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36103") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56282->172.17.0.3:36103, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:18:21 DEBUG : ignore-size: Unchanged skipping 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 INFO : There was nothing to transfer 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30499") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34286->172.17.0.3:30499, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37231") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44344->172.17.0.3:37231, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35489") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36936->172.17.0.3:35489, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36015") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60922->172.17.0.3:36015, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37687") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60838->172.17.0.3:37687, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31019") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47074->172.17.0.3:31019, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : existing: size = 6 OK 2026/05/25 03:18:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:18:21 DEBUG : existing: Unchanged skipping 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 INFO : There was nothing to transfer 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35458") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32908->172.17.0.3:35458, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33001") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60850->172.17.0.3:33001, err= 2026/05/25 03:18:21 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/25 03:18:21 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/25 03:18:21 INFO : existing: Copied (replaced existing) 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38964") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57220->172.17.0.3:38964, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36985") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47836->172.17.0.3:36985, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35676") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39878->172.17.0.3:35676, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38093") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43274->172.17.0.3:38093, err= 2026/05/25 03:18:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36457") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53336->172.17.0.3:36457, err= 2026/05/25 03:18:21 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/25 03:18:21 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/25 03:18:21 INFO : existing: Copied (new) 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36188") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38700->172.17.0.3:36188, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30726") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34676->172.17.0.3:30726, err= 2026/05/25 03:18:21 DEBUG : existing: Destination exists, skipping 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:21 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:21 INFO : There was nothing to transfer 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35795") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34350->172.17.0.3:35795, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34198") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47596->172.17.0.3:34198, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38059") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37134->172.17.0.3:38059, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39320") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57194->172.17.0.3:39320, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38237") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41400->172.17.0.3:38237, err= 2026/05/25 03:18:21 INFO : d: Making directory 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36042") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33034->172.17.0.3:36042, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Connecting to FTP server 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35482->172.17.0.3:21, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34446") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34431") 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46278->172.17.0.3:34446, err= 2026/05/25 03:18:21 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39520->172.17.0.3:34431, err= 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34865") 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60470->172.17.0.3:34865, err= 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37055") 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40188->172.17.0.3:37055, err= 2026/05/25 03:18:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Connecting to FTP server 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33832") 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33090->172.17.0.3:21, err= 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36199") 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32988->172.17.0.3:33832, err= 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36931") 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42936->172.17.0.3:36931, err= 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45698->172.17.0.3:36199, err= 2026/05/25 03:18:23 DEBUG : c/non empty space: size = 5 OK 2026/05/25 03:18:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:23 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 03:18:23 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33937") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47940->172.17.0.3:33937, err= 2026/05/25 03:18:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/25 03:18:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/25 03:18:25 INFO : a/potato2: Copied (new) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : b/potato: Deleted 2026/05/25 03:18:25 INFO : d: Removing directory 2026/05/25 03:18:25 INFO : b: Removing directory 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: deleted 2 directories 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39662") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34772->172.17.0.3:39662, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32445") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44342->172.17.0.3:32445, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36323") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36292->172.17.0.3:36323, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30830") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33538->172.17.0.3:30830, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32811") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30658") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60688->172.17.0.3:32811, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40562->172.17.0.3:30658, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33470") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55244->172.17.0.3:33470, err= --- PASS: TestSyncIgnoreErrors (4.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38137") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60764->172.17.0.3:38137, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37098") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51012->172.17.0.3:37098, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34249") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34444->172.17.0.3:34249, err= 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 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/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35316") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50550->172.17.0.3:35316, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32647") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51212->172.17.0.3:32647, err= 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 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/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34938") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34434->172.17.0.3:34938, err= 2026/05/25 03:18:25 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/25 03:18:25 INFO : empty space: Copied (replaced existing) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36412") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45362->172.17.0.3:36412, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39476") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34784->172.17.0.3:39476, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31313") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51188->172.17.0.3:31313, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39058") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38880->172.17.0.3:39058, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32128") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33426->172.17.0.3:32128, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32250") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45552->172.17.0.3:32250, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35713") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48192->172.17.0.3:35713, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38408") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55398->172.17.0.3:38408, err= 2026/05/25 03:18:25 DEBUG : foo: size = 3 OK 2026/05/25 03:18:25 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/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36319") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39364->172.17.0.3:36319, err= 2026/05/25 03:18:25 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/25 03:18:25 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/25 03:18:25 INFO : foo: Copied (replaced existing) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36266") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43944->172.17.0.3:36266, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36852") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56884->172.17.0.3:36852, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38956") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53496->172.17.0.3:38956, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34489") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42552->172.17.0.3:34489, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33768") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33694->172.17.0.3:33768, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33909") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47506->172.17.0.3:33909, err= 2026/05/25 03:18:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37378") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52478->172.17.0.3:37378, err= 2026/05/25 03:18:25 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/25 03:18:25 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/25 03:18:25 INFO : potato: Copied (new) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33856") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57422->172.17.0.3:33856, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32889") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50210->172.17.0.3:32889, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37853") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42356->172.17.0.3:37853, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37399") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45582->172.17.0.3:37399, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33849") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51308->172.17.0.3:33849, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36212") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51018->172.17.0.3:36212, err= 2026/05/25 03:18:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone158148871) 2026/05/25 03:18:25 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:25 DEBUG : potato: Sizes differ 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31281") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35828->172.17.0.3:31281, err= 2026/05/25 03:18:25 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/25 03:18:25 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/25 03:18:25 INFO : potato: Copied (replaced existing) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35599") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52326->172.17.0.3:35599, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32846") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38056->172.17.0.3:32846, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31330") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39302->172.17.0.3:31330, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31092") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45792->172.17.0.3:31092, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31929") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37828->172.17.0.3:31929, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35706") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48012->172.17.0.3:35706, err= 2026/05/25 03:18:25 DEBUG : potato: size = 21 OK 2026/05/25 03:18:25 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/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31872") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47796->172.17.0.3:31872, err= 2026/05/25 03:18:25 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/25 03:18:25 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/25 03:18:25 INFO : potato: Copied (replaced existing) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35649") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44100->172.17.0.3:35649, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36478") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54268->172.17.0.3:36478, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33813") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50100->172.17.0.3:33813, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36487") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44184->172.17.0.3:36487, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34590") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37952->172.17.0.3:34590, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39107") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51302->172.17.0.3:39107, err= 2026/05/25 03:18:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36704") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60468->172.17.0.3:36704, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34081") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46384->172.17.0.3:34081, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31650") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46010->172.17.0.3:31650, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32946") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58338->172.17.0.3:32946, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39597") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36504->172.17.0.3:39597, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30264") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38828->172.17.0.3:30264, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31869") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35058->172.17.0.3:31869, err= 2026/05/25 03:18:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38381") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34712->172.17.0.3:38381, err= 2026/05/25 03:18:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/25 03:18:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/25 03:18:25 INFO : potato2: Copied (new) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : potato: Deleted 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31507") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39784->172.17.0.3:31507, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38126") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44748->172.17.0.3:38126, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37101") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46712->172.17.0.3:37101, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35655") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36020->172.17.0.3:35655, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35927") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54758->172.17.0.3:35927, err= 2026/05/25 03:18:25 INFO : d: Making directory 2026/05/25 03:18:25 INFO : d/e: Making directory 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39138") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53516->172.17.0.3:39138, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35836") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34851") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34737") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40354->172.17.0.3:34851, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47856->172.17.0.3:35836, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34736->172.17.0.3:34737, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32501") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58822->172.17.0.3:32501, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36697") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46026->172.17.0.3:36697, err= 2026/05/25 03:18:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37892") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37226") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57366->172.17.0.3:37892, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37725") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59078->172.17.0.3:37226, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55844->172.17.0.3:37725, err= 2026/05/25 03:18:25 DEBUG : c/non empty space: size = 5 OK 2026/05/25 03:18:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32948") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54518->172.17.0.3:32948, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34532") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57668->172.17.0.3:34532, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/25 03:18:25 INFO : a/potato2: Copied (new) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : b/potato: Deleted 2026/05/25 03:18:25 INFO : d/e: Removing directory 2026/05/25 03:18:25 INFO : d: Removing directory 2026/05/25 03:18:25 INFO : b: Removing directory 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: deleted 3 directories 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38870") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36358->172.17.0.3:38870, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35816") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47136->172.17.0.3:35816, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32845") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34730->172.17.0.3:32845, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32842") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59246->172.17.0.3:32842, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33300") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59692->172.17.0.3:33300, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39890") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54966->172.17.0.3:39890, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36363") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54438->172.17.0.3:36363, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39642") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46898->172.17.0.3:39642, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31043") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34948->172.17.0.3:31043, err= 2026/05/25 03:18:25 INFO : d: Making directory 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37501") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60342->172.17.0.3:37501, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38113") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32359") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32702") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60904->172.17.0.3:32359, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56596->172.17.0.3:38113, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55576->172.17.0.3:32702, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36909") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34580->172.17.0.3:36909, err= 2026/05/25 03:18:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36379") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30452") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45032->172.17.0.3:36379, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32201") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38532->172.17.0.3:30452, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59000->172.17.0.3:32201, err= 2026/05/25 03:18:25 DEBUG : c/non empty space: size = 5 OK 2026/05/25 03:18:25 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36784") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35052->172.17.0.3:36784, err= 2026/05/25 03:18:25 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/25 03:18:25 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/25 03:18:25 INFO : a/potato2: Copied (new) 2026/05/25 03:18:25 ERROR : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: not deleting files as there were IO errors 2026/05/25 03:18:25 ERROR : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: not deleting directories as there were IO errors 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31382") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40432->172.17.0.3:31382, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32487") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37372") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58826->172.17.0.3:32487, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41308->172.17.0.3:37372, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37778") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32235") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38598->172.17.0.3:37778, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58352->172.17.0.3:32235, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30379") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36198->172.17.0.3:30379, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33109") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36721") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38158") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42910->172.17.0.3:33109, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57568->172.17.0.3:38158, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60100->172.17.0.3:36721, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31926") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38670->172.17.0.3:31926, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32241") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34264->172.17.0.3:32241, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32724") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53700->172.17.0.3:32724, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37769") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44066->172.17.0.3:37769, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33508") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35096->172.17.0.3:33508, err= 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38346") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39792->172.17.0.3:38346, err= 2026/05/25 03:18:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39368") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44810->172.17.0.3:39368, err= 2026/05/25 03:18:25 INFO : potato: Deleted 2026/05/25 03:18:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/25 03:18:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/25 03:18:25 INFO : potato2: Copied (new) 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36725") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49812->172.17.0.3:36725, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35381") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55866->172.17.0.3:35381, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38574") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47028->172.17.0.3:38574, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31519") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54582->172.17.0.3:31519, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39457") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37880->172.17.0.3:39457, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36325") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58964->172.17.0.3:36325, err= 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30020") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33442->172.17.0.3:30020, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 INFO : potato: Deleted 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33505") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35880->172.17.0.3:33505, err= 2026/05/25 03:18:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33667") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39916->172.17.0.3:33667, err= 2026/05/25 03:18:25 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/25 03:18:25 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/25 03:18:25 INFO : potato2: Copied (new) 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34992") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55722->172.17.0.3:34992, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30193") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39512->172.17.0.3:30193, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31946") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47116->172.17.0.3:31946, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34142") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45308->172.17.0.3:34142, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30276") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35708->172.17.0.3:30276, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32809") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44166->172.17.0.3:32809, err= 2026/05/25 03:18:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37677") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52978->172.17.0.3:37677, err= 2026/05/25 03:18:25 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/25 03:18:25 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/25 03:18:25 INFO : potato2: Copied (new) 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33997") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57492->172.17.0.3:33997, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32670") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38574->172.17.0.3:32670, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35132") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43130->172.17.0.3:35132, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36387") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53160->172.17.0.3:36387, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32112") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49070->172.17.0.3:32112, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31488") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55472->172.17.0.3:31488, err= 2026/05/25 03:18:25 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 03:18:25 DEBUG : enormous: Excluded 2026/05/25 03:18:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:18:25 DEBUG : potato2: Excluded 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32021") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47624->172.17.0.3:32021, err= 2026/05/25 03:18:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:18:25 DEBUG : potato2: Excluded 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : There was nothing to transfer 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34007") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52726->172.17.0.3:34007, err= 2026/05/25 03:18:25 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 03:18:25 DEBUG : enormous: Excluded 2026/05/25 03:18:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:18:25 DEBUG : potato2: Excluded 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33058") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52010->172.17.0.3:33058, err= 2026/05/25 03:18:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:18:25 DEBUG : potato2: Excluded 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : Local file system at /tmp/rclone158148871: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : Local file system at /tmp/rclone158148871: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : There was nothing to transfer 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38017") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39978->172.17.0.3:38017, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36760") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37226->172.17.0.3:36760, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33310") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50570->172.17.0.3:33310, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39134") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41354->172.17.0.3:39134, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30777") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38888->172.17.0.3:30777, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34005") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39712->172.17.0.3:34005, err= 2026/05/25 03:18:25 DEBUG : enormous: Excluded (Size Filter) 2026/05/25 03:18:25 DEBUG : enormous: Excluded 2026/05/25 03:18:25 DEBUG : potato2: Excluded (Size Filter) 2026/05/25 03:18:25 DEBUG : potato2: Excluded 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30201") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59422->172.17.0.3:30201, err= 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : potato2: Deleted 2026/05/25 03:18:25 INFO : enormous: Deleted 2026/05/25 03:18:25 INFO : There was nothing to transfer 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36317") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43802->172.17.0.3:36317, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31375") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35896->172.17.0.3:31375, err= 2026/05/25 03:18:25 DEBUG : Local file system at /tmp/rclone158148871: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:25 DEBUG : Local file system at /tmp/rclone158148871: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : enormous: Deleted 2026/05/25 03:18:25 INFO : potato2: Deleted 2026/05/25 03:18:25 INFO : There was nothing to transfer 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39850") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60376->172.17.0.3:39850, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36914") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57416->172.17.0.3:36914, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31485") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48298->172.17.0.3:31485, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38303") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37218->172.17.0.3:38303, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31679") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43608->172.17.0.3:31679, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31254") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58974->172.17.0.3:31254, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30601") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48994->172.17.0.3:30601, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30689") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50746->172.17.0.3:30689, err= 2026/05/25 03:18:25 DEBUG : five: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : one: Destination is newer than source, skipping 2026/05/25 03:18:25 DEBUG : four: size = 4 (Local file system at /tmp/rclone158148871) 2026/05/25 03:18:25 DEBUG : three: size = 5 OK 2026/05/25 03:18:25 DEBUG : three: Sizes identical 2026/05/25 03:18:25 DEBUG : two: size = 3 OK 2026/05/25 03:18:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/25 03:18:25 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:25 DEBUG : four: Sizes differ 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34092") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38183") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59216->172.17.0.3:34092, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52078->172.17.0.3:38183, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36515") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52044->172.17.0.3:36515, err= 2026/05/25 03:18:25 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/25 03:18:25 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/25 03:18:25 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/25 03:18:25 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/25 03:18:25 INFO : two: Copied (replaced existing) 2026/05/25 03:18:25 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/25 03:18:25 INFO : five: Copied (new) 2026/05/25 03:18:25 DEBUG : four.f852663a.partial: renamed to: four 2026/05/25 03:18:25 INFO : four: Copied (replaced existing) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35858") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50160->172.17.0.3:35858, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34274") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33570->172.17.0.3:34274, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34217") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41714->172.17.0.3:34217, 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-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/25 03:18:25 ERROR : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38324") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53754->172.17.0.3:38324, err= 2026/05/25 03:18:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31256") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39961") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58016->172.17.0.3:31256, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58694->172.17.0.3:39961, err= 2026/05/25 03:18:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/25 03:18:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/25 03:18:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/25 03:18:25 INFO : potato: Copied (new) 2026/05/25 03:18:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/25 03:18:25 INFO : yam: Copied (new) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37724") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42558->172.17.0.3:37724, err= 2026/05/25 03:18:25 ERROR : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37160") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60774->172.17.0.3:37160, err= 2026/05/25 03:18:25 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : potato: size = 14 OK 2026/05/25 03:18:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : potato: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38780") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42962->172.17.0.3:38780, err= 2026/05/25 03:18:25 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/25 03:18:25 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/25 03:18:25 INFO : yaml: Copied (new) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : yam: Deleted 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37712") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42130->172.17.0.3:37712, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30585") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37850->172.17.0.3:30585, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36914") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57424->172.17.0.3:36914, 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-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38146") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48450->172.17.0.3:38146, err= 2026/05/25 03:18:25 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Making map for --track-renames 2026/05/25 03:18:25 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Finished making map for --track-renames 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/25 03:18:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for renames to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35725") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36123") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48378->172.17.0.3:36123, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59768->172.17.0.3:35725, err= 2026/05/25 03:18:25 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/25 03:18:25 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/25 03:18:25 INFO : yam: Copied (new) 2026/05/25 03:18:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/25 03:18:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/25 03:18:25 INFO : potato: Copied (new) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36725") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49814->172.17.0.3:36725, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38082") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35436->172.17.0.3:38082, err= 2026/05/25 03:18:25 DEBUG : potato: size = 14 OK 2026/05/25 03:18:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:18:25 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Making map for --track-renames 2026/05/25 03:18:25 DEBUG : potato: Unchanged skipping 2026/05/25 03:18:25 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Finished making map for --track-renames 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for renames to finish 2026/05/25 03:18:25 INFO : yam: Moved (server-side) to: yaml 2026/05/25 03:18:25 INFO : yaml: Renamed from "yam" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : There was nothing to transfer 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37731") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46248->172.17.0.3:37731, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33898") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35098->172.17.0.3:33898, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38290") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47190->172.17.0.3:38290, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30656") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35828->172.17.0.3:30656, err= 2026/05/25 03:18:25 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Making map for --track-renames 2026/05/25 03:18:25 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Finished making map for --track-renames 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/25 03:18:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for renames to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31197") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33766->172.17.0.3:31197, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37923") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56600->172.17.0.3:37923, err= 2026/05/25 03:18:25 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/25 03:18:25 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/25 03:18:25 INFO : potato: Copied (new) 2026/05/25 03:18:25 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/25 03:18:25 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/25 03:18:25 INFO : sub/yam: Copied (new) 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32594") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34206->172.17.0.3:32594, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39404") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52330->172.17.0.3:39404, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30110") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46084->172.17.0.3:30110, err= 2026/05/25 03:18:25 DEBUG : potato: size = 14 OK 2026/05/25 03:18:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:18:25 DEBUG : potato: Unchanged skipping 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36273") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58172->172.17.0.3:36273, err= 2026/05/25 03:18:25 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Making map for --track-renames 2026/05/25 03:18:25 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Finished making map for --track-renames 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for renames to finish 2026/05/25 03:18:25 INFO : sub/yam: Moved (server-side) to: yam 2026/05/25 03:18:25 INFO : yam: Renamed from "sub/yam" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:25 INFO : There was nothing to transfer 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33895") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55290->172.17.0.3:33895, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38061") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55892->172.17.0.3:38061, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32700") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52696->172.17.0.3:32700, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31421") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41376->172.17.0.3:31421, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33124") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47578->172.17.0.3:33124, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : Creating backend with remote "/tmp/rclone158148871/dir1" 2026/05/25 03:18:25 DEBUG : Creating backend with remote "/tmp/rclone158148871/dir2" 2026/05/25 03:18:25 DEBUG : Local file system at /tmp/rclone158148871/dir2: Using server-side directory move 2026/05/25 03:18:25 INFO : Local file system at /tmp/rclone158148871/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 03:18:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : Local file system at /tmp/rclone158148871/dir2: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : Local file system at /tmp/rclone158148871/dir2: Waiting for transfers to finish 2026/05/25 03:18:25 INFO : file1.txt: Moved (server-side) 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39427") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59110->172.17.0.3:39427, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35348") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52148->172.17.0.3:35348, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38216") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39316->172.17.0.3:38216, err= 2026/05/25 03:18:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36405") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35495") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50490->172.17.0.3:35495, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46082->172.17.0.3:36405, err= 2026/05/25 03:18:25 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/25 03:18:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/25 03:18:25 INFO : nested/sub dir/file: Copied (new) 2026/05/25 03:18:25 INFO : nested/sub dir/file: Deleted 2026/05/25 03:18:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:25 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:25 INFO : sub dir/hello world: Deleted 2026/05/25 03:18:25 INFO : sub dir: Removing directory 2026/05/25 03:18:25 INFO : nested/sub dir: Removing directory 2026/05/25 03:18:25 INFO : nested: Removing directory 2026/05/25 03:18:25 DEBUG : Local file system at /tmp/rclone158148871: deleted 3 directories 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32228") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36314->172.17.0.3:32228, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39010") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42588->172.17.0.3:39010, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39640") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37194->172.17.0.3:39640, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38887") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50244->172.17.0.3:38887, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34866") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57964->172.17.0.3:34866, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35140") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34745") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40352->172.17.0.3:35140, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60730->172.17.0.3:34745, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32675") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46332->172.17.0.3:32675, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38497") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44630->172.17.0.3:38497, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35624") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35542->172.17.0.3:35624, err= 2026/05/25 03:18:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39625") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53878->172.17.0.3:39625, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35424") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54740->172.17.0.3:35424, err= 2026/05/25 03:18:25 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/25 03:18:25 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/25 03:18:25 INFO : sub dir/hello world: Copied (new) 2026/05/25 03:18:25 INFO : sub dir/hello world: Deleted 2026/05/25 03:18:25 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/25 03:18:25 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/25 03:18:25 INFO : nested/sub dir/file: Copied (new) 2026/05/25 03:18:25 INFO : nested/sub dir/file: Deleted 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38100") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46316->172.17.0.3:38100, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34482") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30974") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39738->172.17.0.3:34482, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35278->172.17.0.3:30974, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37595") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49992->172.17.0.3:37595, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33152") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43536->172.17.0.3:33152, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31779") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31943") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52772->172.17.0.3:31779, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59630->172.17.0.3:31943, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37180") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48350->172.17.0.3:37180, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35019") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37068->172.17.0.3:35019, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33311") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47870->172.17.0.3:33311, err= 2026/05/25 03:18:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39250") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30828") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50080->172.17.0.3:30828, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44908->172.17.0.3:39250, err= 2026/05/25 03:18:25 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/25 03:18:25 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/25 03:18:25 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/25 03:18:25 INFO : existing-b: Copied (new) 2026/05/25 03:18:25 INFO : existing-b: Deleted 2026/05/25 03:18:25 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/25 03:18:25 INFO : existing: Copied (new) 2026/05/25 03:18:25 INFO : existing: Deleted 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30164") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41552->172.17.0.3:30164, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37248") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57616->172.17.0.3:37248, err= 2026/05/25 03:18:25 DEBUG : existing: Destination exists, skipping 2026/05/25 03:18:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:25 INFO : There was nothing to transfer 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30746") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34152->172.17.0.3:30746, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38969") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56146->172.17.0.3:38969, err= 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31387") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53612->172.17.0.3:31387, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-paqamav5taxe" 2026/05/25 03:18:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:25 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:25 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: Connecting to FTP server 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:25 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:33102->172.17.0.3:21, err= 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32779") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37526->172.17.0.3:32779, err= 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38563") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57686->172.17.0.3:38563, err= 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31454") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44628->172.17.0.3:31454, err= 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33786") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57372->172.17.0.3:33786, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu -> ftp://172.17.0.3:21/rclone-test-paqamav5taxe 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:37332") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:53402->172.17.0.3:37332, err= 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:34731") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:54734->172.17.0.3:34731, err= 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:33972") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:58896->172.17.0.3:33972, err= 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: Using server-side directory move 2026/05/25 03:18:28 INFO : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:30834") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38970") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34694->172.17.0.3:38970, err= 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:58886->172.17.0.3:30834, err= 2026/05/25 03:18:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:28 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:28 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-paqamav5taxe) 2026/05/25 03:18:28 DEBUG : potato3: Sizes differ 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: Waiting for checks to finish 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: Connecting to FTP server 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:33108->172.17.0.3:21, err= 2026/05/25 03:18:28 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/25 03:18:28 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:28 INFO : potato2: Moved (server-side) 2026/05/25 03:18:28 INFO : empty space: Deleted 2026/05/25 03:18:28 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: Waiting for transfers to finish 2026/05/25 03:18:30 INFO : potato3: Deleted 2026/05/25 03:18:30 INFO : potato3: Moved (server-side) 2026/05/25 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37097") 2026/05/25 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49712->172.17.0.3:37097, err= 2026/05/25 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:38052") 2026/05/25 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:56302->172.17.0.3:38052, err= 2026/05/25 03:18:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xazumiz3qaqe" 2026/05/25 03:18:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:30 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:30 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: Connecting to FTP server 2026/05/25 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: > dial: conn=172.17.0.1:33118->172.17.0.3:21, err= 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: Using server-side directory move 2026/05/25 03:18:32 INFO : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: Server side directory move succeeded 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: dial("tcp","172.17.0.3:38855") 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: > dial: conn=172.17.0.1:45346->172.17.0.3:38855, err= 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:34104") 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:48220->172.17.0.3:34104, err= 2026/05/25 03:18:32 ERROR : error listing: directory not found 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: dial("tcp","172.17.0.3:39574") 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: > dial: conn=172.17.0.1:48958->172.17.0.3:39574, err= 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: Purge object "empty space" 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: Purge object "potato2" 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: Purge object "potato3" 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: Purge dir "" 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: dial("tcp","172.17.0.3:34085") 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: > dial: conn=172.17.0.1:57480->172.17.0.3:34085, err= 2026/05/25 03:18:32 ERROR : error listing: directory not found 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: Purge dir "" 2026/05/25 03:18:32 NOTICE: purge failed to rmdir "": directory not found 2026/05/25 03:18:32 NOTICE: purge failed: directory not found 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33131") 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58028->172.17.0.3:33131, err= 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32066") 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58974->172.17.0.3:32066, err= --- PASS: TestServerSideMove (6.49s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lediwow3muzu" 2026/05/25 03:18:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:32 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:32 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: Connecting to FTP server 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:32 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:38556->172.17.0.3:21, err= 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33757") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46528->172.17.0.3:33757, err= 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36715") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35952->172.17.0.3:36715, err= 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35024") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60018->172.17.0.3:35024, err= 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36112") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55272->172.17.0.3:36112, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu -> ftp://172.17.0.3:21/rclone-test-lediwow3muzu 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:38745") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:37952->172.17.0.3:38745, err= 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:32947") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:42054->172.17.0.3:32947, err= 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:38910") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:36170->172.17.0.3:38910, err= 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35594") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36948->172.17.0.3:35594, err= 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:31134") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:55004->172.17.0.3:31134, err= 2026/05/25 03:18:34 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 03:18:34 DEBUG : empty space: Excluded 2026/05/25 03:18:34 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 03:18:34 DEBUG : empty space: Excluded 2026/05/25 03:18:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:34 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:34 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-lediwow3muzu) 2026/05/25 03:18:34 DEBUG : potato3: Sizes differ 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: Waiting for checks to finish 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: Connecting to FTP server 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: Waiting for transfers to finish 2026/05/25 03:18:34 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:38568->172.17.0.3:21, err= 2026/05/25 03:18:34 INFO : potato2: Moved (server-side) 2026/05/25 03:18:36 INFO : potato3: Deleted 2026/05/25 03:18:36 INFO : potato3: Moved (server-side) 2026/05/25 03:18:36 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33122") 2026/05/25 03:18:36 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48502->172.17.0.3:33122, err= 2026/05/25 03:18:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:34269") 2026/05/25 03:18:36 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:53546->172.17.0.3:34269, err= 2026/05/25 03:18:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-roneqoh4qadu" 2026/05/25 03:18:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:36 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:36 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:36 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: Connecting to FTP server 2026/05/25 03:18:36 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:36 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: > dial: conn=172.17.0.1:38582->172.17.0.3:21, err= 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: dial("tcp","172.17.0.3:32802") 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:34755") 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: > dial: conn=172.17.0.1:55416->172.17.0.3:32802, err= 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:45430->172.17.0.3:34755, err= 2026/05/25 03:18:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/25 03:18:39 DEBUG : empty space: Excluded 2026/05/25 03:18:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: Connecting to FTP server 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: Waiting for checks to finish 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: Waiting for transfers to finish 2026/05/25 03:18:39 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: > dial: conn=172.17.0.1:38592->172.17.0.3:21, err= 2026/05/25 03:18:39 INFO : potato2: Moved (server-side) 2026/05/25 03:18:41 INFO : potato3: Moved (server-side) 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: dial("tcp","172.17.0.3:37044") 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: > dial: conn=172.17.0.1:33406->172.17.0.3:37044, err= 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:34518") 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:37102->172.17.0.3:34518, err= 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: dial("tcp","172.17.0.3:32653") 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: > dial: conn=172.17.0.1:55160->172.17.0.3:32653, err= 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: Purge object "potato2" 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: Purge object "potato3" 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-roneqoh4qadu: Purge dir "" 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: dial("tcp","172.17.0.3:33081") 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: > dial: conn=172.17.0.1:43154->172.17.0.3:33081, err= 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: Purge object "empty space" 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-lediwow3muzu: Purge dir "" 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33721") 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53766->172.17.0.3:33721, err= 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38403") 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36792->172.17.0.3:38403, err= --- PASS: TestServerSideMoveWithFilter (8.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wogajaz1fece" 2026/05/25 03:18:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:41 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:41 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: Connecting to FTP server 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:41 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:38606->172.17.0.3:21, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34768") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50222->172.17.0.3:34768, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38246") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33814->172.17.0.3:38246, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33467") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53510->172.17.0.3:33467, err= 2026/05/25 03:18:43 INFO : tomatoDir: Making directory 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36859") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47460->172.17.0.3:36859, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39667") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37500->172.17.0.3:39667, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu -> ftp://172.17.0.3:21/rclone-test-wogajaz1fece 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:32543") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:53928->172.17.0.3:32543, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:31290") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:60716->172.17.0.3:31290, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:38024") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:39204->172.17.0.3:38024, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: Using server-side directory move 2026/05/25 03:18:43 INFO : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:35768") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31061") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:47898->172.17.0.3:35768, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38958->172.17.0.3:31061, err= 2026/05/25 03:18:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/25 03:18:43 DEBUG : empty space: size = 1 OK 2026/05/25 03:18:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/25 03:18:43 DEBUG : empty space: Unchanged skipping 2026/05/25 03:18:43 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:18:43 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-wogajaz1fece) 2026/05/25 03:18:43 DEBUG : potato3: Sizes differ 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: Connecting to FTP server 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:59506->172.17.0.3:21, err= 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39376") 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59786->172.17.0.3:39376, err= 2026/05/25 03:18:43 INFO : empty space: Deleted 2026/05/25 03:18:43 INFO : potato2: Moved (server-side) 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: Waiting for checks to finish 2026/05/25 03:18:43 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: Waiting for transfers to finish 2026/05/25 03:18:45 INFO : potato3: Deleted 2026/05/25 03:18:45 INFO : potato3: Moved (server-side) 2026/05/25 03:18:45 INFO : tomatoDir: Removing directory 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: deleted 1 directories 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34001") 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42820->172.17.0.3:34001, err= 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37633") 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46776->172.17.0.3:37633, err= 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:30696") 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:51518->172.17.0.3:30696, err= 2026/05/25 03:18:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rilibul3qawi" 2026/05/25 03:18:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:45 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:45 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: Connecting to FTP server 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:45 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: > dial: conn=172.17.0.1:59508->172.17.0.3:21, err= 2026/05/25 03:18:47 INFO : tomatoDir: Making directory 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: Using server-side directory move 2026/05/25 03:18:47 INFO : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: Server side directory move succeeded 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: dial("tcp","172.17.0.3:32512") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: > dial: conn=172.17.0.1:52660->172.17.0.3:32512, err= 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: dial("tcp","172.17.0.3:36052") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: > dial: conn=172.17.0.1:53066->172.17.0.3:36052, err= 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:38861") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:52334->172.17.0.3:38861, err= 2026/05/25 03:18:47 ERROR : error listing: directory not found 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:37558") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:47216->172.17.0.3:37558, err= 2026/05/25 03:18:47 ERROR : error listing: directory not found 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: dial("tcp","172.17.0.3:31513") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: > dial: conn=172.17.0.1:44086->172.17.0.3:31513, err= 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: Purge object "empty space" 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: Purge object "potato2" 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: Purge object "potato3" 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: dial("tcp","172.17.0.3:30681") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: > dial: conn=172.17.0.1:38522->172.17.0.3:30681, err= 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: Purge dir "tomatoDir" 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-rilibul3qawi: Purge dir "" 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: dial("tcp","172.17.0.3:35488") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: > dial: conn=172.17.0.1:54358->172.17.0.3:35488, err= 2026/05/25 03:18:47 ERROR : error listing: directory not found 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-wogajaz1fece: Purge dir "" 2026/05/25 03:18:47 NOTICE: purge failed to rmdir "": directory not found 2026/05/25 03:18:47 NOTICE: purge failed: directory not found 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32261") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52824->172.17.0.3:32261, err= 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33771") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37472->172.17.0.3:33771, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.59s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37805") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42272->172.17.0.3:37805, err= 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36276") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37004->172.17.0.3:36276, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/rclone-sync-test" 2026/05/25 03:18:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:47 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:47 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: Connecting to FTP server 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:47 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: > dial: conn=172.17.0.1:59520->172.17.0.3:21, err= 2026/05/25 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36283") 2026/05/25 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40144->172.17.0.3:36283, err= 2026/05/25 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35970") 2026/05/25 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54934->172.17.0.3:35970, err= --- PASS: TestSyncOverlap (2.16s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/rclone-sync-test" 2026/05/25 03:18:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:49 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:49 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: Connecting to FTP server 2026/05/25 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:49 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: > dial: conn=172.17.0.1:59524->172.17.0.3:21, err= 2026/05/25 03:18:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2" 2026/05/25 03:18:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:52 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:52 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/25 03:18:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:52 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57616->172.17.0.3:21, err= 2026/05/25 03:18:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/rclone-sync-test-ignore-file" 2026/05/25 03:18:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:54 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:54 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/25 03:18:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57618->172.17.0.3:21, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33849") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58042->172.17.0.3:33849, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: dial("tcp","172.17.0.3:30297") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39310") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: > dial: conn=172.17.0.1:52012->172.17.0.3:30297, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49676->172.17.0.3:39310, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test: Excluded 2026/05/25 03:18:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36999") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51770->172.17.0.3:36999, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: Waiting for checks to finish 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: Waiting for transfers to finish 2026/05/25 03:18:56 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:56 INFO : There was nothing to transfer 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: dial("tcp","172.17.0.3:39181") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test: > dial: conn=172.17.0.1:53694->172.17.0.3:39181, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31049") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56692->172.17.0.3:31049, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test: Excluded 2026/05/25 03:18:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37780") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45086->172.17.0.3:37780, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:56 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:56 INFO : rclone-sync-test-include: Removing directory 2026/05/25 03:18:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: failed to delete 1 directories 2026/05/25 03:18:56 INFO : There was nothing to transfer 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:34816") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33791") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40366->172.17.0.3:34816, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49206->172.17.0.3:33791, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test: Excluded 2026/05/25 03:18:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30654") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53882->172.17.0.3:30654, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/25 03:18:56 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:56 INFO : There was nothing to transfer 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39870") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55754->172.17.0.3:39870, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30093") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49016->172.17.0.3:30093, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test: Excluded 2026/05/25 03:18:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38460") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58348->172.17.0.3:38460, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:18:56 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:56 INFO : rclone-sync-test-include: Removing directory 2026/05/25 03:18:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: failed to delete 1 directories 2026/05/25 03:18:56 INFO : There was nothing to transfer 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:35082") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36832") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50288->172.17.0.3:36832, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:44524->172.17.0.3:35082, err= 2026/05/25 03:18:56 DEBUG : Excluded 2026/05/25 03:18:56 DEBUG : rclone-sync-test: Excluded 2026/05/25 03:18:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37085") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58838->172.17.0.3:37085, err= 2026/05/25 03:18:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/25 03:18:56 DEBUG : Waiting for deletions to finish 2026/05/25 03:18:56 INFO : There was nothing to transfer 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39658") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33904->172.17.0.3:39658, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38647") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44568->172.17.0.3:38647, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33728") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57846->172.17.0.3:33728, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36165") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53854->172.17.0.3:36165, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39529") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48596->172.17.0.3:39529, err= 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33441") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34528->172.17.0.3:33441, err= --- PASS: TestSyncOverlapWithFilter (6.63s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:18:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/dst" 2026/05/25 03:18:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:56 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:56 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Connecting to FTP server 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:57628->172.17.0.3:21, err= 2026/05/25 03:18:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/CompareDest" 2026/05/25 03:18:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:18:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:58 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:18:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:18:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:18:58 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:18:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:18:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/CompareDest: Connecting to FTP server 2026/05/25 03:18:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/25 03:18:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/CompareDest: > dial: conn=172.17.0.1:57636->172.17.0.3:21, err= 2026/05/25 03:19:00 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qafuvoj6kapu/CompareDest" to be canonical "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/CompareDest" 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:36211") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:41836->172.17.0.3:36211, err= 2026/05/25 03:19:00 DEBUG : one: Need to transfer - File not found at Destination 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:30730") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:43304->172.17.0.3:30730, err= 2026/05/25 03:19:00 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/25 03:19:00 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/25 03:19:00 INFO : one: Copied (new) 2026/05/25 03:19:00 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38364") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42608->172.17.0.3:38364, err= 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30518") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37612->172.17.0.3:30518, err= 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38651") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52588->172.17.0.3:38651, err= 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38789") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57154->172.17.0.3:38789, err= 2026/05/25 03:19:00 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qafuvoj6kapu/CompareDest" for canonical name "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/CompareDest" 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:36871") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:47664->172.17.0.3:36871, err= 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:00 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:00 DEBUG : one: Sizes differ 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:36103") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:43046->172.17.0.3:36103, err= 2026/05/25 03:19:00 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/25 03:19:00 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/25 03:19:00 INFO : one: Copied (replaced existing) 2026/05/25 03:19:00 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38481") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60820->172.17.0.3:38481, err= 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32498") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33424->172.17.0.3:32498, err= 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33627") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42836->172.17.0.3:33627, err= 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37125") 2026/05/25 03:19:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60942->172.17.0.3:37125, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30878") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45972->172.17.0.3:30878, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30025") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30767") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47440->172.17.0.3:30025, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59112->172.17.0.3:30767, err= 2026/05/25 03:19:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qafuvoj6kapu/CompareDest" for canonical name "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/CompareDest" 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:34484") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:41854->172.17.0.3:34484, err= 2026/05/25 03:19:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:01 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:01 DEBUG : one: Sizes differ 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:01 DEBUG : one: size = 5 OK 2026/05/25 03:19:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:19:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:01 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:01 INFO : There was nothing to transfer 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34004") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57626->172.17.0.3:34004, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34054") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45958->172.17.0.3:34054, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39671") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42706->172.17.0.3:39671, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39900") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58716->172.17.0.3:39900, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37366") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39418->172.17.0.3:37366, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39847") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39618->172.17.0.3:39847, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39995") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54894->172.17.0.3:39995, err= 2026/05/25 03:19:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qafuvoj6kapu/CompareDest" for canonical name "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/CompareDest" 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:33889") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:46746->172.17.0.3:33889, err= 2026/05/25 03:19:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:01 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:01 DEBUG : one: Sizes differ 2026/05/25 03:19:01 DEBUG : two: size = 3 OK 2026/05/25 03:19:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:19:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:01 DEBUG : one: size = 5 OK 2026/05/25 03:19:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:19:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:01 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:01 INFO : There was nothing to transfer 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38101") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47528->172.17.0.3:38101, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34434") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38525") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54762->172.17.0.3:34434, err= 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60252->172.17.0.3:38525, err= 2026/05/25 03:19:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qafuvoj6kapu/CompareDest" for canonical name "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/CompareDest" 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:31203") 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:56576->172.17.0.3:31203, err= 2026/05/25 03:19:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:01 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:01 DEBUG : one: Sizes differ 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/CompareDest: Connecting to FTP server 2026/05/25 03:19:01 DEBUG : two: size = 3 OK 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:19:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/CompareDest: > dial: conn=172.17.0.1:57638->172.17.0.3:21, err= 2026/05/25 03:19:03 DEBUG : one: size = 5 OK 2026/05/25 03:19:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:19:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:03 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:03 INFO : There was nothing to transfer 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32246") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59608->172.17.0.3:32246, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36597") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59876->172.17.0.3:36597, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30154") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33050->172.17.0.3:30154, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37306") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41150->172.17.0.3:37306, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38292") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42538->172.17.0.3:38292, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33837") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59458->172.17.0.3:33837, err= 2026/05/25 03:19:03 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qafuvoj6kapu/CompareDest" for canonical name "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/CompareDest" 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:37404") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:50120->172.17.0.3:37404, err= 2026/05/25 03:19:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:03 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:03 DEBUG : one: Sizes differ 2026/05/25 03:19:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:03 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/CompareDest) 2026/05/25 03:19:03 DEBUG : two: Sizes differ 2026/05/25 03:19:03 DEBUG : two: Need to transfer - File not found at Destination 2026/05/25 03:19:03 DEBUG : one: size = 5 OK 2026/05/25 03:19:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/25 03:19:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:35898") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:54150->172.17.0.3:35898, err= 2026/05/25 03:19:03 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/25 03:19:03 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/25 03:19:03 INFO : two: Copied (new) 2026/05/25 03:19:03 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30873") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56534->172.17.0.3:30873, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34902") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30629") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51582->172.17.0.3:30629, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58302->172.17.0.3:34902, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38561") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57044->172.17.0.3:38561, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35844") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36304->172.17.0.3:35844, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30645") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50480->172.17.0.3:30645, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38493") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36300->172.17.0.3:38493, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.79s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33402") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33138->172.17.0.3:33402, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33895") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42204->172.17.0.3:33895, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37980") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39230->172.17.0.3:37980, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33294") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45228->172.17.0.3:33294, err= 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31604") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53742->172.17.0.3:31604, err= 2026/05/25 03:19:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/dest" 2026/05/25 03:19:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:03 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:03 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: Connecting to FTP server 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:03 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: > dial: conn=172.17.0.1:59366->172.17.0.3:21, err= 2026/05/25 03:19:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/pre-dest1" 2026/05/25 03:19:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:05 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:05 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:05 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/pre-dest1: Connecting to FTP server 2026/05/25 03:19:05 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:05 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/pre-dest1: > dial: conn=172.17.0.1:59376->172.17.0.3:21, err= 2026/05/25 03:19:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qafuvoj6kapu/pre-dest1" to be canonical "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/pre-dest1" 2026/05/25 03:19:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/pre-dest2" 2026/05/25 03:19:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:07 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:07 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/pre-dest2: Connecting to FTP server 2026/05/25 03:19:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/pre-dest2: > dial: conn=172.17.0.1:59388->172.17.0.3:21, err= 2026/05/25 03:19:09 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qafuvoj6kapu/pre-dest2" to be canonical "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/pre-dest2" 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: dial("tcp","172.17.0.3:37569") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: > dial: conn=172.17.0.1:56878->172.17.0.3:37569, err= 2026/05/25 03:19:09 DEBUG : 1: size = 1 OK 2026/05/25 03:19:09 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/25 03:19:09 DEBUG : 2: size = 1 OK 2026/05/25 03:19:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/25 03:19:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: Waiting for checks to finish 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: Waiting for transfers to finish 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: dial("tcp","172.17.0.3:34554") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: > dial: conn=172.17.0.1:33072->172.17.0.3:34554, err= 2026/05/25 03:19:09 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/25 03:19:09 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/25 03:19:09 INFO : 3: Copied (new) 2026/05/25 03:19:09 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: dial("tcp","172.17.0.3:31922") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dest: > dial: conn=172.17.0.1:57352->172.17.0.3:31922, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39197") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39584->172.17.0.3:39197, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36081") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34098") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35818->172.17.0.3:36081, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36689") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53918->172.17.0.3:34098, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43416->172.17.0.3:36689, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30872") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43486->172.17.0.3:30872, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34668") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37298->172.17.0.3:34668, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31000") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33521") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50756->172.17.0.3:31000, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34378->172.17.0.3:33521, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36599") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43534->172.17.0.3:36599, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/pre-dest1: closing 1 unused connections 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.52s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37344") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49934->172.17.0.3:37344, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35529") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36266->172.17.0.3:35529, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30810") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45210->172.17.0.3:30810, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32620") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48080->172.17.0.3:32620, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34911") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52340->172.17.0.3:34911, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38924") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33088->172.17.0.3:38924, err= 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33099") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48596->172.17.0.3:33099, err= 2026/05/25 03:19:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/dst" 2026/05/25 03:19:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:09 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:09 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:09 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Connecting to FTP server 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:09 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:59390->172.17.0.3:21, err= 2026/05/25 03:19:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:12 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:12 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: Connecting to FTP server 2026/05/25 03:19:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:12 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: > dial: conn=172.17.0.1:37844->172.17.0.3:21, err= 2026/05/25 03:19:14 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" to be canonical "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:36293") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:39620->172.17.0.3:36293, err= 2026/05/25 03:19:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:14 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:14 DEBUG : one: Sizes differ 2026/05/25 03:19:14 DEBUG : two: size = 3 OK 2026/05/25 03:19:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:14 DEBUG : two: Unchanged skipping 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:14 INFO : one: Moved (server-side) 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:33279") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:53386->172.17.0.3:33279, err= 2026/05/25 03:19:14 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/25 03:19:14 DEBUG : one.a292864a.partial: renamed to: one 2026/05/25 03:19:14 INFO : one: Copied (new) 2026/05/25 03:19:14 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:14 INFO : three.txt: Moved (server-side) 2026/05/25 03:19:14 INFO : three.txt: Moved into backup dir 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30785") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56848->172.17.0.3:30785, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37501") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34800->172.17.0.3:37501, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31733") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47846->172.17.0.3:31733, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33784") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49120->172.17.0.3:33784, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31226") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41424->172.17.0.3:31226, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36645") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59568->172.17.0.3:36645, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30445") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35828->172.17.0.3:30445, err= 2026/05/25 03:19:14 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" for canonical name "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:32592") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:52432->172.17.0.3:32592, err= 2026/05/25 03:19:14 DEBUG : two: size = 3 OK 2026/05/25 03:19:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:14 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:14 DEBUG : one: Sizes differ 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:14 DEBUG : two: Unchanged skipping 2026/05/25 03:19:14 INFO : one: Deleted 2026/05/25 03:19:14 INFO : one: Moved (server-side) 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:36613") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:58448->172.17.0.3:36613, err= 2026/05/25 03:19:14 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/25 03:19:14 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/25 03:19:14 INFO : one: Copied (new) 2026/05/25 03:19:14 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:14 INFO : three.txt: Deleted 2026/05/25 03:19:14 INFO : three.txt: Moved (server-side) 2026/05/25 03:19:14 INFO : three.txt: Moved into backup dir 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36393") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57494->172.17.0.3:36393, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36936") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34130->172.17.0.3:36936, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37001") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39526->172.17.0.3:37001, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36516") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36362->172.17.0.3:36516, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39067") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30076") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52858->172.17.0.3:30076, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33940->172.17.0.3:39067, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34221") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39434->172.17.0.3:34221, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.32s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34112") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46884->172.17.0.3:34112, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36569") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58724->172.17.0.3:36569, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33280") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34254->172.17.0.3:33280, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32812") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44560->172.17.0.3:32812, err= 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34562") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44598->172.17.0.3:34562, err= 2026/05/25 03:19:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/dst" 2026/05/25 03:19:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:14 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:14 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:14 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Connecting to FTP server 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:14 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:37850->172.17.0.3:21, err= 2026/05/25 03:19:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:16 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:16 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: Connecting to FTP server 2026/05/25 03:19:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:16 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: > dial: conn=172.17.0.1:37852->172.17.0.3:21, err= 2026/05/25 03:19:16 DEBUG : ftp://172.17.0.3:21/rclone-test-deqawiv2cawe: closing 1 unused connections 2026/05/25 03:19:18 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" to be canonical "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:31577") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:37078->172.17.0.3:31577, err= 2026/05/25 03:19:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:18 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:18 DEBUG : one: Sizes differ 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:18 DEBUG : two: size = 3 OK 2026/05/25 03:19:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:18 DEBUG : two: Unchanged skipping 2026/05/25 03:19:18 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:31944") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:54336->172.17.0.3:31944, err= 2026/05/25 03:19:18 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/25 03:19:18 DEBUG : one.a292864a.partial: renamed to: one 2026/05/25 03:19:18 INFO : one: Copied (new) 2026/05/25 03:19:18 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:19:18 INFO : three.txt: Moved into backup dir 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32436") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42408->172.17.0.3:32436, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37088") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33996->172.17.0.3:37088, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31046") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38496->172.17.0.3:31046, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38378") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52018->172.17.0.3:38378, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30865") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59746->172.17.0.3:30865, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38237") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60176->172.17.0.3:38237, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30942") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32936->172.17.0.3:30942, err= 2026/05/25 03:19:18 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" for canonical name "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:30530") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:35980->172.17.0.3:30530, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:18 DEBUG : two: size = 3 OK 2026/05/25 03:19:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:18 DEBUG : two: Unchanged skipping 2026/05/25 03:19:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:18 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:18 DEBUG : one: Sizes differ 2026/05/25 03:19:18 INFO : one.bak: Deleted 2026/05/25 03:19:18 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:36481") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:46562->172.17.0.3:36481, err= 2026/05/25 03:19:18 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/25 03:19:18 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/25 03:19:18 INFO : one: Copied (new) 2026/05/25 03:19:18 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:18 INFO : three.txt.bak: Deleted 2026/05/25 03:19:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:19:18 INFO : three.txt: Moved into backup dir 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39024") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53256->172.17.0.3:39024, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33534") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57018->172.17.0.3:33534, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36529") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46232->172.17.0.3:36529, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38688") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46784->172.17.0.3:38688, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31300") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39136") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59198->172.17.0.3:31300, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56786->172.17.0.3:39136, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31297") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38750->172.17.0.3:31297, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31165") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47846->172.17.0.3:31165, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30225") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42210->172.17.0.3:30225, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31481") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60792->172.17.0.3:31481, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38544") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52876->172.17.0.3:38544, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38666") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47358->172.17.0.3:38666, err= 2026/05/25 03:19:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/dst" 2026/05/25 03:19:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:18 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:18 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:18 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Connecting to FTP server 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:37864->172.17.0.3:21, err= 2026/05/25 03:19:18 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunel4defi: closing 1 unused connections 2026/05/25 03:19:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:20 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:20 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: Connecting to FTP server 2026/05/25 03:19:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:20 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: > dial: conn=172.17.0.1:37878->172.17.0.3:21, err= 2026/05/25 03:19:21 DEBUG : ftp://172.17.0.3:21/rclone-test-nitotep9ciga: closing 1 unused connections 2026/05/25 03:19:22 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" to be canonical "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:31407") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:38328->172.17.0.3:31407, err= 2026/05/25 03:19:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:22 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:22 DEBUG : one: Sizes differ 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:22 DEBUG : two: size = 3 OK 2026/05/25 03:19:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:22 DEBUG : two: Unchanged skipping 2026/05/25 03:19:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:34344") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:60082->172.17.0.3:34344, err= 2026/05/25 03:19:22 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/25 03:19:22 DEBUG : one.a292864a.partial: renamed to: one 2026/05/25 03:19:22 INFO : one: Copied (new) 2026/05/25 03:19:22 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/25 03:19:22 INFO : three.txt: Moved into backup dir 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35570") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56782->172.17.0.3:35570, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36636") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35200->172.17.0.3:36636, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30457") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43776->172.17.0.3:30457, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37334") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36846->172.17.0.3:37334, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34774") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49594->172.17.0.3:34774, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38452") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46754->172.17.0.3:38452, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37430") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45590->172.17.0.3:37430, err= 2026/05/25 03:19:22 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qafuvoj6kapu/backup" for canonical name "TestFTPPureftpd{YJ0JL}:rclone-test-qafuvoj6kapu/backup" 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:36011") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:52294->172.17.0.3:36011, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:22 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:22 DEBUG : one: Sizes differ 2026/05/25 03:19:22 DEBUG : two: size = 3 OK 2026/05/25 03:19:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:22 DEBUG : two: Unchanged skipping 2026/05/25 03:19:22 INFO : one-2019-01-01: Deleted 2026/05/25 03:19:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:37376") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:48710->172.17.0.3:37376, err= 2026/05/25 03:19:22 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/25 03:19:22 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/25 03:19:22 INFO : one: Copied (new) 2026/05/25 03:19:22 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:22 INFO : three-2019-01-01.txt: Deleted 2026/05/25 03:19:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/25 03:19:22 INFO : three.txt: Moved into backup dir 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35882") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33536->172.17.0.3:35882, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38463") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42316->172.17.0.3:38463, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31983") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40992->172.17.0.3:31983, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35206") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37692->172.17.0.3:35206, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37430") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45594->172.17.0.3:37430, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33988") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35630->172.17.0.3:33988, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38792") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40108->172.17.0.3:38792, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.36s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31343") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37796->172.17.0.3:31343, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33655") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36872->172.17.0.3:33655, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33041") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42208->172.17.0.3:33041, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36496") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57246->172.17.0.3:36496, err= 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31649") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58794->172.17.0.3:31649, err= 2026/05/25 03:19:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/dst" 2026/05/25 03:19:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:22 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:22 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:22 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Connecting to FTP server 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:22 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:47734->172.17.0.3:21, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:33289") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:46330->172.17.0.3:33289, err= 2026/05/25 03:19:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:25 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:25 DEBUG : one: Sizes differ 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:25 DEBUG : two: size = 3 OK 2026/05/25 03:19:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:25 DEBUG : two: Unchanged skipping 2026/05/25 03:19:25 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:35572") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:47648->172.17.0.3:35572, err= 2026/05/25 03:19:25 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/25 03:19:25 DEBUG : one.a292864a.partial: renamed to: one 2026/05/25 03:19:25 INFO : one: Copied (new) 2026/05/25 03:19:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:19:25 INFO : three.txt: Moved into backup dir 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39120") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58482->172.17.0.3:39120, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36586") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35678->172.17.0.3:36586, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30860") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57460->172.17.0.3:30860, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35210") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53522->172.17.0.3:35210, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38182") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56102->172.17.0.3:38182, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:37774") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:35132->172.17.0.3:37774, err= 2026/05/25 03:19:25 DEBUG : one.bak: Excluded (Path Filter) 2026/05/25 03:19:25 DEBUG : one.bak: Excluded 2026/05/25 03:19:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/25 03:19:25 DEBUG : three.txt.bak: Excluded 2026/05/25 03:19:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:25 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:25 DEBUG : two: size = 3 OK 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for checks to finish 2026/05/25 03:19:25 DEBUG : one: Sizes differ 2026/05/25 03:19:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:25 DEBUG : two: Unchanged skipping 2026/05/25 03:19:25 INFO : one.bak: Deleted 2026/05/25 03:19:25 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Waiting for transfers to finish 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:32553") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:40924->172.17.0.3:32553, err= 2026/05/25 03:19:25 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/25 03:19:25 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/25 03:19:25 INFO : one: Copied (new) 2026/05/25 03:19:25 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:25 INFO : three.txt.bak: Deleted 2026/05/25 03:19:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:19:25 INFO : three.txt: Moved into backup dir 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35056") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36742->172.17.0.3:35056, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36045") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34354->172.17.0.3:36045, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31920") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33242->172.17.0.3:31920, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32157") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42468->172.17.0.3:32157, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35465") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55632->172.17.0.3:35465, err= --- PASS: TestSyncBackupDirSuffixOnly (2.25s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36937") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41484->172.17.0.3:36937, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39605") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34600->172.17.0.3:39605, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39501") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42734->172.17.0.3:39501, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33059") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59052->172.17.0.3:33059, err= 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37886") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35944->172.17.0.3:37886, err= 2026/05/25 03:19:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/dst" 2026/05/25 03:19:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:25 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:25 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Connecting to FTP server 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:25 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:47742->172.17.0.3:21, err= 2026/05/25 03:19:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:27 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:27 DEBUG : one: Sizes differ 2026/05/25 03:19:27 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:33156") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:34672->172.17.0.3:33156, err= 2026/05/25 03:19:27 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/25 03:19:27 DEBUG : one.a292864a.partial: renamed to: one 2026/05/25 03:19:27 INFO : one: Copied (new) 2026/05/25 03:19:27 DEBUG : two: size = 3 OK 2026/05/25 03:19:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:27 DEBUG : two: Unchanged skipping 2026/05/25 03:19:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:27 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:27 DEBUG : three.txt: Sizes differ 2026/05/25 03:19:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:33997") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:51034->172.17.0.3:33997, err= 2026/05/25 03:19:27 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/25 03:19:27 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/25 03:19:27 INFO : three.txt: Copied (new) 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32875") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50924->172.17.0.3:32875, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36628") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47892->172.17.0.3:36628, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35911") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38058->172.17.0.3:35911, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34284") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48082->172.17.0.3:34284, err= 2026/05/25 03:19:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:27 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:27 DEBUG : one: Sizes differ 2026/05/25 03:19:27 INFO : one.bak: Deleted 2026/05/25 03:19:27 INFO : one: Moved (server-side) to: one.bak 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:33776") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:52828->172.17.0.3:33776, err= 2026/05/25 03:19:27 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/25 03:19:27 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/25 03:19:27 INFO : one: Copied (new) 2026/05/25 03:19:27 DEBUG : two: size = 3 OK 2026/05/25 03:19:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:27 DEBUG : two: Unchanged skipping 2026/05/25 03:19:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:27 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:27 DEBUG : three.txt: Sizes differ 2026/05/25 03:19:27 INFO : three.txt.bak: Deleted 2026/05/25 03:19:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:32068") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:45548->172.17.0.3:32068, err= 2026/05/25 03:19:27 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/25 03:19:27 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/25 03:19:27 INFO : three.txt: Copied (new) 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31525") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55856->172.17.0.3:31525, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35449") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60146->172.17.0.3:35449, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34994") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59112->172.17.0.3:34994, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38939") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33560->172.17.0.3:38939, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38709") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59986->172.17.0.3:38709, err= --- PASS: TestSyncSuffix (2.17s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39415") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53606->172.17.0.3:39415, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37135") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55892->172.17.0.3:37135, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36167") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51184->172.17.0.3:36167, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39280") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57772->172.17.0.3:39280, err= 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38387") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56446->172.17.0.3:38387, err= 2026/05/25 03:19:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qafuvoj6kapu/dst" 2026/05/25 03:19:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/25 03:19:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:27 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{YJ0JL}" suffix to name 2026/05/25 03:19:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/25 03:19:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/25 03:19:27 DEBUG : Setting pass="8fIuDjuTT7YwVtLRvNNqM2IL6cAqrbZEPaicGgFZbTw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/25 03:19:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: Connecting to FTP server 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:27 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:47752->172.17.0.3:21, err= 2026/05/25 03:19:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:29 DEBUG : one: Sizes differ 2026/05/25 03:19:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:38547") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:44350->172.17.0.3:38547, err= 2026/05/25 03:19:29 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/25 03:19:29 DEBUG : one.a292864a.partial: renamed to: one 2026/05/25 03:19:29 INFO : one: Copied (new) 2026/05/25 03:19:29 DEBUG : two: size = 3 OK 2026/05/25 03:19:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : two: Unchanged skipping 2026/05/25 03:19:29 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:29 DEBUG : three.txt: Sizes differ 2026/05/25 03:19:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:34459") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:39926->172.17.0.3:34459, err= 2026/05/25 03:19:29 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/25 03:19:29 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/25 03:19:29 INFO : three.txt: Copied (new) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33688") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60438->172.17.0.3:33688, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34532") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36828->172.17.0.3:34532, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36890") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42740->172.17.0.3:36890, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35777") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50432->172.17.0.3:35777, err= 2026/05/25 03:19:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:29 DEBUG : one: Sizes differ 2026/05/25 03:19:29 INFO : one-2019-01-01: Deleted 2026/05/25 03:19:29 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:34529") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:39934->172.17.0.3:34529, err= 2026/05/25 03:19:29 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/25 03:19:29 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/25 03:19:29 INFO : one: Copied (new) 2026/05/25 03:19:29 DEBUG : two: size = 3 OK 2026/05/25 03:19:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : two: Unchanged skipping 2026/05/25 03:19:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst) 2026/05/25 03:19:29 DEBUG : three.txt: Sizes differ 2026/05/25 03:19:29 INFO : three-2019-01-01.txt: Deleted 2026/05/25 03:19:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: dial("tcp","172.17.0.3:39719") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu/dst: > dial: conn=172.17.0.1:33022->172.17.0.3:39719, err= 2026/05/25 03:19:29 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/25 03:19:29 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/25 03:19:29 INFO : three.txt: Copied (new) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39180") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47210->172.17.0.3:39180, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34414") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41666->172.17.0.3:34414, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35433") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42608->172.17.0.3:35433, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33764") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35964->172.17.0.3:33764, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36090") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53850->172.17.0.3:36090, err= --- PASS: TestSyncSuffixKeepExtension (2.23s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38228") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36534->172.17.0.3:38228, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30711") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56452->172.17.0.3:30711, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36959") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42672->172.17.0.3:36959, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : Testêé: Sizes differ 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32279") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48388->172.17.0.3:32279, err= 2026/05/25 03:19:29 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/25 03:19:29 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/25 03:19:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33356") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44610->172.17.0.3:33356, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31191") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44436->172.17.0.3:31191, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32953") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49152->172.17.0.3:32953, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30454") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51230->172.17.0.3:30454, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37084") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58098->172.17.0.3:37084, err= 2026/05/25 03:19:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30906") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50782->172.17.0.3:30906, err= 2026/05/25 03:19:29 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/25 03:19:29 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/25 03:19:29 INFO : existing: Copied (new) 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33921") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35010->172.17.0.3:33921, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39482") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48264->172.17.0.3:39482, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35486") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59060->172.17.0.3:35486, err= 2026/05/25 03:19:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : existing: Sizes differ 2026/05/25 03:19:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 ERROR : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: not deleting files as there were IO errors 2026/05/25 03:19:29 ERROR : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: not deleting directories as there were IO errors 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38578") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50450->172.17.0.3:38578, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31505") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51224->172.17.0.3:31505, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32231") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47512->172.17.0.3:32231, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39251") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51800->172.17.0.3:39251, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36442") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44782->172.17.0.3:36442, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33889") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47308->172.17.0.3:33889, err= 2026/05/25 03:19:29 DEBUG : EXISTING: size = 6 OK 2026/05/25 03:19:29 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : existing: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 INFO : There was nothing to transfer 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31046") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49392->172.17.0.3:31046, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30685") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34994->172.17.0.3:30685, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38368") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59904->172.17.0.3:38368, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39041") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57518->172.17.0.3:39041, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38125") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53620->172.17.0.3:38125, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31521") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50462->172.17.0.3:31521, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31654") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43580->172.17.0.3:31654, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31906") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36958->172.17.0.3:31906, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36789") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37982->172.17.0.3:36789, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39983") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51006->172.17.0.3:39983, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34824") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33156->172.17.0.3:34824, 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-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34878") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54068->172.17.0.3:34878, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30331") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35548->172.17.0.3:30331, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30035") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47262->172.17.0.3:30035, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35865") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43094->172.17.0.3:35865, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36205") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39140->172.17.0.3:36205, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35749") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51338->172.17.0.3:35749, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34862") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51252->172.17.0.3:34862, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30063") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44874->172.17.0.3:30063, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35090") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35916->172.17.0.3:35090, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35911") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38064->172.17.0.3:35911, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32191") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53918->172.17.0.3:32191, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35947") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60180->172.17.0.3:35947, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31539") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38986->172.17.0.3:31539, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33865") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51878->172.17.0.3:33865, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30190") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60710->172.17.0.3:30190, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35333") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54660->172.17.0.3:35333, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39282") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50604->172.17.0.3:39282, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31113") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42322->172.17.0.3:31113, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30001") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60892->172.17.0.3:30001, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33658") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54452->172.17.0.3:33658, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35347") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35668->172.17.0.3:35347, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36353") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47856->172.17.0.3:36353, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39020") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46842->172.17.0.3:39020, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32462") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40120->172.17.0.3:32462, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36115") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60962->172.17.0.3:36115, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36808") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40204->172.17.0.3:36808, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30055") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53708->172.17.0.3:30055, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34341") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53628->172.17.0.3:34341, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33798") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54972->172.17.0.3:33798, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30972") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56888->172.17.0.3:30972, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38960") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50846->172.17.0.3:38960, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36437") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44818->172.17.0.3:36437, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31254") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60498->172.17.0.3:31254, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36810") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37904->172.17.0.3:36810, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38313") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59920->172.17.0.3:38313, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36111") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50226->172.17.0.3:36111, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33857") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50756->172.17.0.3:33857, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39257") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52980->172.17.0.3:39257, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36725") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40968->172.17.0.3:36725, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30658") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46998->172.17.0.3:30658, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36121") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44544->172.17.0.3:36121, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37795") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45462->172.17.0.3:37795, err= 2026/05/25 03:19:29 DEBUG : both0: size = 6 OK 2026/05/25 03:19:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both10: size = 6 OK 2026/05/25 03:19:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both12: size = 6 OK 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both11: size = 6 OK 2026/05/25 03:19:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both0: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both13: size = 6 OK 2026/05/25 03:19:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both10: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both14: size = 6 OK 2026/05/25 03:19:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both13: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both15: size = 6 OK 2026/05/25 03:19:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both15: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both16: size = 6 OK 2026/05/25 03:19:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both16: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both17: size = 6 OK 2026/05/25 03:19:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both17: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both18: size = 6 OK 2026/05/25 03:19:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both18: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both19: size = 6 OK 2026/05/25 03:19:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both12: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both1: size = 6 OK 2026/05/25 03:19:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both1: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both2: size = 6 OK 2026/05/25 03:19:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both2: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both3: size = 6 OK 2026/05/25 03:19:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both3: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both4: size = 6 OK 2026/05/25 03:19:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both4: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both5: size = 6 OK 2026/05/25 03:19:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both5: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both6: size = 6 OK 2026/05/25 03:19:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both6: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both7: size = 6 OK 2026/05/25 03:19:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both7: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both8: size = 6 OK 2026/05/25 03:19:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both8: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both9: size = 6 OK 2026/05/25 03:19:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both9: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both11: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both14: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both19: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 INFO : only4: Deleted 2026/05/25 03:19:29 INFO : only18: Deleted 2026/05/25 03:19:29 INFO : only16: Deleted 2026/05/25 03:19:29 INFO : only2: Deleted 2026/05/25 03:19:29 INFO : only0: Deleted 2026/05/25 03:19:29 INFO : only5: Deleted 2026/05/25 03:19:29 INFO : only13: Deleted 2026/05/25 03:19:29 INFO : only10: Deleted 2026/05/25 03:19:29 INFO : only19: Deleted 2026/05/25 03:19:29 INFO : only14: Deleted 2026/05/25 03:19:29 INFO : only6: Deleted 2026/05/25 03:19:29 INFO : only3: Deleted 2026/05/25 03:19:29 INFO : only7: Deleted 2026/05/25 03:19:29 INFO : only17: Deleted 2026/05/25 03:19:29 INFO : only1: Deleted 2026/05/25 03:19:29 INFO : only8: Deleted 2026/05/25 03:19:29 INFO : only11: Deleted 2026/05/25 03:19:29 INFO : only9: Deleted 2026/05/25 03:19:29 INFO : only12: Deleted 2026/05/25 03:19:29 INFO : only15: Deleted 2026/05/25 03:19:29 INFO : There was nothing to transfer 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35437") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50868->172.17.0.3:35437, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38645") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37400->172.17.0.3:38645, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30865") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59838->172.17.0.3:30865, err= --- PASS: TestSyncConcurrentDelete (0.05s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33520") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51118->172.17.0.3:33520, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33041") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42210->172.17.0.3:33041, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39484") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39276->172.17.0.3:39484, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38336") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51572->172.17.0.3:38336, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35884") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39118->172.17.0.3:35884, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36788") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56212->172.17.0.3:36788, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32179") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58780->172.17.0.3:32179, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37283") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55582->172.17.0.3:37283, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38016") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59170->172.17.0.3:38016, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31979") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39372->172.17.0.3:31979, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32989") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50194->172.17.0.3:32989, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34147") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53882->172.17.0.3:34147, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39314") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33328->172.17.0.3:39314, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38713") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43204->172.17.0.3:38713, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32360") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36520->172.17.0.3:32360, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33318") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46830->172.17.0.3:33318, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31139") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36874->172.17.0.3:31139, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38824") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44142->172.17.0.3:38824, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34462") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40512->172.17.0.3:34462, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38778") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34502->172.17.0.3:38778, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33190") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40786->172.17.0.3:33190, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31421") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38300->172.17.0.3:31421, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32903") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60998->172.17.0.3:32903, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34116") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35752->172.17.0.3:34116, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31114") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42846->172.17.0.3:31114, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36653") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50402->172.17.0.3:36653, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33921") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35016->172.17.0.3:33921, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38501") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58504->172.17.0.3:38501, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31906") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36974->172.17.0.3:31906, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36495") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48866->172.17.0.3:36495, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35037") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47110->172.17.0.3:35037, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33923") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44986->172.17.0.3:33923, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39793") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46586->172.17.0.3:39793, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30939") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37608->172.17.0.3:30939, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34487") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40020->172.17.0.3:34487, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37457") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57286->172.17.0.3:37457, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36124") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59076->172.17.0.3:36124, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35123") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40310->172.17.0.3:35123, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37277") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42990->172.17.0.3:37277, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35341") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48952->172.17.0.3:35341, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33251") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37912->172.17.0.3:33251, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33503") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39932->172.17.0.3:33503, err= 2026/05/25 03:19:29 DEBUG : both0: size = 6 OK 2026/05/25 03:19:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both11: size = 6 OK 2026/05/25 03:19:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both12: size = 6 OK 2026/05/25 03:19:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : both0: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both13: size = 6 OK 2026/05/25 03:19:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both13: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both14: size = 6 OK 2026/05/25 03:19:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both10: size = 6 OK 2026/05/25 03:19:29 DEBUG : both14: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both15: size = 6 OK 2026/05/25 03:19:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both10: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both16: size = 6 OK 2026/05/25 03:19:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both16: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both17: size = 6 OK 2026/05/25 03:19:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both17: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both18: size = 6 OK 2026/05/25 03:19:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both15: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both19: size = 6 OK 2026/05/25 03:19:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both12: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both1: size = 6 OK 2026/05/25 03:19:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both1: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both2: size = 6 OK 2026/05/25 03:19:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both2: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both3: size = 6 OK 2026/05/25 03:19:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both11: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both4: size = 6 OK 2026/05/25 03:19:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both4: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both5: size = 6 OK 2026/05/25 03:19:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both5: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both6: size = 6 OK 2026/05/25 03:19:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both6: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both7: size = 6 OK 2026/05/25 03:19:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both7: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both8: size = 6 OK 2026/05/25 03:19:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both8: Unchanged skipping 2026/05/25 03:19:29 DEBUG : both9: size = 6 OK 2026/05/25 03:19:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : both9: Unchanged skipping 2026/05/25 03:19:29 DEBUG : only0: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only0: Sizes differ 2026/05/25 03:19:29 DEBUG : only10: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only10: Sizes differ 2026/05/25 03:19:29 DEBUG : only11: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only11: Sizes differ 2026/05/25 03:19:29 DEBUG : both18: Unchanged skipping 2026/05/25 03:19:29 DEBUG : only12: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only12: Sizes differ 2026/05/25 03:19:29 DEBUG : only13: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only13: Sizes differ 2026/05/25 03:19:29 DEBUG : both19: Unchanged skipping 2026/05/25 03:19:29 DEBUG : only14: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only14: Sizes differ 2026/05/25 03:19:29 DEBUG : only15: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only15: Sizes differ 2026/05/25 03:19:29 DEBUG : only16: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only16: Sizes differ 2026/05/25 03:19:29 DEBUG : only17: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only17: Sizes differ 2026/05/25 03:19:29 DEBUG : both3: Unchanged skipping 2026/05/25 03:19:29 DEBUG : only18: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only18: Sizes differ 2026/05/25 03:19:29 DEBUG : only19: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only19: Sizes differ 2026/05/25 03:19:29 DEBUG : only1: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only1: Sizes differ 2026/05/25 03:19:29 DEBUG : only2: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only2: Sizes differ 2026/05/25 03:19:29 DEBUG : only3: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only3: Sizes differ 2026/05/25 03:19:29 DEBUG : only4: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only4: Sizes differ 2026/05/25 03:19:29 DEBUG : only5: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only5: Sizes differ 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36844") 2026/05/25 03:19:29 DEBUG : only6: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only6: Sizes differ 2026/05/25 03:19:29 DEBUG : only7: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only7: Sizes differ 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33212") 2026/05/25 03:19:29 DEBUG : only8: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only8: Sizes differ 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57634->172.17.0.3:33212, err= 2026/05/25 03:19:29 DEBUG : only9: size = 0 (Local file system at /tmp/rclone158148871) 2026/05/25 03:19:29 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu) 2026/05/25 03:19:29 DEBUG : only9: Sizes differ 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56720->172.17.0.3:36844, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36802") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34348") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49960->172.17.0.3:36802, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43510->172.17.0.3:34348, err= 2026/05/25 03:19:29 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/25 03:19:29 INFO : only12: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/25 03:19:29 INFO : only10: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/25 03:19:29 INFO : only14: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37542") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34850->172.17.0.3:37542, err= 2026/05/25 03:19:29 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/25 03:19:29 INFO : only0: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37541") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34619") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43488->172.17.0.3:37541, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55900->172.17.0.3:34619, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37722") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49838->172.17.0.3:37722, err= 2026/05/25 03:19:29 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/25 03:19:29 INFO : only11: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/25 03:19:29 INFO : only16: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/25 03:19:29 INFO : only15: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/25 03:19:29 INFO : only18: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35143") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49436->172.17.0.3:35143, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36164") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35516") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37400->172.17.0.3:36164, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35304->172.17.0.3:35516, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37762") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49230->172.17.0.3:37762, err= 2026/05/25 03:19:29 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/25 03:19:29 INFO : only1: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/25 03:19:29 INFO : only2: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/25 03:19:29 INFO : only3: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/25 03:19:29 INFO : only4: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36396") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37451") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32172") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46430->172.17.0.3:36396, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56998->172.17.0.3:37451, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50350->172.17.0.3:32172, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35412") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38698->172.17.0.3:35412, err= 2026/05/25 03:19:29 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/25 03:19:29 INFO : only13: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30296") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53390->172.17.0.3:30296, err= 2026/05/25 03:19:29 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/25 03:19:29 INFO : only8: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/25 03:19:29 INFO : only6: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/25 03:19:29 INFO : only7: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30207") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55968->172.17.0.3:30207, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39668") 2026/05/25 03:19:29 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49184->172.17.0.3:39668, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32722") 2026/05/25 03:19:29 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58876->172.17.0.3:32722, err= 2026/05/25 03:19:29 INFO : only17: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/25 03:19:29 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/25 03:19:29 INFO : only5: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/25 03:19:29 INFO : only19: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/25 03:19:29 INFO : only9: Copied (replaced existing) 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31710") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36734->172.17.0.3:31710, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38735") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32894->172.17.0.3:38735, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30494") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43690->172.17.0.3:30494, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:19:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:19:29 DEBUG : empty_on_remote: Making directory with metadata 2026/05/25 03:19:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:19:29 INFO : empty_on_remote: Making directory 2026/05/25 03:19:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/25 03:19:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30138") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53858->172.17.0.3:30138, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31953") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33228->172.17.0.3:31953, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30693") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34401") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60590->172.17.0.3:34401, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58386->172.17.0.3:30693, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39945") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60004->172.17.0.3:39945, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36581") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35738->172.17.0.3:36581, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:19:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:19:29 DEBUG : empty_on_remote: Making directory with metadata 2026/05/25 03:19:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/25 03:19:29 INFO : empty_on_remote: Making directory 2026/05/25 03:19:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/25 03:19:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31765") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34442->172.17.0.3:31765, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35775") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36252") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35680") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55762->172.17.0.3:35775, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37984") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53014->172.17.0.3:36252, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50646->172.17.0.3:35680, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40302->172.17.0.3:37984, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36523") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43728->172.17.0.3:36523, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36399") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54484->172.17.0.3:36399, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : sub dir: Making directory 2026/05/25 03:19:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35404") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48396->172.17.0.3:35404, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35344") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35679") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35114->172.17.0.3:35679, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32784->172.17.0.3:35344, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39477") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48768->172.17.0.3:39477, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31365") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33384->172.17.0.3:31365, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36594") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57652->172.17.0.3:36594, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36248") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48904->172.17.0.3:36248, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32882") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56810->172.17.0.3:32882, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34170") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55134->172.17.0.3:34170, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33814") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47388->172.17.0.3:33814, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38294") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35676->172.17.0.3:38294, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/25 03:19:29 INFO : sub dir: Making directory 2026/05/25 03:19:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38698") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54802->172.17.0.3:38698, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33658") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38039") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54454->172.17.0.3:33658, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43774->172.17.0.3:38039, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30774") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33552->172.17.0.3:30774, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37021") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50558->172.17.0.3:37021, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34708") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48500->172.17.0.3:34708, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35249") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53434->172.17.0.3:35249, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38403") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50844->172.17.0.3:38403, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30279") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39006->172.17.0.3:30279, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33449") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42700->172.17.0.3:33449, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32123") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48094->172.17.0.3:32123, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37535") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38280->172.17.0.3:37535, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35445") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45164->172.17.0.3:35445, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35811") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49444->172.17.0.3:35811, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38835") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60854->172.17.0.3:38835, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38078") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58768->172.17.0.3:38078, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37992") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50990->172.17.0.3:37992, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38401") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55792->172.17.0.3:38401, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34396") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44662->172.17.0.3:34396, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38888") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54026->172.17.0.3:38888, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30336") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35576->172.17.0.3:30336, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33949") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42410->172.17.0.3:33949, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33167") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53376->172.17.0.3:33167, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39118") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40012->172.17.0.3:39118, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34886") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36684->172.17.0.3:34886, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33273") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33974->172.17.0.3:33273, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31259") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47130->172.17.0.3:31259, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33004") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58452->172.17.0.3:33004, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30728") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42050->172.17.0.3:30728, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36612") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44450->172.17.0.3:36612, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39696") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60372->172.17.0.3:39696, err= 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38554") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50788->172.17.0.3:38554, err= 2026/05/25 03:19:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : apple: Excluded 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : banana: Excluded 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39626") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40616->172.17.0.3:39626, err= 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36819") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41964->172.17.0.3:36819, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35749") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51346->172.17.0.3:35749, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32291") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46632->172.17.0.3:32291, err= 2026/05/25 03:19:29 DEBUG : apple: size = 5 OK 2026/05/25 03:19:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:29 DEBUG : banana: size = 6 OK 2026/05/25 03:19:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35977") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38254->172.17.0.3:35977, err= 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 INFO : There was nothing to transfer 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38468") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45954->172.17.0.3:38468, err= 2026/05/25 03:19:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : apple: Excluded 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : banana: Excluded 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35719") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34160->172.17.0.3:35719, err= 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31209") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37860->172.17.0.3:31209, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38361") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55740->172.17.0.3:38361, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32788") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52622->172.17.0.3:32788, err= 2026/05/25 03:19:29 DEBUG : apple: size = 5 OK 2026/05/25 03:19:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:29 DEBUG : banana: size = 6 OK 2026/05/25 03:19:29 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35490") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42096->172.17.0.3:35490, err= 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 INFO : There was nothing to transfer 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38218") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37588->172.17.0.3:38218, err= 2026/05/25 03:19:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : apple: Excluded 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : banana: Excluded 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34344") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60094->172.17.0.3:34344, err= 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36729") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38312->172.17.0.3:36729, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39672") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55642->172.17.0.3:39672, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34296") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46002->172.17.0.3:34296, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38689") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53094->172.17.0.3:38689, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37372") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40838->172.17.0.3:37372, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36618") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59220->172.17.0.3:36618, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31417") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54292->172.17.0.3:31417, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35419") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49686->172.17.0.3:35419, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37598") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40770->172.17.0.3:37598, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35207") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52778->172.17.0.3:35207, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34400") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38924->172.17.0.3:34400, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38701") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44988->172.17.0.3:38701, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38115") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42212->172.17.0.3:38115, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32943") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54602->172.17.0.3:32943, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37672") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49938->172.17.0.3:37672, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36097") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34188->172.17.0.3:36097, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33196") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44742->172.17.0.3:33196, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36874") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51720->172.17.0.3:36874, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32557") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47238->172.17.0.3:32557, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32778") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57854->172.17.0.3:32778, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35627") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35158->172.17.0.3:35627, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34976") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39510->172.17.0.3:34976, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38028") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49794->172.17.0.3:38028, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31223") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53616->172.17.0.3:31223, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34934") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51740->172.17.0.3:34934, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33647") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54418->172.17.0.3:33647, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36592") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53030->172.17.0.3:36592, err= 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37739") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60528->172.17.0.3:37739, err= 2026/05/25 03:19:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : apple: Excluded 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : banana: Excluded 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38568") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37622->172.17.0.3:38568, err= 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32074") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59782->172.17.0.3:32074, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34050") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39048->172.17.0.3:34050, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37921") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51682->172.17.0.3:37921, err= 2026/05/25 03:19:29 DEBUG : apple: size = 5 OK 2026/05/25 03:19:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:29 DEBUG : banana: size = 6 OK 2026/05/25 03:19:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31322") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49672->172.17.0.3:31322, err= 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 INFO : There was nothing to transfer 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35999") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55076->172.17.0.3:35999, err= 2026/05/25 03:19:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : apple: Excluded 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : banana: Excluded 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34588") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49338->172.17.0.3:34588, err= 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32629") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53410->172.17.0.3:32629, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30123") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48860->172.17.0.3:30123, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30299") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42650->172.17.0.3:30299, err= 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:29 DEBUG : apple: size = 5 OK 2026/05/25 03:19:29 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:29 DEBUG : banana: size = 6 OK 2026/05/25 03:19:29 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30910") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36408->172.17.0.3:30910, err= 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 INFO : There was nothing to transfer 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35562") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51816->172.17.0.3:35562, err= 2026/05/25 03:19:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : apple: Excluded 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : banana: Excluded 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35444") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60186->172.17.0.3:35444, err= 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30415") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60536->172.17.0.3:30415, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31799") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52054->172.17.0.3:31799, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31694") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47330->172.17.0.3:31694, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37801") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50112->172.17.0.3:37801, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34292") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55048->172.17.0.3:34292, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33213") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47710->172.17.0.3:33213, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39876") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52682->172.17.0.3:39876, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33257") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48608->172.17.0.3:33257, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35208") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50070->172.17.0.3:35208, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31821") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45456->172.17.0.3:31821, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39670") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35376->172.17.0.3:39670, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31861") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44644->172.17.0.3:31861, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38720") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58798->172.17.0.3:38720, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38991") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38066->172.17.0.3:38991, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35852") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39890->172.17.0.3:35852, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36208") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56638->172.17.0.3:36208, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37734") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47734->172.17.0.3:37734, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32142") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33172->172.17.0.3:32142, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39936") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59980->172.17.0.3:39936, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33148") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38738->172.17.0.3:33148, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38849") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58468->172.17.0.3:38849, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37628") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52664->172.17.0.3:37628, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35333") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54668->172.17.0.3:35333, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31042") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51116->172.17.0.3:31042, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33445") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56314->172.17.0.3:33445, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30022") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41288->172.17.0.3:30022, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32798") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48086->172.17.0.3:32798, err= 2026/05/25 03:19:29 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39994") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57384->172.17.0.3:39994, err= 2026/05/25 03:19:29 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : apple: Excluded 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:29 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : banana: Excluded 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33501") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35462->172.17.0.3:33501, err= 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32120") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53514->172.17.0.3:32120, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36719") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43848->172.17.0.3:36719, err= 2026/05/25 03:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34133") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41536->172.17.0.3:34133, err= 2026/05/25 03:19:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:29 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Connecting to FTP server 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37519") 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47760->172.17.0.3:21, err= 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38030") 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49786->172.17.0.3:38030, err= 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34466->172.17.0.3:37519, err= 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39255") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36134") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41510->172.17.0.3:39255, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39526->172.17.0.3:36134, err= 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:29 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/25 03:19:29 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/25 03:19:29 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/25 03:19:29 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/25 03:19:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/25 03:19:29 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/25 03:19:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30892") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40988->172.17.0.3:30892, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37278") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33316") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34090->172.17.0.3:33316, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40440->172.17.0.3:37278, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38647") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38692") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53224->172.17.0.3:38647, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31599") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40940->172.17.0.3:38692, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39332->172.17.0.3:31599, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37906") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51488->172.17.0.3:37906, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37557") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52128->172.17.0.3:37557, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39651") 2026/05/25 03:19:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39226->172.17.0.3:39651, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31734") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42868->172.17.0.3:31734, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36241") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41662->172.17.0.3:36241, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/25 03:19:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33188") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46942->172.17.0.3:33188, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33606") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48614->172.17.0.3:33606, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30543") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37526") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37476->172.17.0.3:30543, err= 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35344->172.17.0.3:37526, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33124") 2026/05/25 03:19:29 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55588->172.17.0.3:33124, err= 2026/05/25 03:19:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:29 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/25 03:19:29 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34524") 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48916->172.17.0.3:34524, err= 2026/05/25 03:19:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/25 03:19:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:32 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Connecting to FTP server 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Connecting to FTP server 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Connecting to FTP server 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51420->172.17.0.3:21, err= 2026/05/25 03:19:32 INFO : apple: Deleted 2026/05/25 03:19:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 03:19:32 INFO : splitbananasplit: Deleted 2026/05/25 03:19:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 03:19:32 INFO : appleappleapplebanana: Deleted 2026/05/25 03:19:32 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 03:19:32 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51430->172.17.0.3:21, err= 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:21") 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51442->172.17.0.3:21, err= 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-xazumiz3qaqe: closing 1 unused connections 2026/05/25 03:19:32 DEBUG : ftp://172.17.0.3:21/rclone-test-paqamav5taxe: closing 2 unused connections 2026/05/25 03:19:34 INFO : banana: Deleted 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35252") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55256->172.17.0.3:35252, err= 2026/05/25 03:19:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/25 03:19:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/25 03:19:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : YXBwbGU=: Excluded 2026/05/25 03:19:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : YmFuYW5h: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31659") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37334->172.17.0.3:31659, err= 2026/05/25 03:19:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39417") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43064->172.17.0.3:39417, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31201") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42264->172.17.0.3:31201, err= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31780") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48996->172.17.0.3:31780, err= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : YXBwbGU=: size = 5 OK 2026/05/25 03:19:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : YmFuYW5h: size = 6 OK 2026/05/25 03:19:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/25 03:19:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39004") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58430->172.17.0.3:39004, err= 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38658") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43000->172.17.0.3:38658, err= 2026/05/25 03:19:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/25 03:19:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/25 03:19:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : YXBwbGU=: Excluded 2026/05/25 03:19:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : YmFuYW5h: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32339") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49388->172.17.0.3:32339, err= 2026/05/25 03:19:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31214") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43012->172.17.0.3:31214, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37481") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59492->172.17.0.3:37481, err= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/25 03:19:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34353") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53622->172.17.0.3:34353, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36243") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59490->172.17.0.3:36243, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32522") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41752->172.17.0.3:32522, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32295") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55090->172.17.0.3:32295, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36033") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43156->172.17.0.3:36033, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38540") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55134->172.17.0.3:38540, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35545") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47124->172.17.0.3:35545, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39519") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52874->172.17.0.3:39519, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33046") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54566->172.17.0.3:33046, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37151") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40402->172.17.0.3:37151, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37778") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37150->172.17.0.3:37778, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38172") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37342->172.17.0.3:38172, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35447") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43468->172.17.0.3:35447, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34148") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38344->172.17.0.3:34148, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32165") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49268->172.17.0.3:32165, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37014") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52130->172.17.0.3:37014, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37432") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39260->172.17.0.3:37432, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31529") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52586->172.17.0.3:31529, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39844") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34562->172.17.0.3:39844, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39914") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38090->172.17.0.3:39914, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37179") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36530->172.17.0.3:37179, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35287") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41612->172.17.0.3:35287, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32328") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36142->172.17.0.3:32328, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39920") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58962->172.17.0.3:39920, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39190") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48848->172.17.0.3:39190, err= 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39368") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53418->172.17.0.3:39368, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37023") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48592->172.17.0.3:37023, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34228") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45454->172.17.0.3:34228, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33232") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52758->172.17.0.3:33232, err= 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39958") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36396->172.17.0.3:39958, err= 2026/05/25 03:19:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33552") 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39257") 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51300->172.17.0.3:33552, err= 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53160->172.17.0.3:39257, err= 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31193") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32911") 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33825") 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55046->172.17.0.3:31193, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56944->172.17.0.3:32911, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38652->172.17.0.3:33825, err= 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/25 03:19:34 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/25 03:19:34 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/25 03:19:34 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/25 03:19:34 INFO : apple: Copied (new) to: PREFIXapple 2026/05/25 03:19:34 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/25 03:19:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34538") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48780->172.17.0.3:34538, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36208") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38044->172.17.0.3:36208, err= 2026/05/25 03:19:34 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36644") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49066->172.17.0.3:36644, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37676") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43168->172.17.0.3:37676, err= 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31483") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47760->172.17.0.3:31483, err= 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36215") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39076") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60858->172.17.0.3:36215, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51990->172.17.0.3:39076, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33309") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46750->172.17.0.3:33309, err= 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35090") 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33412") 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56142->172.17.0.3:33412, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31680") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58824->172.17.0.3:35090, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55568->172.17.0.3:31680, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30776") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57792->172.17.0.3:30776, err= 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36166") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38655") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32688") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45640->172.17.0.3:38655, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31107") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46370->172.17.0.3:36166, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38262->172.17.0.3:32688, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41852->172.17.0.3:31107, err= 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 03:19:34 INFO : appleappleapplebanana: Deleted 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 03:19:34 INFO : apple: Deleted 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 03:19:34 INFO : banana: Deleted 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 03:19:34 INFO : splitbananasplit: Deleted 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37247") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56708->172.17.0.3:37247, err= 2026/05/25 03:19:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : PREFIXbanana: Excluded 2026/05/25 03:19:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : PREFIXapple: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30137") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39472->172.17.0.3:30137, err= 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35798") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40948->172.17.0.3:35798, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36578") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56876->172.17.0.3:36578, err= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : apple: transformed to: PREFIXapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/25 03:19:34 DEBUG : banana: transformed to: PREFIXbanana 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30494") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38128->172.17.0.3:30494, err= 2026/05/25 03:19:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33111") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35475") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58746->172.17.0.3:33111, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33496") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49162->172.17.0.3:35475, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38900->172.17.0.3:33496, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35142") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60772->172.17.0.3:35142, err= 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32646") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49054->172.17.0.3:32646, err= 2026/05/25 03:19:34 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/25 03:19:34 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/25 03:19:34 INFO : banana: Copied (new) 2026/05/25 03:19:34 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/25 03:19:34 INFO : appleappleapplebanana: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35599") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47926->172.17.0.3:35599, err= 2026/05/25 03:19:34 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/25 03:19:34 INFO : splitbananasplit: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34209") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54466->172.17.0.3:34209, err= 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/25 03:19:34 INFO : apple: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35538") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50720->172.17.0.3:35538, err= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38476") 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49556->172.17.0.3:38476, err= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36289") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53388->172.17.0.3:36289, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37279") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41330->172.17.0.3:37279, err= 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37461") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33536->172.17.0.3:37461, err= 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33381") 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60746->172.17.0.3:33381, err= 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33777") 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44890->172.17.0.3:33777, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38763") 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41914->172.17.0.3:38763, err= 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39384") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33129") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59116->172.17.0.3:33129, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41406->172.17.0.3:39384, err= 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31695") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44528->172.17.0.3:31695, err= 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39965") 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35336->172.17.0.3:39965, err= 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30148") 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36377") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49376->172.17.0.3:30148, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55068->172.17.0.3:36377, err= 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/25 03:19:34 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/25 03:19:34 INFO : PREFIXsplitbananasplit: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/25 03:19:34 INFO : PREFIXapple: Deleted 2026/05/25 03:19:34 INFO : PREFIXbanana: Deleted 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31384") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38570->172.17.0.3:31384, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36147") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47016->172.17.0.3:36147, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33770") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44592->172.17.0.3:33770, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35846") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34548->172.17.0.3:35846, err= 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37191") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50538->172.17.0.3:37191, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35758") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55326->172.17.0.3:35758, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30497") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54118->172.17.0.3:30497, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38438") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59462->172.17.0.3:38438, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32983") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38694->172.17.0.3:32983, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31289") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49844->172.17.0.3:31289, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33526") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49466->172.17.0.3:33526, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33095") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39422->172.17.0.3:33095, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36659") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50558->172.17.0.3:36659, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30858") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41646->172.17.0.3:30858, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34837") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33678->172.17.0.3:34837, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35767") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33224->172.17.0.3:35767, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39794") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33196->172.17.0.3:39794, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32379") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37806->172.17.0.3:32379, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32403") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34588->172.17.0.3:32403, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30153") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46470->172.17.0.3:30153, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36641") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43410->172.17.0.3:36641, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33947") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54298->172.17.0.3:33947, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36976") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56582->172.17.0.3:36976, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38512") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51972->172.17.0.3:38512, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36896") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49986->172.17.0.3:36896, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36894") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41556->172.17.0.3:36894, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35040") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49242->172.17.0.3:35040, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32693") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46454->172.17.0.3:32693, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36987") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46870->172.17.0.3:36987, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39882") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40210->172.17.0.3:39882, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33015") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44800->172.17.0.3:33015, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31517") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59714->172.17.0.3:31517, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31709") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49704->172.17.0.3:31709, err= 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36333") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50590->172.17.0.3:36333, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35890") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53612->172.17.0.3:35890, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30331") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41234->172.17.0.3:30331, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32094") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48270->172.17.0.3:32094, err= 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30312") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39410->172.17.0.3:30312, err= 2026/05/25 03:19:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37900") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34250") 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30213") 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46694->172.17.0.3:37900, err= 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54100->172.17.0.3:30213, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59822->172.17.0.3:34250, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31291") 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39611") 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46282->172.17.0.3:31291, err= 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56730->172.17.0.3:39611, err= 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/25 03:19:34 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/25 03:19:34 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/25 03:19:34 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/25 03:19:34 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35215") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37863") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33877") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40390->172.17.0.3:35215, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36157") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38190->172.17.0.3:37863, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52722->172.17.0.3:36157, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38826->172.17.0.3:33877, err= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31550") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39810->172.17.0.3:31550, err= 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30841") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38367") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60160->172.17.0.3:30841, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33000") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43078->172.17.0.3:38367, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54382->172.17.0.3:33000, err= 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32214") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39619") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37983") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51646->172.17.0.3:32214, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56670->172.17.0.3:39619, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37177") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58432->172.17.0.3:37983, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43048->172.17.0.3:37177, err= 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35781") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35223") 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42166->172.17.0.3:35781, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47692->172.17.0.3:35223, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34764") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42446->172.17.0.3:34764, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34303") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34846->172.17.0.3:34303, err= 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 INFO : banana: Deleted 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 03:19:34 INFO : splitbananasplit: Deleted 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 03:19:34 INFO : apple: Deleted 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 03:19:34 INFO : appleappleapplebanana: Deleted 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33461") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34080->172.17.0.3:33461, err= 2026/05/25 03:19:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : bananaSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33223") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50938->172.17.0.3:33223, err= 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36093") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50274->172.17.0.3:36093, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37614") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55334->172.17.0.3:37614, err= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : apple: transformed to: appleSUFFIX 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/25 03:19:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38136") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55900->172.17.0.3:38136, err= 2026/05/25 03:19:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38504") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35194") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39342->172.17.0.3:38504, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32554") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39789") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50574->172.17.0.3:35194, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52662->172.17.0.3:39789, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53832->172.17.0.3:32554, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30538") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46202->172.17.0.3:30538, err= 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/25 03:19:34 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/25 03:19:34 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/25 03:19:34 INFO : apple: Copied (new) 2026/05/25 03:19:34 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/25 03:19:34 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/25 03:19:34 INFO : banana: Copied (new) 2026/05/25 03:19:34 INFO : splitbananasplit: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37663") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54652->172.17.0.3:37663, err= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/25 03:19:34 INFO : appleappleapplebanana: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33660") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38062") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52012->172.17.0.3:33660, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36426->172.17.0.3:38062, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30929") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40402->172.17.0.3:30929, err= 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30488") 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31050") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44640->172.17.0.3:30488, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38168->172.17.0.3:31050, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35054") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38495") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60058->172.17.0.3:35054, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51064->172.17.0.3:38495, err= 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37911") 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34626") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59468->172.17.0.3:34626, err= 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50328->172.17.0.3:37911, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31452") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39739") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55902->172.17.0.3:31452, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56378->172.17.0.3:39739, err= 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33560") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38716") 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36908") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40112->172.17.0.3:33560, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44130->172.17.0.3:38716, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36650->172.17.0.3:36908, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34880") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49912->172.17.0.3:34880, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 INFO : appleSUFFIX: Deleted 2026/05/25 03:19:34 INFO : splitbananasplitSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : bananaSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30009") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48228->172.17.0.3:30009, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32396") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38660->172.17.0.3:32396, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38147") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40342->172.17.0.3:38147, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30385") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35266->172.17.0.3:30385, err= 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33348") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58756->172.17.0.3:33348, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35323") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43936->172.17.0.3:35323, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35308") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34286->172.17.0.3:35308, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35268") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49486->172.17.0.3:35268, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38800") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40316->172.17.0.3:38800, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38900") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54284->172.17.0.3:38900, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38243") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48758->172.17.0.3:38243, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31774") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51972->172.17.0.3:31774, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31250") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46226->172.17.0.3:31250, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32406") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45912->172.17.0.3:32406, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39781") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59092->172.17.0.3:39781, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30972") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57554->172.17.0.3:30972, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34619") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41588->172.17.0.3:34619, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38430") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34886->172.17.0.3:38430, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32806") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33736->172.17.0.3:32806, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30361") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49426->172.17.0.3:30361, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36805") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36272->172.17.0.3:36805, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31384") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38584->172.17.0.3:31384, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38293") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56406->172.17.0.3:38293, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36337") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43320->172.17.0.3:36337, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37920") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36172->172.17.0.3:37920, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32550") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37014->172.17.0.3:32550, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31288") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60850->172.17.0.3:31288, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32605") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44714->172.17.0.3:32605, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36264") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51580->172.17.0.3:36264, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31921") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52038->172.17.0.3:31921, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33588") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56320->172.17.0.3:33588, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34987") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59484->172.17.0.3:34987, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31167") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41486->172.17.0.3:31167, err= 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36932") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58566->172.17.0.3:36932, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33656") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51288->172.17.0.3:33656, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33396") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42016->172.17.0.3:33396, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36198") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39674->172.17.0.3:36198, err= 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34680") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38682->172.17.0.3:34680, err= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : apple: size = 5 OK 2026/05/25 03:19:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : banana: size = 6 OK 2026/05/25 03:19:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33197") 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56914->172.17.0.3:33197, err= 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35637") 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36098->172.17.0.3:35637, err= 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31934") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35965") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36654") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37564->172.17.0.3:31934, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56198->172.17.0.3:36654, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49872->172.17.0.3:35965, err= 2026/05/25 03:19:34 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/25 03:19:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30909") 2026/05/25 03:19:34 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/25 03:19:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56944->172.17.0.3:30909, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32812") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39136") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51978->172.17.0.3:32812, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34948") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35264->172.17.0.3:39136, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42334->172.17.0.3:34948, err= 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38459") 2026/05/25 03:19:34 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59464->172.17.0.3:38459, err= 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35143") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34914") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47698->172.17.0.3:35143, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48702->172.17.0.3:34914, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33610") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48936->172.17.0.3:33610, err= 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35471") 2026/05/25 03:19:34 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34759") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51362->172.17.0.3:35471, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32181") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33484") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58950->172.17.0.3:34759, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39758->172.17.0.3:33484, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53024->172.17.0.3:32181, err= 2026/05/25 03:19:34 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35067") 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35356->172.17.0.3:35067, err= 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36640") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51018->172.17.0.3:36640, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 INFO : appleappleapplebanana: Deleted 2026/05/25 03:19:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/25 03:19:34 INFO : splitbananasplit: Deleted 2026/05/25 03:19:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/25 03:19:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34697") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41194->172.17.0.3:34697, err= 2026/05/25 03:19:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbanan: Excluded 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleapple: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30840") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37774->172.17.0.3:30840, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefg: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcde: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defgh: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdef: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-34567: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-23456: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghi: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-45678: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijk: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-12345: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghij: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39632") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43750->172.17.0.3:39632, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37860") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42154->172.17.0.3:37860, err= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32233") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39570->172.17.0.3:32233, err= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : apple: size = 5 OK 2026/05/25 03:19:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:34 DEBUG : appleapple: size = 21 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : banana: size = 6 OK 2026/05/25 03:19:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : splitbanan: size = 16 OK 2026/05/25 03:19:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30007") 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39364->172.17.0.3:30007, err= 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/25 03:19:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/25 03:19:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/25 03:19:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/25 03:19:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/25 03:19:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/25 03:19:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/25 03:19:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/25 03:19:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/25 03:19:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/25 03:19:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/25 03:19:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/25 03:19:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/25 03:19:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/25 03:19:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33752") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53604->172.17.0.3:33752, err= 2026/05/25 03:19:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbanan: Excluded 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleapple: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30557") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54906->172.17.0.3:30557, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefg: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcde: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defgh: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdef: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-34567: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-23456: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghi: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-45678: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijk: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-12345: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghij: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32861") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55796->172.17.0.3:32861, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38793") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38468->172.17.0.3:38793, err= 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/25 03:19:34 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35796") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47440->172.17.0.3:35796, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30763") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45632->172.17.0.3:30763, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31881") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46530->172.17.0.3:31881, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38605") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48696->172.17.0.3:38605, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32833") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60706->172.17.0.3:32833, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34095") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45304->172.17.0.3:34095, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32756") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55504->172.17.0.3:32756, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34495") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42854->172.17.0.3:34495, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30776") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57798->172.17.0.3:30776, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30222") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54186->172.17.0.3:30222, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38742") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35032->172.17.0.3:38742, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36017") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58434->172.17.0.3:36017, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30012") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58650->172.17.0.3:30012, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37354") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54662->172.17.0.3:37354, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38305") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59840->172.17.0.3:38305, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34807") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41548->172.17.0.3:34807, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32385") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59436->172.17.0.3:32385, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39475") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34692->172.17.0.3:39475, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39335") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33734->172.17.0.3:39335, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39903") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51112->172.17.0.3:39903, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32042") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51980->172.17.0.3:32042, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36622") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45432->172.17.0.3:36622, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39295") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49722->172.17.0.3:39295, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36723") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45042->172.17.0.3:36723, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30724") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52790->172.17.0.3:30724, err= 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32825") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34442->172.17.0.3:32825, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36486") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32992->172.17.0.3:36486, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38171") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43408->172.17.0.3:38171, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35844") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49438->172.17.0.3:35844, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39668") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59362->172.17.0.3:39668, err= 2026/05/25 03:19:34 DEBUG : apple: size = 5 OK 2026/05/25 03:19:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : banana: size = 6 OK 2026/05/25 03:19:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34704") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47822->172.17.0.3:34704, err= 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37088") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41968->172.17.0.3:37088, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31924") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58976->172.17.0.3:31924, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34766") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53606->172.17.0.3:34766, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39081") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38810->172.17.0.3:39081, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31824") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53348->172.17.0.3:31824, err= 2026/05/25 03:19:34 DEBUG : apple: size = 5 OK 2026/05/25 03:19:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : banana: size = 6 OK 2026/05/25 03:19:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31475") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46428->172.17.0.3:31475, err= 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32369") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44228->172.17.0.3:32369, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38531") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55640->172.17.0.3:38531, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36145") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58994->172.17.0.3:36145, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30294") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45894->172.17.0.3:30294, err= 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30197") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59548->172.17.0.3:30197, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30450") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59790->172.17.0.3:30450, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34786") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53934->172.17.0.3:34786, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37749") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42792->172.17.0.3:37749, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31367") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51616->172.17.0.3:31367, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39353") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56460->172.17.0.3:39353, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33586") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46086->172.17.0.3:33586, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33666") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46440->172.17.0.3:33666, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30418") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38972->172.17.0.3:30418, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32535") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60498->172.17.0.3:32535, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33604") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34450->172.17.0.3:33604, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39723") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41980->172.17.0.3:39723, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34037") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40402->172.17.0.3:34037, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38836") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36582->172.17.0.3:38836, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38542") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41342->172.17.0.3:38542, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36909") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60164->172.17.0.3:36909, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35594") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52450->172.17.0.3:35594, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37263") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37896->172.17.0.3:37263, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33404") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41774->172.17.0.3:33404, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36682") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41962->172.17.0.3:36682, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34608") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47260->172.17.0.3:34608, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35317") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38540->172.17.0.3:35317, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37252") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55354->172.17.0.3:37252, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31093") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53172->172.17.0.3:31093, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37862") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59226->172.17.0.3:37862, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34273") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51124->172.17.0.3:34273, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35073") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59736->172.17.0.3:35073, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37663") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54658->172.17.0.3:37663, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31852") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44254->172.17.0.3:31852, err= 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34628") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57814->172.17.0.3:34628, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37918") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38972->172.17.0.3:37918, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38742") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35034->172.17.0.3:38742, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37436") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58858->172.17.0.3:37436, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33969") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46234->172.17.0.3:33969, err= 2026/05/25 03:19:34 DEBUG : apple: size = 5 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:34 DEBUG : banana: size = 6 OK 2026/05/25 03:19:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34488") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41170->172.17.0.3:34488, err= 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33074") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59074->172.17.0.3:33074, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39471") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56566->172.17.0.3:39471, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34130") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55460->172.17.0.3:34130, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34333") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55556->172.17.0.3:34333, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32093") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54856->172.17.0.3:32093, err= 2026/05/25 03:19:34 DEBUG : apple: size = 5 OK 2026/05/25 03:19:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : banana: size = 6 OK 2026/05/25 03:19:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38130") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33426->172.17.0.3:38130, err= 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35469") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35164->172.17.0.3:35469, err= 2026/05/25 03:19:34 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : apple: Excluded 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:34 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : banana: Excluded 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31139") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57324->172.17.0.3:31139, err= 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30371") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36220->172.17.0.3:30371, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30525") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35562->172.17.0.3:30525, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34652") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56152->172.17.0.3:34652, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34955") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54834->172.17.0.3:34955, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37278") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35616->172.17.0.3:37278, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31111") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33136->172.17.0.3:31111, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31808") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39006->172.17.0.3:31808, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35573") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32818->172.17.0.3:35573, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35947") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33454->172.17.0.3:35947, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32504") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48870->172.17.0.3:32504, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36243") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59500->172.17.0.3:36243, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33305") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52750->172.17.0.3:33305, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33925") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36992->172.17.0.3:33925, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39262") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54216->172.17.0.3:39262, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37836") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36956->172.17.0.3:37836, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34014") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58526->172.17.0.3:34014, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36659") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50564->172.17.0.3:36659, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32581") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37304->172.17.0.3:32581, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36285") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52194->172.17.0.3:36285, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38079") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42388->172.17.0.3:38079, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34551") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47342->172.17.0.3:34551, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33431") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46842->172.17.0.3:33431, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39086") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55340->172.17.0.3:39086, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39167") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48770->172.17.0.3:39167, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34362") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51960->172.17.0.3:34362, err= 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32517") 2026/05/25 03:19:34 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59092->172.17.0.3:32517, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38183") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57524->172.17.0.3:38183, err= 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39028") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55824->172.17.0.3:39028, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30223") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59620->172.17.0.3:30223, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34150") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38852->172.17.0.3:34150, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34997") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57036->172.17.0.3:34997, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37467") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49038->172.17.0.3:37467, err= 2026/05/25 03:19:35 DEBUG : apple: size = 5 OK 2026/05/25 03:19:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:35 DEBUG : banana: size = 6 OK 2026/05/25 03:19:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35886") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44342->172.17.0.3:35886, err= 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32344") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48884->172.17.0.3:32344, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35963") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56180->172.17.0.3:35963, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30850") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54808->172.17.0.3:30850, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30583") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42462->172.17.0.3:30583, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38314") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46570->172.17.0.3:38314, err= 2026/05/25 03:19:35 DEBUG : apple: size = 5 OK 2026/05/25 03:19:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:35 DEBUG : banana: size = 6 OK 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35682") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48738->172.17.0.3:35682, err= 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39948") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59800->172.17.0.3:39948, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34424") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43748->172.17.0.3:34424, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35564") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56686->172.17.0.3:35564, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32281") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48832->172.17.0.3:32281, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39752") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40664->172.17.0.3:39752, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34324") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57962->172.17.0.3:34324, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38646") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53024->172.17.0.3:38646, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39319") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33840->172.17.0.3:39319, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34219") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42010->172.17.0.3:34219, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38647") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57160->172.17.0.3:38647, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37375") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58346->172.17.0.3:37375, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35984") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46672->172.17.0.3:35984, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37779") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47742->172.17.0.3:37779, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34783") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47738->172.17.0.3:34783, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38133") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36866->172.17.0.3:38133, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31435") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33028->172.17.0.3:31435, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38281") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45000->172.17.0.3:38281, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30523") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33104->172.17.0.3:30523, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32104") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47310->172.17.0.3:32104, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31975") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55522->172.17.0.3:31975, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37362") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35626->172.17.0.3:37362, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38355") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53504->172.17.0.3:38355, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37816") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59332->172.17.0.3:37816, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34495") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42856->172.17.0.3:34495, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32299") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48106->172.17.0.3:32299, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36363") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39898->172.17.0.3:36363, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38994") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34010->172.17.0.3:38994, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32017") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43754->172.17.0.3:32017, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37123") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56416->172.17.0.3:37123, err= 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30848") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48138->172.17.0.3:30848, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36057") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44246->172.17.0.3:36057, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37109") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43726->172.17.0.3:37109, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35572") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60134->172.17.0.3:35572, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37519") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37552->172.17.0.3:37519, err= 2026/05/25 03:19:35 DEBUG : apple: size = 5 OK 2026/05/25 03:19:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : banana: size = 6 OK 2026/05/25 03:19:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30419") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49552->172.17.0.3:30419, err= 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30484") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47136->172.17.0.3:30484, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30139") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54850->172.17.0.3:30139, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37744") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48500->172.17.0.3:37744, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37623") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34862->172.17.0.3:37623, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39057") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45192->172.17.0.3:39057, err= 2026/05/25 03:19:35 DEBUG : apple: size = 5 OK 2026/05/25 03:19:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : banana: size = 6 OK 2026/05/25 03:19:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35543") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32950->172.17.0.3:35543, err= 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39527") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35856->172.17.0.3:39527, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38507") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55524->172.17.0.3:38507, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39833") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56608->172.17.0.3:39833, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39860") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39766->172.17.0.3:39860, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30578") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40094->172.17.0.3:30578, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34735") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45082->172.17.0.3:34735, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38969") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44774->172.17.0.3:38969, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38129") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46694->172.17.0.3:38129, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38323") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37662->172.17.0.3:38323, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37486") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53422->172.17.0.3:37486, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36298") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53420->172.17.0.3:36298, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30657") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50630->172.17.0.3:30657, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34307") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49950->172.17.0.3:34307, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36305") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57714->172.17.0.3:36305, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36433") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33670->172.17.0.3:36433, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33617") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60474->172.17.0.3:33617, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38808") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56362->172.17.0.3:38808, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33137") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56288->172.17.0.3:33137, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30651") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59880->172.17.0.3:30651, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33731") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46000->172.17.0.3:33731, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32790") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58818->172.17.0.3:32790, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32324") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35906->172.17.0.3:32324, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37667") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55814->172.17.0.3:37667, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30151") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49058->172.17.0.3:30151, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32272") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41184->172.17.0.3:32272, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38907") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40448->172.17.0.3:38907, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37369") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51366->172.17.0.3:37369, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39898") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39570->172.17.0.3:39898, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33569") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41938->172.17.0.3:33569, err= 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34409") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56736->172.17.0.3:34409, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30749") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51000->172.17.0.3:30749, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37286") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43230->172.17.0.3:37286, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39649") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55000->172.17.0.3:39649, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36911") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43856->172.17.0.3:36911, err= 2026/05/25 03:19:35 DEBUG : apple: size = 5 OK 2026/05/25 03:19:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : banana: size = 6 OK 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37985") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39844->172.17.0.3:37985, err= 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31410") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39992->172.17.0.3:31410, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32365") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51788->172.17.0.3:32365, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39316") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55904->172.17.0.3:39316, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30523") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33114->172.17.0.3:30523, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38049") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44688->172.17.0.3:38049, err= 2026/05/25 03:19:35 DEBUG : apple: size = 5 OK 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/25 03:19:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : apple: Unchanged skipping 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : banana: size = 6 OK 2026/05/25 03:19:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : banana: Unchanged skipping 2026/05/25 03:19:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/25 03:19:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36626") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38466->172.17.0.3:36626, err= 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37683") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58274->172.17.0.3:37683, err= 2026/05/25 03:19:35 DEBUG : apple: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : apple: Excluded 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : splitbananasplit: Excluded 2026/05/25 03:19:35 DEBUG : banana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : banana: Excluded 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : appleappleapplebanana: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37738") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50376->172.17.0.3:37738, err= 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/25 03:19:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32608") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34238->172.17.0.3:32608, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33659") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59936->172.17.0.3:33659, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36324") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59760->172.17.0.3:36324, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36817") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36518->172.17.0.3:36817, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33117") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43606->172.17.0.3:33117, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34704") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47824->172.17.0.3:34704, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36441") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47734->172.17.0.3:36441, err= --- PASS: TestTransform (5.34s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.70s) --- PASS: TestTransform/prefix (0.09s) --- PASS: TestTransform/suffix (0.08s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.05s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30936") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50442->172.17.0.3:30936, err= 2026/05/25 03:19:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 03:19:35 INFO : sub dir_somesuffix: Making directory 2026/05/25 03:19:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/25 03:19:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/25 03:19:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 03:19:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32982") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:59648->172.17.0.3:32982, err= 2026/05/25 03:19:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 03:19:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35648") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46644->172.17.0.3:35648, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36445") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42022->172.17.0.3:36445, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34555") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49234->172.17.0.3:34555, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32269") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60034->172.17.0.3:32269, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36314") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57474->172.17.0.3:36314, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32938") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37448->172.17.0.3:32938, err= 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 INFO : tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36220") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32830->172.17.0.3:36220, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/25 03:19:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31031") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48786->172.17.0.3:31031, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39551") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50276->172.17.0.3:39551, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32956") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39792->172.17.0.3:32956, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34691") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60906->172.17.0.3:34691, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30148") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49392->172.17.0.3:30148, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35105") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49466->172.17.0.3:35105, err= 2026/05/25 03:19:35 INFO : toe: Making directory 2026/05/25 03:19:35 INFO : toe/toe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31116") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60068->172.17.0.3:31116, err= 2026/05/25 03:19:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/25 03:19:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37615") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42946->172.17.0.3:37615, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34776") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54294->172.17.0.3:34776, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33318") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58704->172.17.0.3:33318, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36673") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41250->172.17.0.3:36673, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32508") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49038->172.17.0.3:32508, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30239") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54674->172.17.0.3:30239, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35686") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46938->172.17.0.3:35686, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32111") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39448->172.17.0.3:32111, err= 2026/05/25 03:19:35 INFO : toe: Making directory 2026/05/25 03:19:35 INFO : toe/toe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38879") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58558->172.17.0.3:38879, err= 2026/05/25 03:19:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/25 03:19:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37248") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52388->172.17.0.3:37248, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37104") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46480->172.17.0.3:37104, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38934") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54642->172.17.0.3:38934, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30775") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48256->172.17.0.3:30775, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34988") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56360->172.17.0.3:34988, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30517") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44964->172.17.0.3:30517, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32377") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34468->172.17.0.3:32377, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:19:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39294") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48848->172.17.0.3:39294, err= 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 INFO : tictacempty_dir: Making directory 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 INFO : tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 INFO : tictactoe/tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35795") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44894->172.17.0.3:35795, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35939") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52082->172.17.0.3:35939, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32198") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39819") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39966->172.17.0.3:39819, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45150->172.17.0.3:32198, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35342") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43936->172.17.0.3:35342, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32273") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52724->172.17.0.3:32273, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37183") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37827") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50124->172.17.0.3:37827, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35858->172.17.0.3:37183, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30638") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41958->172.17.0.3:30638, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39538") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55428->172.17.0.3:39538, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:19:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31128") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42688->172.17.0.3:31128, err= 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 INFO : tictacempty_dir: Making directory 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 INFO : tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 INFO : tictactoe/tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38102") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38140->172.17.0.3:38102, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30167") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34338->172.17.0.3:30167, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35798") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31543") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40962->172.17.0.3:35798, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44934->172.17.0.3:31543, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31451") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43710->172.17.0.3:31451, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39500") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:58630->172.17.0.3:39500, err= 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32559") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35045") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50022->172.17.0.3:32559, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39984->172.17.0.3:35045, err= 2026/05/25 03:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34799") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39344->172.17.0.3:34799, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/25 03:19:35 NOTICE: ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: 0 differences found 2026/05/25 03:19:35 NOTICE: ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: 1 hashes could not be checked 2026/05/25 03:19:35 NOTICE: ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: 1 matching files 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33114") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51628->172.17.0.3:33114, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34970") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33361") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41832->172.17.0.3:34970, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60596->172.17.0.3:33361, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39149") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43122->172.17.0.3:39149, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39483") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60986->172.17.0.3:39483, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33409") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54206->172.17.0.3:33409, err= 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 INFO : tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 INFO : tictactoe/tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33549") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52702->172.17.0.3:33549, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31832") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41484->172.17.0.3:31832, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35360") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45378->172.17.0.3:35360, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:40000") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55646->172.17.0.3:40000, err= 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37248") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52402->172.17.0.3:37248, err= 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30937") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50842->172.17.0.3:30937, err= 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30526") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49546->172.17.0.3:30526, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34499") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36810->172.17.0.3:34499, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35105") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49476->172.17.0.3:35105, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33396") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42032->172.17.0.3:33396, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31317") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54242->172.17.0.3:31317, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32664") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41988->172.17.0.3:32664, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34545") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42622->172.17.0.3:34545, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31642") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42714->172.17.0.3:31642, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/05/25 03:19:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38797") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50610->172.17.0.3:38797, err= 2026/05/25 03:19:35 INFO : toe: Making directory 2026/05/25 03:19:35 INFO : toe/toe: Making directory 2026/05/25 03:19:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32326") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55082->172.17.0.3:32326, err= 2026/05/25 03:19:35 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/25 03:19:35 INFO : toe/toe/toe: Copied (new) 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35388") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44634->172.17.0.3:35388, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38659") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45256->172.17.0.3:38659, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37894") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36652->172.17.0.3:37894, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38178") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47222->172.17.0.3:38178, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39222") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46684->172.17.0.3:39222, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32666") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35628->172.17.0.3:32666, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32526") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34946->172.17.0.3:32526, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:19:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30022") 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60824->172.17.0.3:30022, err= 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 INFO : tictacempty_dir: Making directory 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 INFO : tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 INFO : tictactoe/tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34126") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47270->172.17.0.3:34126, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Deleted 2026/05/25 03:19:35 INFO : toe/toe: Removing directory 2026/05/25 03:19:35 INFO : toe: Removing directory 2026/05/25 03:19:35 INFO : empty_dir: Removing directory 2026/05/25 03:19:35 DEBUG : Local file system at /tmp/rclone158148871: deleted 3 directories 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34556") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34868->172.17.0.3:34556, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36430") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40468->172.17.0.3:36430, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33010") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36250->172.17.0.3:33010, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34691") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:60920->172.17.0.3:34691, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33573") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47330->172.17.0.3:33573, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31348") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35132") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57412->172.17.0.3:35132, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53226->172.17.0.3:31348, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33535") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40446->172.17.0.3:33535, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35034") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37508->172.17.0.3:35034, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:19:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38805") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49764->172.17.0.3:38805, err= 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 INFO : tictacempty_dir: Making directory 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 INFO : tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 INFO : tictactoe/tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31224") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38926->172.17.0.3:31224, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Deleted 2026/05/25 03:19:35 INFO : toe/toe: Removing directory 2026/05/25 03:19:35 INFO : toe: Removing directory 2026/05/25 03:19:35 INFO : empty_dir: Removing directory 2026/05/25 03:19:35 DEBUG : Local file system at /tmp/rclone158148871: deleted 3 directories 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33925") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37002->172.17.0.3:33925, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31141") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50612->172.17.0.3:31141, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32302") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53340->172.17.0.3:32302, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30709") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37212->172.17.0.3:30709, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 03:19:35 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38564") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53604->172.17.0.3:38564, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37429") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:32842->172.17.0.3:37429, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37196") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39254") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42232->172.17.0.3:39254, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36692->172.17.0.3:37196, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33563") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51950->172.17.0.3:33563, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34577") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39690->172.17.0.3:34577, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31537") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40734->172.17.0.3:31537, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31728") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38532->172.17.0.3:31728, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36274") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36626") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38476->172.17.0.3:36626, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41970->172.17.0.3:36274, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30611") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38373") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:57990->172.17.0.3:30611, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53196->172.17.0.3:38373, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31090") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43576->172.17.0.3:31090, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : Reset feature "Copy" 2026/05/25 03:19:35 DEBUG : Reset feature "Move" 2026/05/25 03:19:35 DEBUG : Reset feature "Copy" 2026/05/25 03:19:35 DEBUG : Reset feature "Move" 2026/05/25 03:19:35 DEBUG : empty_dir: Making directory with metadata 2026/05/25 03:19:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34765") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47962->172.17.0.3:34765, err= 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 INFO : tictacempty_dir: Making directory 2026/05/25 03:19:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 INFO : tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: tictactoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 INFO : tictactoe/tictactoe: Making directory 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/25 03:19:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34356") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44242->172.17.0.3:34356, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Deleted 2026/05/25 03:19:35 INFO : toe/toe: Removing directory 2026/05/25 03:19:35 INFO : toe: Removing directory 2026/05/25 03:19:35 INFO : empty_dir: Removing directory 2026/05/25 03:19:35 DEBUG : Local file system at /tmp/rclone158148871: deleted 3 directories 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33538") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:35416->172.17.0.3:33538, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30481") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35374") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33374->172.17.0.3:30481, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:42090->172.17.0.3:35374, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36821") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:47268->172.17.0.3:36821, err= 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 03:19:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39122") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56038->172.17.0.3:39122, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38163") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52338->172.17.0.3:38163, err= 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/25 03:19:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/25 03:19:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32174") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34334->172.17.0.3:32174, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:32312") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35081") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51902->172.17.0.3:32312, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36606") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:38804->172.17.0.3:35081, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48474->172.17.0.3:36606, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37150") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:46804->172.17.0.3:37150, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31694") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33292->172.17.0.3:31694, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36622") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:45442->172.17.0.3:36622, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31586") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33504") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:48224->172.17.0.3:33504, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54244->172.17.0.3:31586, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35709") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:52704->172.17.0.3:35709, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35373") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:49862->172.17.0.3:35373, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33616") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56048->172.17.0.3:33616, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31446") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33752->172.17.0.3:31446, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 DEBUG : toe: transformed to: dG9l 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30633") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39696->172.17.0.3:30633, err= 2026/05/25 03:19:35 DEBUG : toe: transformed to: dG9l 2026/05/25 03:19:35 INFO : dG9l: Making directory 2026/05/25 03:19:35 DEBUG : toe: transformed to: dG9l 2026/05/25 03:19:35 DEBUG : toe: transformed to: dG9l 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/25 03:19:35 INFO : dG9l/dG9l: Making directory 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/25 03:19:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37232") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53876->172.17.0.3:37232, err= 2026/05/25 03:19:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/25 03:19:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37240") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:39750->172.17.0.3:37240, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35047") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:56170->172.17.0.3:35047, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31596") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41438->172.17.0.3:31596, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34480") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:40626->172.17.0.3:34480, err= 2026/05/25 03:19:35 DEBUG : dG9l: transformed to: toe 2026/05/25 03:19:35 DEBUG : dG9l: transformed to: toe 2026/05/25 03:19:35 DEBUG : toe: Directory modification time the same (differ by 285.459243ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35678") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44014->172.17.0.3:35678, err= 2026/05/25 03:19:35 DEBUG : dG9l: transformed to: toe 2026/05/25 03:19:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/25 03:19:35 DEBUG : toe/toe: Directory modification time the same (differ by 285.459243ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36099") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:41874->172.17.0.3:36099, err= 2026/05/25 03:19:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/25 03:19:35 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/25 03:19:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/25 03:19:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/25 03:19:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/25 03:19:35 DEBUG : Local file system at /tmp/rclone158148871: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : Local file system at /tmp/rclone158148871: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : Waiting for deletions to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30433") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33378->172.17.0.3:30433, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35071") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44120->172.17.0.3:35071, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:34163") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:34586->172.17.0.3:34163, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30903") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43350->172.17.0.3:30903, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30706") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54814->172.17.0.3:30706, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33447") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:37340->172.17.0.3:33447, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:31833") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54196->172.17.0.3:31833, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu", Local "Local file system at /tmp/rclone158148871", Modify Window "1s" 2026/05/25 03:19:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33122") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:53730->172.17.0.3:33122, err= 2026/05/25 03:19:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: 2026/05/25 03:19:35 INFO : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Making directory 2026/05/25 03:19:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: 2026/05/25 03:19:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: 2026/05/25 03:19:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: 2026/05/25 03:19:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/25 03:19:35 INFO : toe/toe: Making directory 2026/05/25 03:19:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 03:19:35 DEBUG : toe/toe: transformed to: 2026/05/25 03:19:35 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/25 03:19:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 03:19:35 DEBUG : toe: transformed to: 2026/05/25 03:19:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/25 03:19:35 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/25 03:19:35 DEBUG : toe/toe/toe: transformed to: 2026/05/25 03:19:35 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for checks to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Waiting for transfers to finish 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39405") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36558->172.17.0.3:39405, err= 2026/05/25 03:19:35 DEBUG : toe/toe/toe: size = 11 OK 2026/05/25 03:19:35 INFO : toe/toe/toe: Copied (new) 2026/05/25 03:19:35 ERROR : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: not deleting files as there were IO errors 2026/05/25 03:19:35 ERROR : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: not deleting directories as there were IO errors 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38708") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:54488->172.17.0.3:38708, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:37068") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:51694->172.17.0.3:37068, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:36584") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:50134->172.17.0.3:36584, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:33334") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:43854->172.17.0.3:33334, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:35625") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:44762->172.17.0.3:35625, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:39958") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:36402->172.17.0.3:39958, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:30732") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:33240->172.17.0.3:30732, err= --- PASS: TestError (0.01s) PASS 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: dial("tcp","172.17.0.3:38150") 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: > dial: conn=172.17.0.1:55586->172.17.0.3:38150, err= 2026/05/25 03:19:35 DEBUG : ftp://172.17.0.3:21/rclone-test-qafuvoj6kapu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m25.346958513s (try 1/5)