"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/12 03:32:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino" 2025/07/12 03:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:32:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:27 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:27 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Connecting to FTP server 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60302->172.17.0.4:21, err= 2025/07/12 03:32:27 DEBUG : Creating backend with remote "/tmp/rclone2089484017" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38337") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51050->172.17.0.4:38337, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30052") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45512->172.17.0.4:30052, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35163") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48616->172.17.0.4:35163, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37136") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45444->172.17.0.4:37136, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30770") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60100->172.17.0.4:30770, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38732") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40372->172.17.0.4:38732, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35001") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56080->172.17.0.4:35001, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34632") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44642->172.17.0.4:34632, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39188") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58504->172.17.0.4:39188, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34082") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38258->172.17.0.4:34082, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36304") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54988->172.17.0.4:36304, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35583") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37924->172.17.0.4:35583, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33362") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40290->172.17.0.4:33362, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32999") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39208->172.17.0.4:32999, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37796") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42772->172.17.0.4:37796, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : Creating backend with remote "/non-existing" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34506") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49268->172.17.0.4:34506, err= 2025/07/12 03:32:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32055") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38978->172.17.0.4:32055, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38596") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45684->172.17.0.4:38596, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35753") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37450->172.17.0.4:35753, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35638") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48604->172.17.0.4:35638, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30805") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59452->172.17.0.4:30805, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38992") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37694->172.17.0.4:38992, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37523") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56652->172.17.0.4:37523, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33298") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39174->172.17.0.4:33298, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34866") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53502->172.17.0.4:34866, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34934") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54540->172.17.0.4:34934, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Running all checks before starting transfers 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38588") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36998->172.17.0.4:38588, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Checks finished, now starting transfers 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39933") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59602->172.17.0.4:39933, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34047") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58712->172.17.0.4:34047, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34650") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49590->172.17.0.4:34650, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38604") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46294->172.17.0.4:38604, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39149") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33226->172.17.0.4:39149, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35874") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57682->172.17.0.4:35874, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 ERROR : Ignoring --no-traverse with sync 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38643") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37624->172.17.0.4:38643, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35605") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37764->172.17.0.4:35605, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30412") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53286->172.17.0.4:30412, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33897") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40536->172.17.0.4:33897, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34963") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33204->172.17.0.4:34963, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38498") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50592->172.17.0.4:38498, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31229") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56660->172.17.0.4:31229, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30816") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36510->172.17.0.4:30816, err= 2025/07/12 03:32:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33525") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50308->172.17.0.4:33525, err= 2025/07/12 03:32:27 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/12 03:32:27 INFO : hello world2: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38638") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42618->172.17.0.4:38638, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32783") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55220->172.17.0.4:32783, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37597") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47952->172.17.0.4:37597, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37936") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51856->172.17.0.4:37936, err= 2025/07/12 03:32:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35590") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33782->172.17.0.4:35590, err= 2025/07/12 03:32:27 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/12 03:32:27 INFO : potato2: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32575") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57796->172.17.0.4:32575, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33055") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38224->172.17.0.4:33055, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38180") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51030->172.17.0.4:38180, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32918") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57910->172.17.0.4:32918, err= 2025/07/12 03:32:27 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/12 03:32:27 INFO : potato2: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32179") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55974->172.17.0.4:32179, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30678") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41726->172.17.0.4:30678, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30509") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52600->172.17.0.4:30509, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/12 03:32:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:32:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35804") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47584->172.17.0.4:35804, err= 2025/07/12 03:32:27 INFO : sub dir2: Making directory 2025/07/12 03:32:27 INFO : sub dir: Making directory 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 INFO : sub dir2/sub sub dir2: Making directory 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Connecting to FTP server 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60304->172.17.0.4:21, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36661") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41284->172.17.0.4:36661, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32952") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33464->172.17.0.4:32952, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37840") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40356->172.17.0.4:37840, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39703") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49384->172.17.0.4:39703, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31242") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34546->172.17.0.4:31242, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31913") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41086->172.17.0.4:31913, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33226") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38398->172.17.0.4:33226, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31193") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37762->172.17.0.4:31193, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34875") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43212->172.17.0.4:34875, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31575") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58754->172.17.0.4:31575, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 INFO : sub dir2: Making directory 2025/07/12 03:32:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/12 03:32:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35290") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43066->172.17.0.4:35290, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31315") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60710->172.17.0.4:31315, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32984") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34260->172.17.0.4:32984, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33426") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42114->172.17.0.4:33426, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30279") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60822->172.17.0.4:30279, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36094") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59712->172.17.0.4:36094, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36264") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41974->172.17.0.4:36264, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : sub dir2: Making directory with metadata 2025/07/12 03:32:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32821") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42486->172.17.0.4:32821, err= 2025/07/12 03:32:27 INFO : sub dir2: Making directory 2025/07/12 03:32:27 INFO : sub dir: Making directory 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34080") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37692->172.17.0.4:34080, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 INFO : sub dir/hello world: Deleted 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39261") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55358->172.17.0.4:39261, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34591") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39064") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46550->172.17.0.4:34591, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48290->172.17.0.4:39064, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37311") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39198->172.17.0.4:37311, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35747") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54010->172.17.0.4:35747, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39702") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44706->172.17.0.4:39702, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35200") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46710->172.17.0.4:35200, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34238") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58794->172.17.0.4:34238, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30077") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33074->172.17.0.4:30077, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34388") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39282->172.17.0.4:34388, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 INFO : sub dir2: Making directory 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31038") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45082->172.17.0.4:31038, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38292") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42468->172.17.0.4:38292, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 INFO : sub dir/hello world: Deleted 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36283") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33764->172.17.0.4:36283, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37069") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48114->172.17.0.4:37069, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37643") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56114->172.17.0.4:37643, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39546") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55052->172.17.0.4:39546, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36951") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57092->172.17.0.4:36951, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : sub dir2: Making directory with metadata 2025/07/12 03:32:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:32:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38984") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59592->172.17.0.4:38984, err= 2025/07/12 03:32:27 INFO : sub dir2: Making directory 2025/07/12 03:32:27 INFO : sub dir: Making directory 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30101") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36852->172.17.0.4:30101, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30674") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56102->172.17.0.4:30674, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37279") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42458->172.17.0.4:37279, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32190") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52978->172.17.0.4:32190, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37387") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54658->172.17.0.4:37387, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35850") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30592") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37534->172.17.0.4:35850, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43778->172.17.0.4:30592, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36444") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46106->172.17.0.4:36444, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36003") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45592->172.17.0.4:36003, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37009") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40440->172.17.0.4:37009, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 INFO : sub dir2: Making directory 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34182") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55980->172.17.0.4:34182, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37826") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32790->172.17.0.4:37826, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36959") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55472->172.17.0.4:36959, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33860") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44788->172.17.0.4:33860, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33283") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42120->172.17.0.4:33283, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35438") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56734->172.17.0.4:35438, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37734") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53172->172.17.0.4:37734, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31135") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44110->172.17.0.4:31135, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37135") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55688->172.17.0.4:37135, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39620") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56016->172.17.0.4:39620, err= 2025/07/12 03:32:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kasokud4cufo" 2025/07/12 03:32:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:27 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:27 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: Connecting to FTP server 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: > dial: conn=172.17.0.1:60306->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-temalad6gino -> ftp://172.17.0.4:21/rclone-test-kasokud4cufo 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: dial("tcp","172.17.0.4:39589") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: > dial: conn=172.17.0.1:50636->172.17.0.4:39589, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30856") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56314->172.17.0.4:30856, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31201") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48232->172.17.0.4:31201, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34126") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60460->172.17.0.4:34126, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: dial("tcp","172.17.0.4:32541") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: > dial: conn=172.17.0.1:44946->172.17.0.4:32541, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: dial("tcp","172.17.0.4:30523") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: > dial: conn=172.17.0.1:41990->172.17.0.4:30523, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: dial("tcp","172.17.0.4:32812") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: > dial: conn=172.17.0.1:60482->172.17.0.4:32812, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: dial("tcp","172.17.0.4:39908") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: > dial: conn=172.17.0.1:33180->172.17.0.4:39908, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: dial("tcp","172.17.0.4:39542") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: > dial: conn=172.17.0.1:36072->172.17.0.4:39542, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: Purge object "sub dir/hello world" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: Purge dir "sub dir" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-kasokud4cufo: Purge dir "" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32143") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35944->172.17.0.4:32143, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32940") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46748->172.17.0.4:32940, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37326") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49270->172.17.0.4:37326, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39314") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38740->172.17.0.4:39314, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31179") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41924->172.17.0.4:31179, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38518") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60620->172.17.0.4:38518, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32399") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51038->172.17.0.4:32399, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30077") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33084->172.17.0.4:30077, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34639") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53198->172.17.0.4:34639, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32189") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45962->172.17.0.4:32189, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31740") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50616->172.17.0.4:31740, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38134") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42172->172.17.0.4:38134, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34540") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59308->172.17.0.4:34540, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37250") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35196->172.17.0.4:37250, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36979") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44282->172.17.0.4:36979, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31191") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59788->172.17.0.4:31191, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35760") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47392->172.17.0.4:35760, err= 2025/07/12 03:32:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-reyacaj5jupo" 2025/07/12 03:32:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:27 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:27 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: Connecting to FTP server 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:60310->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-temalad6gino -> ftp://172.17.0.4:21/rclone-test-reyacaj5jupo 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:34653") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38339") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34030->172.17.0.4:38339, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:55038->172.17.0.4:34653, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32865") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39984->172.17.0.4:32865, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34408") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42682->172.17.0.4:34408, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:32909") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:42392->172.17.0.4:32909, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:30294") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:44060->172.17.0.4:30294, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:37632") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:36716->172.17.0.4:37632, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35327") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46338->172.17.0.4:35327, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32949") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47422->172.17.0.4:32949, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35596") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41016->172.17.0.4:35596, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33238") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54740->172.17.0.4:33238, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:38298") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:40070->172.17.0.4:38298, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:35358") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34303") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37480->172.17.0.4:34303, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:57968->172.17.0.4:35358, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31838") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46434->172.17.0.4:31838, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:32664") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:51930->172.17.0.4:32664, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:38983") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:51804->172.17.0.4:38983, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:39404") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:41920->172.17.0.4:39404, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:32970") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:60910->172.17.0.4:32970, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: dial("tcp","172.17.0.4:37513") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: > dial: conn=172.17.0.1:52432->172.17.0.4:37513, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: Purge object "sub dir/hello world" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: Purge dir "sub dir" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-reyacaj5jupo: Purge dir "" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34423") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33264->172.17.0.4:34423, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38859") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53066->172.17.0.4:38859, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34196") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50146->172.17.0.4:34196, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39652") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42394->172.17.0.4:39652, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33142") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45274->172.17.0.4:33142, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30929") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51136->172.17.0.4:30929, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31732") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39250->172.17.0.4:31732, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38178") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43202->172.17.0.4:38178, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35568") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36562->172.17.0.4:35568, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/12 03:32:27 INFO : sub dir/hello world: Deleted 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39245") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33572->172.17.0.4:39245, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37249") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35352->172.17.0.4:37249, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38462") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42160->172.17.0.4:38462, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33819") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36512->172.17.0.4:33819, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32271") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39608->172.17.0.4:32271, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33369") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36046->172.17.0.4:33369, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39616") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45246->172.17.0.4:39616, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33280") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36116->172.17.0.4:33280, err= 2025/07/12 03:32:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-girucas6fofi" 2025/07/12 03:32:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:27 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:27 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Connecting to FTP server 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:60324->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-temalad6gino -> ftp://172.17.0.4:21/rclone-test-girucas6fofi 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:31085") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36740") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40858->172.17.0.4:36740, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:44560->172.17.0.4:31085, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35629") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39598->172.17.0.4:35629, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39377") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50000->172.17.0.4:39377, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:35623") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:46450->172.17.0.4:35623, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:32046") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:56896->172.17.0.4:32046, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:32044") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:55066->172.17.0.4:32044, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34049") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35432->172.17.0.4:34049, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34242") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49202->172.17.0.4:34242, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39829") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60778->172.17.0.4:39829, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Using server-side directory move 2025/07/12 03:32:27 INFO : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:33191") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:36624->172.17.0.4:33191, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39481") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36894->172.17.0.4:39481, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:33914") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:32984->172.17.0.4:33914, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38460") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57510->172.17.0.4:38460, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Waiting for transfers to finish 2025/07/12 03:32:27 INFO : sub dir/hello world: Deleted 2025/07/12 03:32:27 INFO : sub dir/hello world: Moved (server-side) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31260") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47180->172.17.0.4:31260, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31636") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60096->172.17.0.4:31636, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:33135") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:36868->172.17.0.4:33135, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:36143") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:49522->172.17.0.4:36143, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31874") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36656->172.17.0.4:31874, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30459") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44700->172.17.0.4:30459, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33412") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39876->172.17.0.4:33412, err= 2025/07/12 03:32:27 DEBUG : testing file moves 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:35190") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:57788->172.17.0.4:35190, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39628") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34880->172.17.0.4:39628, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31273") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55066->172.17.0.4:31273, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:34607") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:58568->172.17.0.4:34607, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Waiting for transfers to finish 2025/07/12 03:32:27 INFO : sub dir/hello world: Deleted 2025/07/12 03:32:27 INFO : sub dir/hello world: Moved (server-side) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34376") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48136->172.17.0.4:34376, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31362") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57984->172.17.0.4:31362, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:37516") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:41480->172.17.0.4:37516, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:38162") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:39124->172.17.0.4:38162, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:39568") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:34248->172.17.0.4:39568, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: dial("tcp","172.17.0.4:33412") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: > dial: conn=172.17.0.1:39884->172.17.0.4:33412, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Purge object "sub dir/hello world" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Purge dir "sub dir" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-girucas6fofi: Purge dir "" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37754") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37330->172.17.0.4:37754, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33075") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41404->172.17.0.4:33075, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31541") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50236->172.17.0.4:31541, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38785") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47454->172.17.0.4:38785, err= 2025/07/12 03:32:27 ERROR : error listing: directory not found 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35060") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46260->172.17.0.4:35060, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30799") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46436->172.17.0.4:30799, err= 2025/07/12 03:32:27 INFO : Local file system at /tmp/rclone2089484017: Making directory 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31067") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52974->172.17.0.4:31067, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31435") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53852->172.17.0.4:31435, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33058") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48888->172.17.0.4:33058, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30825") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55912->172.17.0.4:30825, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38519") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35866->172.17.0.4:38519, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31113") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40224->172.17.0.4:31113, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33876") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56378->172.17.0.4:33876, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34290") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33896->172.17.0.4:34290, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34199") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49052->172.17.0.4:34199, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36072") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38096->172.17.0.4:36072, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37676") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38542->172.17.0.4:37676, err= 2025/07/12 03:32:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36353") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41834->172.17.0.4:36353, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : Local file system at /tmp/rclone2089484017: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : Local file system at /tmp/rclone2089484017: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32199") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57094->172.17.0.4:32199, err= 2025/07/12 03:32:27 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/12 03:32:27 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37888") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35046->172.17.0.4:37888, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33227") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49946->172.17.0.4:33227, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37284") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40004->172.17.0.4:37284, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32065") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57346->172.17.0.4:32065, err= 2025/07/12 03:32:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37786") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57762->172.17.0.4:37786, err= 2025/07/12 03:32:27 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/12 03:32:27 INFO : check sum: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30712") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50422->172.17.0.4:30712, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34142") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48938->172.17.0.4:34142, err= 2025/07/12 03:32:27 NOTICE: ftp://172.17.0.4:21/rclone-test-temalad6gino: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/12 03:32:27 DEBUG : check sum: Size of src and dst objects identical 2025/07/12 03:32:27 DEBUG : check sum: Unchanged skipping 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 INFO : There was nothing to transfer 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36125") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38718->172.17.0.4:36125, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39617") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48818->172.17.0.4:39617, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31562") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52256->172.17.0.4:31562, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34747") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39354->172.17.0.4:34747, err= 2025/07/12 03:32:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32656") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53136->172.17.0.4:32656, err= 2025/07/12 03:32:27 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/12 03:32:27 INFO : sizeonly: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30744") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32772->172.17.0.4:30744, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33321") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46276->172.17.0.4:33321, err= 2025/07/12 03:32:27 DEBUG : sizeonly: Sizes identical 2025/07/12 03:32:27 DEBUG : sizeonly: Unchanged skipping 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 INFO : There was nothing to transfer 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30120") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35812->172.17.0.4:30120, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38514") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48530->172.17.0.4:38514, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37760") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47728->172.17.0.4:37760, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34849") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60260->172.17.0.4:34849, err= 2025/07/12 03:32:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37800") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60556->172.17.0.4:37800, err= 2025/07/12 03:32:27 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/12 03:32:27 INFO : ignore-size: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34428") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35602->172.17.0.4:34428, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30969") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48934->172.17.0.4:30969, err= 2025/07/12 03:32:27 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:27 DEBUG : ignore-size: Unchanged skipping 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 INFO : There was nothing to transfer 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38620") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56106->172.17.0.4:38620, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33215") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56868->172.17.0.4:33215, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39964") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36282->172.17.0.4:39964, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35532") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33412->172.17.0.4:35532, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31206") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51778->172.17.0.4:31206, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37391") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38324->172.17.0.4:37391, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:27 DEBUG : existing: Unchanged skipping 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 INFO : There was nothing to transfer 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36672") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43288->172.17.0.4:36672, err= 2025/07/12 03:32:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32339") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59588->172.17.0.4:32339, err= 2025/07/12 03:32:27 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/12 03:32:27 INFO : existing: Copied (replaced existing) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32740") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43852->172.17.0.4:32740, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30204") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42936->172.17.0.4:30204, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38707") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52344->172.17.0.4:38707, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34520") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35138->172.17.0.4:34520, err= 2025/07/12 03:32:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39549") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47104->172.17.0.4:39549, err= 2025/07/12 03:32:27 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/12 03:32:27 INFO : existing: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30446") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41210->172.17.0.4:30446, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33776") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40154->172.17.0.4:33776, err= 2025/07/12 03:32:27 DEBUG : existing: Destination exists, skipping 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 INFO : There was nothing to transfer 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32730") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43086->172.17.0.4:32730, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32942") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45422->172.17.0.4:32942, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38276") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54354->172.17.0.4:38276, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30391") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59486->172.17.0.4:30391, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31555") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49340->172.17.0.4:31555, err= 2025/07/12 03:32:27 INFO : d: Making directory 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30984") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45696->172.17.0.4:30984, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Connecting to FTP server 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30604") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60334->172.17.0.4:21, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31346") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60252->172.17.0.4:30604, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57394->172.17.0.4:31346, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34915") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41846->172.17.0.4:34915, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34737") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40886->172.17.0.4:34737, err= 2025/07/12 03:32:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38183") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Connecting to FTP server 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54692->172.17.0.4:38183, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30092") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60350->172.17.0.4:21, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44370->172.17.0.4:30092, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36365") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58190->172.17.0.4:36365, err= 2025/07/12 03:32:27 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:27 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38691") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43908->172.17.0.4:38691, err= 2025/07/12 03:32:27 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/12 03:32:27 INFO : a/potato2: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 INFO : b/potato: Deleted 2025/07/12 03:32:27 INFO : d: Removing directory 2025/07/12 03:32:27 INFO : b: Removing directory 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: deleted 2 directories 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38706") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45430->172.17.0.4:38706, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37094") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32133") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57192->172.17.0.4:37094, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40680->172.17.0.4:32133, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36607") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39278->172.17.0.4:36607, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39455") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34906->172.17.0.4:39455, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32901") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36956->172.17.0.4:32901, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37507") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39862->172.17.0.4:37507, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30252") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45772->172.17.0.4:30252, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37607") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49980->172.17.0.4:37607, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34627") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56264->172.17.0.4:34627, err= 2025/07/12 03:32:27 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 2025/07/12 03:32:27 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39299") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49466->172.17.0.4:39299, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33523") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58462->172.17.0.4:33523, err= 2025/07/12 03:32:27 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 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30063") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59072->172.17.0.4:30063, err= 2025/07/12 03:32:27 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/12 03:32:27 INFO : empty space: Copied (replaced existing) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37047") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52976->172.17.0.4:37047, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36812") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44296->172.17.0.4:36812, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34194") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49578->172.17.0.4:34194, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34880") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42930->172.17.0.4:34880, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38000") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34532->172.17.0.4:38000, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37994") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42334->172.17.0.4:37994, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34974") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47134->172.17.0.4:34974, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30624") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46316->172.17.0.4:30624, err= 2025/07/12 03:32:27 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 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34894") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57124->172.17.0.4:34894, err= 2025/07/12 03:32:27 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/12 03:32:27 INFO : foo: Copied (replaced existing) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36992") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33436->172.17.0.4:36992, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32142") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56934->172.17.0.4:32142, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30321") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55970->172.17.0.4:30321, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31384") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50008->172.17.0.4:31384, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31478") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42532->172.17.0.4:31478, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39692") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49612->172.17.0.4:39692, err= 2025/07/12 03:32:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30323") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52364->172.17.0.4:30323, err= 2025/07/12 03:32:27 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/12 03:32:27 INFO : potato: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35476") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42044->172.17.0.4:35476, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33971") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58324->172.17.0.4:33971, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35785") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60030->172.17.0.4:35785, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31499") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60728->172.17.0.4:31499, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32017") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50848->172.17.0.4:32017, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38651") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60078->172.17.0.4:38651, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33182") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45086->172.17.0.4:33182, err= 2025/07/12 03:32:27 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/12 03:32:27 INFO : potato: Copied (replaced existing) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37129") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52684->172.17.0.4:37129, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34204") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34124->172.17.0.4:34204, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34026") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53538->172.17.0.4:34026, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39825") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43932->172.17.0.4:39825, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33371") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53148->172.17.0.4:33371, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34693") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58928->172.17.0.4:34693, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 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 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35531") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44886->172.17.0.4:35531, err= 2025/07/12 03:32:27 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/12 03:32:27 INFO : potato: Copied (replaced existing) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37883") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38642->172.17.0.4:37883, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34545") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58206->172.17.0.4:34545, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34561") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36748->172.17.0.4:34561, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31505") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38252->172.17.0.4:31505, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31899") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43560->172.17.0.4:31899, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35166") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39036->172.17.0.4:35166, err= 2025/07/12 03:32:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:27 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38838") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47546->172.17.0.4:38838, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35887") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52980->172.17.0.4:35887, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33122") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37586->172.17.0.4:33122, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32967") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56018->172.17.0.4:32967, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32272") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52940->172.17.0.4:32272, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34418") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48542->172.17.0.4:34418, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30440") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48158->172.17.0.4:30440, err= 2025/07/12 03:32:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:27 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37294") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59736->172.17.0.4:37294, err= 2025/07/12 03:32:27 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/12 03:32:27 INFO : potato2: Copied (new) 2025/07/12 03:32:27 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:27 INFO : potato: Deleted 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35785") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60046->172.17.0.4:35785, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37150") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42346->172.17.0.4:37150, err= 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35167") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55930->172.17.0.4:35167, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38831") 2025/07/12 03:32:27 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46838->172.17.0.4:38831, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34342") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58174->172.17.0.4:34342, err= 2025/07/12 03:32:28 INFO : d: Making directory 2025/07/12 03:32:28 INFO : d/e: Making directory 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34262") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59294->172.17.0.4:34262, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34918") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35303") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32351") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35008->172.17.0.4:35303, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45806->172.17.0.4:32351, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35914->172.17.0.4:34918, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34271") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37504->172.17.0.4:34271, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32838") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38848->172.17.0.4:32838, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39586") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30429") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52344->172.17.0.4:30429, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51430->172.17.0.4:39586, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33114") 2025/07/12 03:32:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59610->172.17.0.4:33114, err= 2025/07/12 03:32:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30147") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41666->172.17.0.4:30147, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39811") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33108->172.17.0.4:39811, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/12 03:32:28 INFO : a/potato2: Copied (new) 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : b/potato: Deleted 2025/07/12 03:32:28 INFO : d/e: Removing directory 2025/07/12 03:32:28 INFO : d: Removing directory 2025/07/12 03:32:28 INFO : b: Removing directory 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: deleted 3 directories 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30985") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57482->172.17.0.4:30985, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35312") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35679") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43356->172.17.0.4:35679, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51016->172.17.0.4:35312, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33118") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54588->172.17.0.4:33118, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37364") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33300") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53406->172.17.0.4:37364, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45512->172.17.0.4:33300, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36940") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40812->172.17.0.4:36940, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38150") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42392->172.17.0.4:38150, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32603") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45790->172.17.0.4:32603, err= 2025/07/12 03:32:28 INFO : d: Making directory 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33440") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59146->172.17.0.4:33440, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30034") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40068->172.17.0.4:30034, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34161") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55730->172.17.0.4:34161, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35085") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42576->172.17.0.4:35085, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36235") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42690->172.17.0.4:36235, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33206") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38018") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37162->172.17.0.4:33206, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46570->172.17.0.4:38018, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37858") 2025/07/12 03:32:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55142->172.17.0.4:37858, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32744") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43026->172.17.0.4:32744, err= 2025/07/12 03:32:28 DEBUG : c/non empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/12 03:32:28 INFO : a/potato2: Copied (new) 2025/07/12 03:32:28 ERROR : ftp://172.17.0.4:21/rclone-test-temalad6gino: not deleting files as there were IO errors 2025/07/12 03:32:28 ERROR : ftp://172.17.0.4:21/rclone-test-temalad6gino: not deleting directories as there were IO errors 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39781") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46826->172.17.0.4:39781, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31425") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30176") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55144->172.17.0.4:30176, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53140->172.17.0.4:31425, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39924") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41784->172.17.0.4:39924, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35327") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46348->172.17.0.4:35327, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32472") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49076->172.17.0.4:32472, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37461") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33984") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32156") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57792->172.17.0.4:32156, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47484->172.17.0.4:33984, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59030->172.17.0.4:37461, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37159") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52748->172.17.0.4:37159, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39717") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37978->172.17.0.4:39717, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39026") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50228->172.17.0.4:39026, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33331") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46142->172.17.0.4:33331, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31965") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54990->172.17.0.4:31965, err= 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35021") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51866->172.17.0.4:35021, err= 2025/07/12 03:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39304") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50424->172.17.0.4:39304, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 INFO : potato: Deleted 2025/07/12 03:32:28 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/12 03:32:28 INFO : potato2: Copied (new) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37574") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58894->172.17.0.4:37574, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38079") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55858->172.17.0.4:38079, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38490") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53958->172.17.0.4:38490, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34261") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56666->172.17.0.4:34261, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31812") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37020->172.17.0.4:31812, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37684") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60000->172.17.0.4:37684, err= 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39060") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58936->172.17.0.4:39060, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 INFO : potato: Deleted 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33641") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33934->172.17.0.4:33641, err= 2025/07/12 03:32:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38314") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40402->172.17.0.4:38314, err= 2025/07/12 03:32:28 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/12 03:32:28 INFO : potato2: Copied (new) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34282") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50498->172.17.0.4:34282, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30269") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46690->172.17.0.4:30269, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33235") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41264->172.17.0.4:33235, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33985") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49772->172.17.0.4:33985, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39671") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60144->172.17.0.4:39671, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38872") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41066->172.17.0.4:38872, err= 2025/07/12 03:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38375") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44798->172.17.0.4:38375, err= 2025/07/12 03:32:28 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/12 03:32:28 INFO : potato2: Copied (new) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32444") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53852->172.17.0.4:32444, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33752") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58116->172.17.0.4:33752, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36948") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53680->172.17.0.4:36948, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37656") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49770->172.17.0.4:37656, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35871") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46850->172.17.0.4:35871, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30828") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48440->172.17.0.4:30828, err= 2025/07/12 03:32:28 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : enormous: Excluded 2025/07/12 03:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : potato2: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38926") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43040->172.17.0.4:38926, err= 2025/07/12 03:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : potato2: Excluded 2025/07/12 03:32:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37945") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47004->172.17.0.4:37945, err= 2025/07/12 03:32:28 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : enormous: Excluded 2025/07/12 03:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : potato2: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30262") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57890->172.17.0.4:30262, err= 2025/07/12 03:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : potato2: Excluded 2025/07/12 03:32:28 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : Local file system at /tmp/rclone2089484017: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : Local file system at /tmp/rclone2089484017: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38221") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42034->172.17.0.4:38221, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32848") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46496->172.17.0.4:32848, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31220") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56580->172.17.0.4:31220, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36839") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36346->172.17.0.4:36839, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39056") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50012->172.17.0.4:39056, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31652") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46654->172.17.0.4:31652, err= 2025/07/12 03:32:28 DEBUG : enormous: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : enormous: Excluded 2025/07/12 03:32:28 DEBUG : potato2: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : potato2: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31709") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36186->172.17.0.4:31709, err= 2025/07/12 03:32:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : potato2: Deleted 2025/07/12 03:32:28 INFO : enormous: Deleted 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37743") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35830->172.17.0.4:37743, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36880") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52642->172.17.0.4:36880, err= 2025/07/12 03:32:28 DEBUG : Local file system at /tmp/rclone2089484017: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : Local file system at /tmp/rclone2089484017: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : potato2: Deleted 2025/07/12 03:32:28 INFO : enormous: Deleted 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38423") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49990->172.17.0.4:38423, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35135") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44648->172.17.0.4:35135, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36980") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58566->172.17.0.4:36980, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32839") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54832->172.17.0.4:32839, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35976") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60570->172.17.0.4:35976, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39217") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45360->172.17.0.4:39217, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32869") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40406->172.17.0.4:32869, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37088") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33762->172.17.0.4:37088, err= 2025/07/12 03:32:28 DEBUG : five: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/12 03:32:28 DEBUG : one: Destination is newer than source, skipping 2025/07/12 03:32:28 DEBUG : three: Sizes identical 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30185") 2025/07/12 03:32:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/12 03:32:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50738->172.17.0.4:30185, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33746") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49606->172.17.0.4:33746, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38431") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44100->172.17.0.4:38431, err= 2025/07/12 03:32:28 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/12 03:32:28 INFO : five: Copied (new) 2025/07/12 03:32:28 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/12 03:32:28 INFO : two: Copied (replaced existing) 2025/07/12 03:32:28 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/12 03:32:28 INFO : four: Copied (replaced existing) 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37650") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40918->172.17.0.4:37650, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34673") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47504->172.17.0.4:34673, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36503") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43578->172.17.0.4:36503, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/12 03:32:28 ERROR : ftp://172.17.0.4:21/rclone-test-temalad6gino: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30847") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54524->172.17.0.4:30847, err= 2025/07/12 03:32:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30768") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49982->172.17.0.4:30768, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31213") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42116->172.17.0.4:31213, err= 2025/07/12 03:32:28 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/12 03:32:28 INFO : yam: Copied (new) 2025/07/12 03:32:28 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/12 03:32:28 INFO : potato: Copied (new) 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38516") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58548->172.17.0.4:38516, err= 2025/07/12 03:32:28 ERROR : ftp://172.17.0.4:21/rclone-test-temalad6gino: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36176") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59972->172.17.0.4:36176, err= 2025/07/12 03:32:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : potato: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39049") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51490->172.17.0.4:39049, err= 2025/07/12 03:32:28 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/12 03:32:28 INFO : yaml: Copied (new) 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : yam: Deleted 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30211") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51012->172.17.0.4:30211, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34652") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60754->172.17.0.4:34652, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30131") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58362->172.17.0.4:30131, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34209") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33010->172.17.0.4:34209, err= 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Making map for --track-renames 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Finished making map for --track-renames 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/12 03:32:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for renames to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35499") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36215") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44360->172.17.0.4:36215, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55558->172.17.0.4:35499, err= 2025/07/12 03:32:28 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/12 03:32:28 INFO : yam: Copied (new) 2025/07/12 03:32:28 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/12 03:32:28 INFO : potato: Copied (new) 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33936") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43472->172.17.0.4:33936, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31196") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36610->172.17.0.4:31196, err= 2025/07/12 03:32:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Making map for --track-renames 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Finished making map for --track-renames 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : potato: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for renames to finish 2025/07/12 03:32:28 INFO : yam: Moved (server-side) to: yaml 2025/07/12 03:32:28 INFO : yaml: Renamed from "yam" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30159") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59666->172.17.0.4:30159, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38635") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50336->172.17.0.4:38635, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37965") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44152->172.17.0.4:37965, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32084") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37644->172.17.0.4:32084, err= 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Making map for --track-renames 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Finished making map for --track-renames 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/12 03:32:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for renames to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31007") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42810->172.17.0.4:31007, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37629") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60290->172.17.0.4:37629, err= 2025/07/12 03:32:28 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/12 03:32:28 INFO : potato: Copied (new) 2025/07/12 03:32:28 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/12 03:32:28 INFO : sub/yam: Copied (new) 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35599") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42696->172.17.0.4:35599, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31355") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43618->172.17.0.4:31355, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30611") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54820->172.17.0.4:30611, err= 2025/07/12 03:32:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38922") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39842->172.17.0.4:38922, err= 2025/07/12 03:32:28 DEBUG : potato: Unchanged skipping 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Making map for --track-renames 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Finished making map for --track-renames 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for renames to finish 2025/07/12 03:32:28 INFO : sub/yam: Moved (server-side) to: yam 2025/07/12 03:32:28 INFO : yam: Renamed from "sub/yam" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36523") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36426->172.17.0.4:36523, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34851") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54906->172.17.0.4:34851, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39834") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51226->172.17.0.4:39834, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33925") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54944->172.17.0.4:33925, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39142") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56426->172.17.0.4:39142, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : Creating backend with remote "/tmp/rclone2089484017/dir1" 2025/07/12 03:32:28 DEBUG : Creating backend with remote "/tmp/rclone2089484017/dir2" 2025/07/12 03:32:28 DEBUG : Local file system at /tmp/rclone2089484017/dir2: Using server-side directory move 2025/07/12 03:32:28 INFO : Local file system at /tmp/rclone2089484017/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 03:32:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : Local file system at /tmp/rclone2089484017/dir2: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : Local file system at /tmp/rclone2089484017/dir2: Waiting for transfers to finish 2025/07/12 03:32:28 INFO : file1.txt: Moved (server-side) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37922") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44098->172.17.0.4:37922, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35784") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43980->172.17.0.4:35784, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38767") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45342->172.17.0.4:38767, err= 2025/07/12 03:32:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34191") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42906->172.17.0.4:34191, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35370") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39876->172.17.0.4:35370, err= 2025/07/12 03:32:28 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/12 03:32:28 INFO : nested/sub dir/file: Copied (new) 2025/07/12 03:32:28 INFO : nested/sub dir/file: Deleted 2025/07/12 03:32:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:28 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:28 INFO : sub dir/hello world: Deleted 2025/07/12 03:32:28 INFO : sub dir: Removing directory 2025/07/12 03:32:28 INFO : nested/sub dir: Removing directory 2025/07/12 03:32:28 INFO : nested: Removing directory 2025/07/12 03:32:28 DEBUG : Local file system at /tmp/rclone2089484017: deleted 3 directories 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32814") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60726->172.17.0.4:32814, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33720") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49238->172.17.0.4:33720, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39172") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55556->172.17.0.4:39172, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36528") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51036->172.17.0.4:36528, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37702") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47720->172.17.0.4:37702, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35097") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37922") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44114->172.17.0.4:37922, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49816->172.17.0.4:35097, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39847") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40456->172.17.0.4:39847, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31065") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36796->172.17.0.4:31065, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38003") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46576->172.17.0.4:38003, err= 2025/07/12 03:32:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30590") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49206->172.17.0.4:30590, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34026") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53546->172.17.0.4:34026, err= 2025/07/12 03:32:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/12 03:32:28 INFO : sub dir/hello world: Copied (new) 2025/07/12 03:32:28 INFO : sub dir/hello world: Deleted 2025/07/12 03:32:28 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/12 03:32:28 INFO : nested/sub dir/file: Copied (new) 2025/07/12 03:32:28 INFO : nested/sub dir/file: Deleted 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34151") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35092->172.17.0.4:34151, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34719") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32468") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43200->172.17.0.4:32468, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57610->172.17.0.4:34719, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33059") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42106->172.17.0.4:33059, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38145") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57570->172.17.0.4:38145, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38497") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37919") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55924->172.17.0.4:38497, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47994->172.17.0.4:37919, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33168") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43750->172.17.0.4:33168, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31004") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38142->172.17.0.4:31004, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31711") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59082->172.17.0.4:31711, err= 2025/07/12 03:32:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33734") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39166->172.17.0.4:33734, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38285") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36180->172.17.0.4:38285, err= 2025/07/12 03:32:28 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/12 03:32:28 INFO : existing-b: Copied (new) 2025/07/12 03:32:28 INFO : existing-b: Deleted 2025/07/12 03:32:28 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/12 03:32:28 INFO : existing: Copied (new) 2025/07/12 03:32:28 INFO : existing: Deleted 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35991") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54508->172.17.0.4:35991, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37710") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48266->172.17.0.4:37710, err= 2025/07/12 03:32:28 DEBUG : existing: Destination exists, skipping 2025/07/12 03:32:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38282") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52766->172.17.0.4:38282, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37567") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55300->172.17.0.4:37567, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35940") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34264->172.17.0.4:35940, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-faroqoy6nabu" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:60358->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35658") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50690->172.17.0.4:35658, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33580") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42844->172.17.0.4:33580, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33385") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59012->172.17.0.4:33385, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35176") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36390->172.17.0.4:35176, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-temalad6gino -> ftp://172.17.0.4:21/rclone-test-faroqoy6nabu 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:39524") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:57388->172.17.0.4:39524, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:34289") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:50618->172.17.0.4:34289, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:38449") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:55442->172.17.0.4:38449, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: Using server-side directory move 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38110") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58964->172.17.0.4:38110, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:30039") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:54946->172.17.0.4:30039, err= 2025/07/12 03:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:60368->172.17.0.4:21, err= 2025/07/12 03:32:28 INFO : empty space: Deleted 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: Waiting for transfers to finish 2025/07/12 03:32:28 INFO : potato2: Moved (server-side) 2025/07/12 03:32:28 INFO : potato3: Deleted 2025/07/12 03:32:28 INFO : potato3: Moved (server-side) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34738") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56008->172.17.0.4:34738, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:38661") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:39384->172.17.0.4:38661, err= 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guqaraw2zofu" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: > dial: conn=172.17.0.1:60382->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: Using server-side directory move 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: Server side directory move succeeded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: dial("tcp","172.17.0.4:30998") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: > dial: conn=172.17.0.1:48706->172.17.0.4:30998, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:37957") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:45350->172.17.0.4:37957, err= 2025/07/12 03:32:28 ERROR : error listing: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: dial("tcp","172.17.0.4:37304") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: > dial: conn=172.17.0.1:51692->172.17.0.4:37304, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: Purge object "empty space" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: Purge object "potato2" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: Purge object "potato3" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-guqaraw2zofu: Purge dir "" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: dial("tcp","172.17.0.4:39486") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: > dial: conn=172.17.0.1:43604->172.17.0.4:39486, err= 2025/07/12 03:32:28 ERROR : error listing: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-faroqoy6nabu: Purge dir "" 2025/07/12 03:32:28 NOTICE: purge failed to rmdir "": directory not found 2025/07/12 03:32:28 NOTICE: purge failed: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36346") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34808->172.17.0.4:36346, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39751") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41582->172.17.0.4:39751, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fawamog7wovo" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:60394->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39206") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43208->172.17.0.4:39206, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30509") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52602->172.17.0.4:30509, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31757") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45048->172.17.0.4:31757, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35904") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54736->172.17.0.4:35904, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-temalad6gino -> ftp://172.17.0.4:21/rclone-test-fawamog7wovo 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:36013") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:60756->172.17.0.4:36013, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:39333") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:41094->172.17.0.4:39333, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:30780") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:34860->172.17.0.4:30780, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:35408") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:56896->172.17.0.4:35408, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35131") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41640->172.17.0.4:35131, err= 2025/07/12 03:32:28 DEBUG : empty space: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : empty space: Excluded 2025/07/12 03:32:28 DEBUG : empty space: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : empty space: Excluded 2025/07/12 03:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:60410->172.17.0.4:21, err= 2025/07/12 03:32:28 INFO : potato2: Moved (server-side) 2025/07/12 03:32:28 INFO : potato3: Deleted 2025/07/12 03:32:28 INFO : potato3: Moved (server-side) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39023") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46122->172.17.0.4:39023, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:36996") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:37406->172.17.0.4:36996, err= 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gelison2rape" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: > dial: conn=172.17.0.1:60418->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: dial("tcp","172.17.0.4:36653") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:35435") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:48716->172.17.0.4:35435, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: > dial: conn=172.17.0.1:46938->172.17.0.4:36653, err= 2025/07/12 03:32:28 DEBUG : empty space: Excluded (Size Filter) 2025/07/12 03:32:28 DEBUG : empty space: Excluded 2025/07/12 03:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: > dial: conn=172.17.0.1:60432->172.17.0.4:21, err= 2025/07/12 03:32:28 INFO : potato2: Moved (server-side) 2025/07/12 03:32:28 INFO : potato3: Moved (server-side) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: dial("tcp","172.17.0.4:33813") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: > dial: conn=172.17.0.1:60954->172.17.0.4:33813, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:33745") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:53586->172.17.0.4:33745, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: dial("tcp","172.17.0.4:36155") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: > dial: conn=172.17.0.1:60360->172.17.0.4:36155, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: Purge object "potato2" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: Purge object "potato3" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gelison2rape: Purge dir "" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: dial("tcp","172.17.0.4:32743") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: > dial: conn=172.17.0.1:50020->172.17.0.4:32743, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: Purge object "empty space" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-fawamog7wovo: Purge dir "" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32292") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59852->172.17.0.4:32292, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32830") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53374->172.17.0.4:32830, err= --- PASS: TestServerSideMoveWithFilter (0.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mikamum1xomu" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:60436->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39199") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48268->172.17.0.4:39199, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31955") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45766->172.17.0.4:31955, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38052") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60996->172.17.0.4:38052, err= 2025/07/12 03:32:28 INFO : tomatoDir: Making directory 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37779") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56038->172.17.0.4:37779, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39061") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48234->172.17.0.4:39061, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-temalad6gino -> ftp://172.17.0.4:21/rclone-test-mikamum1xomu 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:39013") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:48254->172.17.0.4:39013, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:34628") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:34806->172.17.0.4:34628, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:35176") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:36398->172.17.0.4:35176, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: Using server-side directory move 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34255") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:36861") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44026->172.17.0.4:34255, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:46642->172.17.0.4:36861, err= 2025/07/12 03:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/12 03:32:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/12 03:32:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/12 03:32:28 DEBUG : empty space: Unchanged skipping 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32721") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39014->172.17.0.4:32721, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:60448->172.17.0.4:21, err= 2025/07/12 03:32:28 INFO : empty space: Deleted 2025/07/12 03:32:28 INFO : potato2: Moved (server-side) 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: Waiting for transfers to finish 2025/07/12 03:32:28 INFO : potato3: Deleted 2025/07/12 03:32:28 INFO : potato3: Moved (server-side) 2025/07/12 03:32:28 INFO : tomatoDir: Removing directory 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: deleted 1 directories 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38475") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57226->172.17.0.4:38475, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33439") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47802->172.17.0.4:33439, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:38630") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:49612->172.17.0.4:38630, err= 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cadezoc2guki" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: > dial: conn=172.17.0.1:60460->172.17.0.4:21, err= 2025/07/12 03:32:28 INFO : tomatoDir: Making directory 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: Using server-side directory move 2025/07/12 03:32:28 INFO : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: Server side directory move succeeded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: dial("tcp","172.17.0.4:37272") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: > dial: conn=172.17.0.1:36528->172.17.0.4:37272, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: dial("tcp","172.17.0.4:34346") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: > dial: conn=172.17.0.1:50064->172.17.0.4:34346, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:30467") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:36752->172.17.0.4:30467, err= 2025/07/12 03:32:28 ERROR : error listing: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:39969") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:41676->172.17.0.4:39969, err= 2025/07/12 03:32:28 ERROR : error listing: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: dial("tcp","172.17.0.4:35342") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: > dial: conn=172.17.0.1:44940->172.17.0.4:35342, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: Purge object "empty space" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: Purge object "potato2" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: Purge object "potato3" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: dial("tcp","172.17.0.4:32366") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: > dial: conn=172.17.0.1:60426->172.17.0.4:32366, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: Purge dir "tomatoDir" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-cadezoc2guki: Purge dir "" 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: dial("tcp","172.17.0.4:36233") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: > dial: conn=172.17.0.1:42248->172.17.0.4:36233, err= 2025/07/12 03:32:28 ERROR : error listing: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-mikamum1xomu: Purge dir "" 2025/07/12 03:32:28 NOTICE: purge failed to rmdir "": directory not found 2025/07/12 03:32:28 NOTICE: purge failed: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34541") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55208->172.17.0.4:34541, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39160") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54108->172.17.0.4:39160, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35798") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48850->172.17.0.4:35798, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30037") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39146->172.17.0.4:30037, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/rclone-sync-test" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: > dial: conn=172.17.0.1:60464->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39341") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43436->172.17.0.4:39341, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32310") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37514->172.17.0.4:32310, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/rclone-sync-test" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: > dial: conn=172.17.0.1:60468->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/rclone-sync-test-include/layer2" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:60478->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/rclone-sync-test-ignore-file" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:60492->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31212") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33206->172.17.0.4:31212, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: dial("tcp","172.17.0.4:36437") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36194") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34736->172.17.0.4:36194, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: > dial: conn=172.17.0.1:34400->172.17.0.4:36437, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test: Excluded 2025/07/12 03:32:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38758") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42090->172.17.0.4:38758, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: dial("tcp","172.17.0.4:37113") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test: > dial: conn=172.17.0.1:57888->172.17.0.4:37113, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33250") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58798->172.17.0.4:33250, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test: Excluded 2025/07/12 03:32:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33082") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36642->172.17.0.4:33082, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : rclone-sync-test-include: Removing directory 2025/07/12 03:32:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: failed to delete 1 directories 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35273") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:34398->172.17.0.4:35273, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37027") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52792->172.17.0.4:37027, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test: Excluded 2025/07/12 03:32:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36407") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41956->172.17.0.4:36407, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32785") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:37679") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42866->172.17.0.4:37679, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43798->172.17.0.4:32785, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test: Excluded 2025/07/12 03:32:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37891") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56236->172.17.0.4:37891, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : rclone-sync-test-include: Removing directory 2025/07/12 03:32:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: failed to delete 1 directories 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32930") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58442->172.17.0.4:32930, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:36980") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58582->172.17.0.4:36980, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test: Excluded 2025/07/12 03:32:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/12 03:32:28 DEBUG : Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34568") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51214->172.17.0.4:34568, err= 2025/07/12 03:32:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/12 03:32:28 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:28 INFO : There was nothing to transfer 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33580") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42854->172.17.0.4:33580, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37345") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53300->172.17.0.4:37345, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39800") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40084->172.17.0.4:39800, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35343") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47830->172.17.0.4:35343, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38981") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43938->172.17.0.4:38981, err= 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39671") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60158->172.17.0.4:39671, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/dst" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60496->172.17.0.4:21, err= 2025/07/12 03:32:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/CompareDest" 2025/07/12 03:32:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:28 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/CompareDest: Connecting to FTP server 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/CompareDest: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:28 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/CompareDest: > dial: conn=172.17.0.1:60508->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-temalad6gino/CompareDest" to be canonical "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/CompareDest" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:32332") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:53632->172.17.0.4:32332, err= 2025/07/12 03:32:29 DEBUG : one: Need to transfer - File not found at Destination 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:33570") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:43884->172.17.0.4:33570, err= 2025/07/12 03:32:29 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31018") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52372->172.17.0.4:31018, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37380") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44730->172.17.0.4:37380, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38157") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34484->172.17.0.4:38157, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32004") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33136->172.17.0.4:32004, err= 2025/07/12 03:32:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-temalad6gino/CompareDest" for canonical name "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/CompareDest" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:30993") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:52854->172.17.0.4:30993, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:39537") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60606->172.17.0.4:39537, err= 2025/07/12 03:32:29 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37238") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50184->172.17.0.4:37238, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39416") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52894->172.17.0.4:39416, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37520") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60858->172.17.0.4:37520, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39692") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49624->172.17.0.4:39692, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33976") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42996->172.17.0.4:33976, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32312") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37433") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44484->172.17.0.4:32312, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36776->172.17.0.4:37433, err= 2025/07/12 03:32:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-temalad6gino/CompareDest" for canonical name "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/CompareDest" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:33261") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:48766->172.17.0.4:33261, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:32:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : There was nothing to transfer 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33882") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58188->172.17.0.4:33882, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30327") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32659") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46684->172.17.0.4:32659, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34196->172.17.0.4:30327, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38066") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58486->172.17.0.4:38066, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37996") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55334->172.17.0.4:37996, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37290") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33657") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54748->172.17.0.4:33657, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52906->172.17.0.4:37290, err= 2025/07/12 03:32:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-temalad6gino/CompareDest" for canonical name "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/CompareDest" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:32772") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:56182->172.17.0.4:32772, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/CompareDest: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/CompareDest: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/CompareDest: > dial: conn=172.17.0.1:60510->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : There was nothing to transfer 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35390") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52312->172.17.0.4:35390, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35301") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35720") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37036->172.17.0.4:35301, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34300->172.17.0.4:35720, err= 2025/07/12 03:32:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-temalad6gino/CompareDest" for canonical name "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/CompareDest" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:39131") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:53204->172.17.0.4:39131, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:32:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : There was nothing to transfer 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31666") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43318->172.17.0.4:31666, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33953") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38314->172.17.0.4:33953, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39592") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60766->172.17.0.4:39592, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36070") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52244->172.17.0.4:36070, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34631") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50408->172.17.0.4:34631, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32097") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47862->172.17.0.4:32097, err= 2025/07/12 03:32:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-temalad6gino/CompareDest" for canonical name "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/CompareDest" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:30401") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:47036->172.17.0.4:30401, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/12 03:32:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/12 03:32:29 DEBUG : two: Need to transfer - File not found at Destination 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:36840") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:41546->172.17.0.4:36840, err= 2025/07/12 03:32:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : two.1503b713.partial: renamed to: two 2025/07/12 03:32:29 INFO : two: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35379") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37272->172.17.0.4:35379, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31096") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60808->172.17.0.4:31096, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32990") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59300->172.17.0.4:32990, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36138") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49102->172.17.0.4:36138, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35963") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33093") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50932->172.17.0.4:33093, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45482->172.17.0.4:35963, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33628") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57008->172.17.0.4:33628, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36020") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59870->172.17.0.4:36020, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37994") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42336->172.17.0.4:37994, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39346") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58206->172.17.0.4:39346, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30519") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38295") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54218->172.17.0.4:30519, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47078->172.17.0.4:38295, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/dest" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: > dial: conn=172.17.0.1:60526->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/pre-dest1" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/pre-dest1: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/pre-dest1: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/pre-dest1: > dial: conn=172.17.0.1:60528->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-temalad6gino/pre-dest1" to be canonical "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/pre-dest1" 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/pre-dest2" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/pre-dest2: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/pre-dest2: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/pre-dest2: > dial: conn=172.17.0.1:60536->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-temalad6gino/pre-dest2" to be canonical "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/pre-dest2" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: dial("tcp","172.17.0.4:35692") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: > dial: conn=172.17.0.1:56658->172.17.0.4:35692, err= 2025/07/12 03:32:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/12 03:32:29 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/12 03:32:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: dial("tcp","172.17.0.4:33839") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: > dial: conn=172.17.0.1:36618->172.17.0.4:33839, err= 2025/07/12 03:32:29 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/12 03:32:29 INFO : 3: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: dial("tcp","172.17.0.4:33832") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dest: > dial: conn=172.17.0.1:48680->172.17.0.4:33832, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30068") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57348->172.17.0.4:30068, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38571") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40250->172.17.0.4:38571, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33355") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38304") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52594->172.17.0.4:38304, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40638->172.17.0.4:33355, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35913") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46030->172.17.0.4:35913, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37627") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37598->172.17.0.4:37627, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36695") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48646->172.17.0.4:36695, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38211") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42538->172.17.0.4:38211, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39037") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41354->172.17.0.4:39037, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/pre-dest1: closing 1 unused connections 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37421") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60484->172.17.0.4:37421, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34538") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55730->172.17.0.4:34538, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32779") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45114->172.17.0.4:32779, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35387") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47070->172.17.0.4:35387, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32857") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58302->172.17.0.4:32857, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34913") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53832->172.17.0.4:34913, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36611") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42886->172.17.0.4:36611, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/dst" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60544->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: > dial: conn=172.17.0.1:60548->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-temalad6gino/backup" to be canonical "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:32925") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:55202->172.17.0.4:32925, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 INFO : one: Moved (server-side) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:38235") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:51414->172.17.0.4:38235, err= 2025/07/12 03:32:29 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) 2025/07/12 03:32:29 INFO : three.txt: Moved into backup dir 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38490") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53974->172.17.0.4:38490, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31784") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46556->172.17.0.4:31784, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33540") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38518->172.17.0.4:33540, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30984") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45706->172.17.0.4:30984, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34567") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36010->172.17.0.4:34567, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30725") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37796") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36008->172.17.0.4:30725, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42774->172.17.0.4:37796, err= 2025/07/12 03:32:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-temalad6gino/backup" for canonical name "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:39213") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:34930->172.17.0.4:39213, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 INFO : one: Deleted 2025/07/12 03:32:29 INFO : one: Moved (server-side) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:31239") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:38488->172.17.0.4:31239, err= 2025/07/12 03:32:29 DEBUG : one.1503b713.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : three.txt: Deleted 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) 2025/07/12 03:32:29 INFO : three.txt: Moved into backup dir 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36990") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57688->172.17.0.4:36990, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38439") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30976") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53934->172.17.0.4:38439, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58994->172.17.0.4:30976, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37875") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37884->172.17.0.4:37875, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33186") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53548->172.17.0.4:33186, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39516") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53566->172.17.0.4:39516, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36731") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41742->172.17.0.4:36731, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37436") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40858->172.17.0.4:37436, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33771") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58900->172.17.0.4:33771, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31063") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42032->172.17.0.4:31063, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36095") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57346->172.17.0.4:36095, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32491") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54726->172.17.0.4:32491, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/dst" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60556->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: > dial: conn=172.17.0.1:60560->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-temalad6gino/backup" to be canonical "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:30478") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:49826->172.17.0.4:30478, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one.bak 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:33332") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:44070->172.17.0.4:33332, err= 2025/07/12 03:32:29 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/12 03:32:29 INFO : three.txt: Moved into backup dir 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34291") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42280->172.17.0.4:34291, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30609") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34330->172.17.0.4:30609, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38562") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37540->172.17.0.4:38562, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34951") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47788->172.17.0.4:34951, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30388") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58954->172.17.0.4:30388, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30210") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43732->172.17.0.4:30210, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35001") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56082->172.17.0.4:35001, err= 2025/07/12 03:32:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-temalad6gino/backup" for canonical name "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:32673") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:59416->172.17.0.4:32673, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 INFO : one.bak: Deleted 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one.bak 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:39699") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60068->172.17.0.4:39699, err= 2025/07/12 03:32:29 DEBUG : one.1503b713.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : three.txt.bak: Deleted 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/12 03:32:29 INFO : three.txt: Moved into backup dir 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34771") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48714->172.17.0.4:34771, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30546") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40286->172.17.0.4:30546, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34554") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56618->172.17.0.4:34554, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37493") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37352->172.17.0.4:37493, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39713") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30112") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49994->172.17.0.4:30112, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52772->172.17.0.4:39713, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36736") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60348->172.17.0.4:36736, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32031") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59032->172.17.0.4:32031, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39547") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42858->172.17.0.4:39547, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39319") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40570->172.17.0.4:39319, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33587") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49472->172.17.0.4:33587, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35701") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40180->172.17.0.4:35701, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/dst" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60562->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: > dial: conn=172.17.0.1:60564->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-temalad6gino/backup" to be canonical "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:33027") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:50776->172.17.0.4:33027, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:30090") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:42424->172.17.0.4:30090, err= 2025/07/12 03:32:29 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/12 03:32:29 INFO : three.txt: Moved into backup dir 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30796") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44662->172.17.0.4:30796, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30139") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59934->172.17.0.4:30139, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34665") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35710->172.17.0.4:34665, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37004") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48542->172.17.0.4:37004, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37739") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52086->172.17.0.4:37739, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37295") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34210") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43398->172.17.0.4:34210, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51156->172.17.0.4:37295, err= 2025/07/12 03:32:29 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-temalad6gino/backup" for canonical name "TestFTPPureftpd{mO9dz}:rclone-test-temalad6gino/backup" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:32473") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:58194->172.17.0.4:32473, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 INFO : one-2019-01-01: Deleted 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:39202") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:50780->172.17.0.4:39202, err= 2025/07/12 03:32:29 DEBUG : one.1503b713.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : three-2019-01-01.txt: Deleted 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/12 03:32:29 INFO : three.txt: Moved into backup dir 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39682") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39090->172.17.0.4:39682, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31474") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47018->172.17.0.4:31474, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33973") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59754->172.17.0.4:33973, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38039") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45358->172.17.0.4:38039, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35809") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33658->172.17.0.4:35809, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35766") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44260->172.17.0.4:35766, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36340") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43112->172.17.0.4:36340, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39053") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42902->172.17.0.4:39053, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30841") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39508->172.17.0.4:30841, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36688") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57718->172.17.0.4:36688, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31624") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39346->172.17.0.4:31624, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33076") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39766->172.17.0.4:33076, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/dst" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60574->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:32383") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:52218->172.17.0.4:32383, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one.bak 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:30446") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:41218->172.17.0.4:30446, err= 2025/07/12 03:32:29 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/12 03:32:29 INFO : three.txt: Moved into backup dir 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39818") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40070->172.17.0.4:39818, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30295") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36906->172.17.0.4:30295, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33499") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53312->172.17.0.4:33499, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37997") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58750->172.17.0.4:37997, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32918") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57922->172.17.0.4:32918, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:31395") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:38466->172.17.0.4:31395, err= 2025/07/12 03:32:29 DEBUG : one.bak: Excluded (Path Filter) 2025/07/12 03:32:29 DEBUG : one.bak: Excluded 2025/07/12 03:32:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/12 03:32:29 DEBUG : three.txt.bak: Excluded 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for checks to finish 2025/07/12 03:32:29 INFO : one.bak: Deleted 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one.bak 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:32100") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:40668->172.17.0.4:32100, err= 2025/07/12 03:32:29 DEBUG : one.1503b713.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : three.txt.bak: Deleted 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/12 03:32:29 INFO : three.txt: Moved into backup dir 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34743") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47650->172.17.0.4:34743, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38869") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50374->172.17.0.4:38869, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38492") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38884->172.17.0.4:38492, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35973") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44052->172.17.0.4:35973, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34490") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50376->172.17.0.4:34490, err= --- PASS: TestSyncBackupDirSuffixOnly (0.05s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35691") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49730->172.17.0.4:35691, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38545") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35258->172.17.0.4:38545, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38213") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57918->172.17.0.4:38213, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37356") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34732->172.17.0.4:37356, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34158") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32790->172.17.0.4:34158, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/dst" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60586->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one.bak 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:31748") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:56402->172.17.0.4:31748, err= 2025/07/12 03:32:29 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:38991") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:57824->172.17.0.4:38991, err= 2025/07/12 03:32:29 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/12 03:32:29 INFO : three.txt: Copied (new) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33603") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51550->172.17.0.4:33603, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33313") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38668->172.17.0.4:33313, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30945") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37436->172.17.0.4:30945, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30142") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37566->172.17.0.4:30142, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:32:29 INFO : one.bak: Deleted 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one.bak 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:34004") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:57492->172.17.0.4:34004, err= 2025/07/12 03:32:29 DEBUG : one.1503b713.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/12 03:32:29 INFO : three.txt.bak: Deleted 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:30809") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:55510->172.17.0.4:30809, err= 2025/07/12 03:32:29 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/12 03:32:29 INFO : three.txt: Copied (new) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31604") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44668->172.17.0.4:31604, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32031") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59048->172.17.0.4:32031, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30071") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60040->172.17.0.4:30071, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30760") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51280->172.17.0.4:30760, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31309") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56634->172.17.0.4:31309, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33462") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33178->172.17.0.4:33462, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37187") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55348->172.17.0.4:37187, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33474") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51126->172.17.0.4:33474, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31156") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34016->172.17.0.4:31156, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32523") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36282->172.17.0.4:32523, err= 2025/07/12 03:32:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-temalad6gino/dst" 2025/07/12 03:32:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{mO9dz}" suffix to name 2025/07/12 03:32:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/12 03:32:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/12 03:32:29 DEBUG : Setting pass="UQG9WookcgTPYKWYLZTKNS9vt6WVbBMo0n_ndPzECIc" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/12 03:32:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: Connecting to FTP server 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:60594->172.17.0.4:21, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:34683") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:44946->172.17.0.4:34683, err= 2025/07/12 03:32:29 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:32093") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:48320->172.17.0.4:32093, err= 2025/07/12 03:32:29 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/12 03:32:29 INFO : three.txt: Copied (new) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37372") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52010->172.17.0.4:37372, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32329") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57226->172.17.0.4:32329, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30045") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36092->172.17.0.4:30045, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33179") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34726->172.17.0.4:33179, err= 2025/07/12 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/12 03:32:29 INFO : one-2019-01-01: Deleted 2025/07/12 03:32:29 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:37864") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:35004->172.17.0.4:37864, err= 2025/07/12 03:32:29 DEBUG : one.1503b713.partial: renamed to: one 2025/07/12 03:32:29 INFO : one: Copied (new) 2025/07/12 03:32:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : two: Unchanged skipping 2025/07/12 03:32:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/12 03:32:29 INFO : three-2019-01-01.txt: Deleted 2025/07/12 03:32:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: dial("tcp","172.17.0.4:36536") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino/dst: > dial: conn=172.17.0.1:56580->172.17.0.4:36536, err= 2025/07/12 03:32:29 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/12 03:32:29 INFO : three.txt: Copied (new) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31908") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55904->172.17.0.4:31908, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30796") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44668->172.17.0.4:30796, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31671") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48404->172.17.0.4:31671, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33555") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35532->172.17.0.4:33555, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34136") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52080->172.17.0.4:34136, err= --- PASS: TestSyncSuffixKeepExtension (0.04s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39278") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33458->172.17.0.4:39278, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37262") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59732->172.17.0.4:37262, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37973") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33316->172.17.0.4:37973, err= 2025/07/12 03:32:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30904") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37986->172.17.0.4:30904, err= 2025/07/12 03:32:29 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/12 03:32:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37715") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49918->172.17.0.4:37715, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36929") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37120->172.17.0.4:36929, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31375") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56466->172.17.0.4:31375, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36714") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48090->172.17.0.4:36714, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30011") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36436->172.17.0.4:30011, err= 2025/07/12 03:32:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33758") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59334->172.17.0.4:33758, err= 2025/07/12 03:32:29 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/12 03:32:29 INFO : existing: Copied (new) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33635") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43878->172.17.0.4:33635, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36201") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35010->172.17.0.4:36201, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31433") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59230->172.17.0.4:31433, err= 2025/07/12 03:32:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/12 03:32:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:29 ERROR : ftp://172.17.0.4:21/rclone-test-temalad6gino: not deleting files as there were IO errors 2025/07/12 03:32:29 ERROR : ftp://172.17.0.4:21/rclone-test-temalad6gino: not deleting directories as there were IO errors 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38946") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33702->172.17.0.4:38946, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39338") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47278->172.17.0.4:39338, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31500") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56416->172.17.0.4:31500, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33465") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35076->172.17.0.4:33465, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31076") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57244->172.17.0.4:31076, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31011") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50400->172.17.0.4:31011, err= 2025/07/12 03:32:29 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : existing: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : There was nothing to transfer 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33930") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55218->172.17.0.4:33930, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32865") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39990->172.17.0.4:32865, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39920") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47062->172.17.0.4:39920, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31960") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44934->172.17.0.4:31960, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37636") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48110->172.17.0.4:37636, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31441") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44250->172.17.0.4:31441, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39760") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39032->172.17.0.4:39760, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33255") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56464->172.17.0.4:33255, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34790") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48898->172.17.0.4:34790, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36125") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38728->172.17.0.4:36125, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36792") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49988->172.17.0.4:36792, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39244") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54924->172.17.0.4:39244, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38766") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52250->172.17.0.4:38766, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33518") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55148->172.17.0.4:33518, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35791") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33128->172.17.0.4:35791, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39376") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42604->172.17.0.4:39376, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37782") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55570->172.17.0.4:37782, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35191") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39074->172.17.0.4:35191, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38511") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55428->172.17.0.4:38511, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36416") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45542->172.17.0.4:36416, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31282") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42022->172.17.0.4:31282, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39489") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53500->172.17.0.4:39489, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30836") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52536->172.17.0.4:30836, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32265") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42554->172.17.0.4:32265, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35179") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57096->172.17.0.4:35179, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32979") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41476->172.17.0.4:32979, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32274") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56532->172.17.0.4:32274, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35392") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45946->172.17.0.4:35392, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32938") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39758->172.17.0.4:32938, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34387") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33084->172.17.0.4:34387, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35435") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48726->172.17.0.4:35435, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39508") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42836->172.17.0.4:39508, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32185") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33696->172.17.0.4:32185, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32958") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51918->172.17.0.4:32958, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39167") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45378->172.17.0.4:39167, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35775") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40104->172.17.0.4:35775, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31927") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44354->172.17.0.4:31927, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34077") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43760->172.17.0.4:34077, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32350") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49484->172.17.0.4:32350, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34197") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54342->172.17.0.4:34197, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35553") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46250->172.17.0.4:35553, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34270") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39730->172.17.0.4:34270, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31399") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59636->172.17.0.4:31399, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36323") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32806->172.17.0.4:36323, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34361") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52194->172.17.0.4:34361, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33768") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41008->172.17.0.4:33768, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34369") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60758->172.17.0.4:34369, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31216") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37562->172.17.0.4:31216, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37138") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55964->172.17.0.4:37138, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33088") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45926->172.17.0.4:33088, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37505") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59332->172.17.0.4:37505, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36833") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56722->172.17.0.4:36833, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39679") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45864->172.17.0.4:39679, err= 2025/07/12 03:32:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : both0: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both10: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both11: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both12: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both13: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both17: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both18: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both19: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both1: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both2: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both14: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both15: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both16: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both3: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both7: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both8: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both4: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both9: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both5: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both6: Unchanged skipping 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 INFO : only19: Deleted 2025/07/12 03:32:29 INFO : only13: Deleted 2025/07/12 03:32:29 INFO : only17: Deleted 2025/07/12 03:32:29 INFO : only5: Deleted 2025/07/12 03:32:29 INFO : only1: Deleted 2025/07/12 03:32:29 INFO : only11: Deleted 2025/07/12 03:32:29 INFO : only16: Deleted 2025/07/12 03:32:29 INFO : only12: Deleted 2025/07/12 03:32:29 INFO : only9: Deleted 2025/07/12 03:32:29 INFO : only2: Deleted 2025/07/12 03:32:29 INFO : only18: Deleted 2025/07/12 03:32:29 INFO : only4: Deleted 2025/07/12 03:32:29 INFO : only10: Deleted 2025/07/12 03:32:29 INFO : only7: Deleted 2025/07/12 03:32:29 INFO : only0: Deleted 2025/07/12 03:32:29 INFO : only15: Deleted 2025/07/12 03:32:29 INFO : only14: Deleted 2025/07/12 03:32:29 INFO : only3: Deleted 2025/07/12 03:32:29 INFO : only8: Deleted 2025/07/12 03:32:29 INFO : only6: Deleted 2025/07/12 03:32:29 INFO : There was nothing to transfer 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33799") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48048->172.17.0.4:33799, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39589") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50638->172.17.0.4:39589, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31636") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60104->172.17.0.4:31636, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33940") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50496->172.17.0.4:33940, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33619") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40092->172.17.0.4:33619, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34091") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37336->172.17.0.4:34091, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34552") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49988->172.17.0.4:34552, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36910") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60360->172.17.0.4:36910, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31295") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49630->172.17.0.4:31295, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31188") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35076->172.17.0.4:31188, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38698") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52638->172.17.0.4:38698, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35307") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59348->172.17.0.4:35307, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33528") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35928->172.17.0.4:33528, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32066") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33142->172.17.0.4:32066, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32258") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56638->172.17.0.4:32258, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37977") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42632->172.17.0.4:37977, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39348") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57764->172.17.0.4:39348, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33503") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57678->172.17.0.4:33503, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33342") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54244->172.17.0.4:33342, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30490") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56502->172.17.0.4:30490, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33774") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42222->172.17.0.4:33774, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36835") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39228->172.17.0.4:36835, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33912") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56438->172.17.0.4:33912, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39656") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52854->172.17.0.4:39656, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31128") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41074->172.17.0.4:31128, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36973") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55516->172.17.0.4:36973, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36466") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39156->172.17.0.4:36466, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35715") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48638->172.17.0.4:35715, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31287") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40624->172.17.0.4:31287, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32349") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40970->172.17.0.4:32349, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39938") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51328->172.17.0.4:39938, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36858") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55050->172.17.0.4:36858, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39582") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40890->172.17.0.4:39582, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31971") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33446->172.17.0.4:31971, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32463") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45928->172.17.0.4:32463, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30739") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60712->172.17.0.4:30739, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33942") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34150->172.17.0.4:33942, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35217") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56694->172.17.0.4:35217, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39781") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46828->172.17.0.4:39781, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30021") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34342->172.17.0.4:30021, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34625") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57012->172.17.0.4:34625, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33793") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40588->172.17.0.4:33793, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39036") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54422->172.17.0.4:39036, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31312") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57802->172.17.0.4:31312, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38516") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58564->172.17.0.4:38516, err= 2025/07/12 03:32:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both0: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both10: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both11: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both12: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both13: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both14: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both15: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both16: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both17: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both18: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both19: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both1: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both2: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both3: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both4: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both5: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both6: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both7: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : both8: Unchanged skipping 2025/07/12 03:32:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:29 DEBUG : both9: Unchanged skipping 2025/07/12 03:32:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35474") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34034") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35051") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58236->172.17.0.4:34034, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46750->172.17.0.4:35051, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36112->172.17.0.4:35474, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34462") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40784->172.17.0.4:34462, err= 2025/07/12 03:32:29 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/12 03:32:29 INFO : only14: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31907") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33194->172.17.0.4:31907, err= 2025/07/12 03:32:29 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/12 03:32:29 INFO : only12: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/12 03:32:29 INFO : only15: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/12 03:32:29 INFO : only13: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38007") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39399") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55710->172.17.0.4:38007, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37608") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47730->172.17.0.4:39399, err= 2025/07/12 03:32:29 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/12 03:32:29 INFO : only16: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43390->172.17.0.4:37608, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38415") 2025/07/12 03:32:29 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/12 03:32:29 INFO : only17: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34802->172.17.0.4:38415, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30106") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52508->172.17.0.4:30106, err= 2025/07/12 03:32:29 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/12 03:32:29 INFO : only19: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/12 03:32:29 INFO : only18: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32303") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36112->172.17.0.4:32303, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33215") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56884->172.17.0.4:33215, err= 2025/07/12 03:32:29 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/12 03:32:29 INFO : only2: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/12 03:32:29 INFO : only1: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30357") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38260->172.17.0.4:30357, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38352") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53528->172.17.0.4:38352, err= 2025/07/12 03:32:29 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/12 03:32:29 INFO : only3: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/12 03:32:29 INFO : only4: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36855") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34280->172.17.0.4:36855, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31448") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47356->172.17.0.4:31448, err= 2025/07/12 03:32:29 INFO : only5: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/12 03:32:29 INFO : only6: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31053") 2025/07/12 03:32:29 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/12 03:32:29 INFO : only7: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39340->172.17.0.4:31053, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32531") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53378->172.17.0.4:32531, err= 2025/07/12 03:32:29 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/12 03:32:29 INFO : only8: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36676") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58374->172.17.0.4:36676, err= 2025/07/12 03:32:29 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/12 03:32:29 INFO : only9: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/12 03:32:29 INFO : only11: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37233") 2025/07/12 03:32:29 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/12 03:32:29 INFO : only10: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56626->172.17.0.4:37233, err= 2025/07/12 03:32:29 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/12 03:32:29 INFO : only0: Copied (replaced existing) 2025/07/12 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37983") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45670->172.17.0.4:37983, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37494") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42732->172.17.0.4:37494, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36551") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53444->172.17.0.4:36551, err= --- PASS: TestSyncConcurrentTruncate (0.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:32:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:32:29 DEBUG : empty_on_remote: Making directory with metadata 2025/07/12 03:32:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:32:29 INFO : empty_on_remote: Making directory 2025/07/12 03:32:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/12 03:32:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39362") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42916->172.17.0.4:39362, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32991") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30932") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58632->172.17.0.4:32991, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30359") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46982->172.17.0.4:30932, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32179") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46136->172.17.0.4:30359, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55990->172.17.0.4:32179, err= 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37132") 2025/07/12 03:32:29 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44232->172.17.0.4:37132, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:29 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:32:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:32:29 DEBUG : empty_on_remote: Making directory with metadata 2025/07/12 03:32:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/12 03:32:29 INFO : empty_on_remote: Making directory 2025/07/12 03:32:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/12 03:32:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35949") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57692->172.17.0.4:35949, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34612") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55148->172.17.0.4:34612, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37404") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33753") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40354->172.17.0.4:37404, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47830->172.17.0.4:33753, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33743") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36412->172.17.0.4:33743, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34456") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50136->172.17.0.4:34456, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37132") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44240->172.17.0.4:37132, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:30 INFO : sub dir: Making directory 2025/07/12 03:32:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35579") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53656->172.17.0.4:35579, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39210") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36625") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54054->172.17.0.4:39210, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54674->172.17.0.4:36625, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31971") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33458->172.17.0.4:31971, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30796") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44672->172.17.0.4:30796, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35099") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40244->172.17.0.4:35099, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34548") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32844->172.17.0.4:34548, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39414") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54332->172.17.0.4:39414, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35313") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34888->172.17.0.4:35313, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34901") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42486->172.17.0.4:34901, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31265") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35078->172.17.0.4:31265, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/12 03:32:30 INFO : sub dir: Making directory 2025/07/12 03:32:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35330") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55410->172.17.0.4:35330, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33321") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46278->172.17.0.4:33321, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34269") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55408->172.17.0.4:34269, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32429") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51860->172.17.0.4:32429, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30195") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56902->172.17.0.4:30195, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36705") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54114->172.17.0.4:36705, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38812") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56352->172.17.0.4:38812, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30700") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47704->172.17.0.4:30700, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38237") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43638->172.17.0.4:38237, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35764") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35708->172.17.0.4:35764, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38613") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47308->172.17.0.4:38613, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34426") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52242->172.17.0.4:34426, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31771") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56718->172.17.0.4:31771, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38833") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60248->172.17.0.4:38833, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36599") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41574->172.17.0.4:36599, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35369") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42322->172.17.0.4:35369, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32857") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58308->172.17.0.4:32857, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34657") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42452->172.17.0.4:34657, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36632") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59458->172.17.0.4:36632, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38092") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37084->172.17.0.4:38092, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39063") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51968->172.17.0.4:39063, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37816") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42404->172.17.0.4:37816, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33133") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34692->172.17.0.4:33133, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39119") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58792->172.17.0.4:39119, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37570") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60718->172.17.0.4:37570, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35212") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60110->172.17.0.4:35212, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38346") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58960->172.17.0.4:38346, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33789") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39204->172.17.0.4:33789, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38326") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55366->172.17.0.4:38326, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32828") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40062->172.17.0.4:32828, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35048") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39118->172.17.0.4:35048, err= 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34208") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60094->172.17.0.4:34208, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33898") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40388->172.17.0.4:33898, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39213") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34946->172.17.0.4:39213, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39148") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50636->172.17.0.4:39148, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30689") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36588->172.17.0.4:30689, err= 2025/07/12 03:32:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37647") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32840->172.17.0.4:37647, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 INFO : There was nothing to transfer 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32889") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48978->172.17.0.4:32889, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38942") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47436->172.17.0.4:38942, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36043") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51524->172.17.0.4:36043, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37636") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48120->172.17.0.4:37636, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39464") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60688->172.17.0.4:39464, err= 2025/07/12 03:32:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31577") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58210->172.17.0.4:31577, err= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 INFO : There was nothing to transfer 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37421") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60488->172.17.0.4:37421, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32312") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44492->172.17.0.4:32312, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32606") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51836->172.17.0.4:32606, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31357") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43554->172.17.0.4:31357, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36639") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43066->172.17.0.4:36639, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39482") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58356->172.17.0.4:39482, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31422") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60690->172.17.0.4:31422, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33472") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37024->172.17.0.4:33472, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32967") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56026->172.17.0.4:32967, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37847") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35048->172.17.0.4:37847, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33883") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39088->172.17.0.4:33883, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32831") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48492->172.17.0.4:32831, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31451") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45014->172.17.0.4:31451, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32604") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43450->172.17.0.4:32604, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33356") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32942->172.17.0.4:33356, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37534") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41846->172.17.0.4:37534, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32129") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38848->172.17.0.4:32129, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34837") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51164->172.17.0.4:34837, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34877") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42090->172.17.0.4:34877, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31079") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40996->172.17.0.4:31079, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35146") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47736->172.17.0.4:35146, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39442") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38808->172.17.0.4:39442, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32780") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48190->172.17.0.4:32780, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38852") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38332->172.17.0.4:38852, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39416") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52906->172.17.0.4:39416, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36046") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49190->172.17.0.4:36046, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35596") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41032->172.17.0.4:35596, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38668") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56994->172.17.0.4:38668, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31901") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53108->172.17.0.4:31901, err= 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32473") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58196->172.17.0.4:32473, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35728") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47264->172.17.0.4:35728, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37525") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50676->172.17.0.4:37525, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37788") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57634->172.17.0.4:37788, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38274") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58522->172.17.0.4:38274, err= 2025/07/12 03:32:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35323") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46706->172.17.0.4:35323, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 INFO : There was nothing to transfer 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32716") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34854->172.17.0.4:32716, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34376") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48144->172.17.0.4:34376, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39548") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48340->172.17.0.4:39548, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37167") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42450->172.17.0.4:37167, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33929") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54026->172.17.0.4:33929, err= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34297") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33906->172.17.0.4:34297, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 INFO : There was nothing to transfer 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30598") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60950->172.17.0.4:30598, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38352") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53536->172.17.0.4:38352, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31796") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34916->172.17.0.4:31796, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35635") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59382->172.17.0.4:35635, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35666") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48800->172.17.0.4:35666, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38101") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54578->172.17.0.4:38101, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33533") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60182->172.17.0.4:33533, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39603") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54854->172.17.0.4:39603, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35855") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46188->172.17.0.4:35855, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33089") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59676->172.17.0.4:33089, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36900") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48864->172.17.0.4:36900, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38472") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50498->172.17.0.4:38472, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35726") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34530->172.17.0.4:35726, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33444") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42632->172.17.0.4:33444, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37025") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34408->172.17.0.4:37025, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33379") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58458->172.17.0.4:33379, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35526") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42178->172.17.0.4:35526, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34017") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44268->172.17.0.4:34017, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33838") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51024->172.17.0.4:33838, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30056") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57674->172.17.0.4:30056, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33666") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45396->172.17.0.4:33666, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30996") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39872->172.17.0.4:30996, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35211") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36386->172.17.0.4:35211, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36197") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60506->172.17.0.4:36197, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32966") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41304->172.17.0.4:32966, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37042") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38304->172.17.0.4:37042, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37224") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51282->172.17.0.4:37224, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31440") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50620->172.17.0.4:31440, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32515") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49730->172.17.0.4:32515, err= 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30803") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33064->172.17.0.4:30803, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30848") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42098->172.17.0.4:30848, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38474") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51918->172.17.0.4:38474, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38979") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50084->172.17.0.4:38979, err= 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38181") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50856->172.17.0.4:38181, err= 2025/07/12 03:32:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31725") 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36232->172.17.0.4:31725, err= 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Connecting to FTP server 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60604->172.17.0.4:21, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34942") 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32577") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44526->172.17.0.4:34942, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48802->172.17.0.4:32577, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39351") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50528->172.17.0.4:39351, err= 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/12 03:32:30 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30587") 2025/07/12 03:32:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43174->172.17.0.4:30587, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34252") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59246->172.17.0.4:34252, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37061") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35310->172.17.0.4:37061, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32665") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35368->172.17.0.4:32665, err= 2025/07/12 03:32:30 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/12 03:32:30 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35163") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48620->172.17.0.4:35163, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39706") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53310->172.17.0.4:39706, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31811") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39270->172.17.0.4:31811, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31564") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60032->172.17.0.4:31564, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31722") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60440->172.17.0.4:31722, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34401") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40120->172.17.0.4:34401, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35793") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40036->172.17.0.4:35793, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36656") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42748->172.17.0.4:36656, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35194") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41226->172.17.0.4:35194, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37170") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50440->172.17.0.4:37170, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35260") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32964->172.17.0.4:35260, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33515") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44130->172.17.0.4:33515, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31377") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33850->172.17.0.4:31377, err= 2025/07/12 03:32:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 INFO : appleappleapplebanana: Deleted 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Connecting to FTP server 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Connecting to FTP server 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60612->172.17.0.4:21, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Connecting to FTP server 2025/07/12 03:32:30 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 03:32:30 INFO : splitbananasplit: Deleted 2025/07/12 03:32:30 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 03:32:30 INFO : banana: Deleted 2025/07/12 03:32:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 03:32:30 INFO : apple: Deleted 2025/07/12 03:32:30 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60616->172.17.0.4:21, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:21") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60622->172.17.0.4:21, err= 2025/07/12 03:32:30 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33516") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40476->172.17.0.4:33516, err= 2025/07/12 03:32:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : YXBwbGU=: Excluded 2025/07/12 03:32:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/12 03:32:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : YmFuYW5h: Excluded 2025/07/12 03:32:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37045") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43456->172.17.0.4:37045, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35704") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35508->172.17.0.4:35704, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39766") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43570->172.17.0.4:39766, err= 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39134") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54878->172.17.0.4:39134, err= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32991") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58648->172.17.0.4:32991, err= 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31775") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45878->172.17.0.4:31775, err= 2025/07/12 03:32:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : YXBwbGU=: Excluded 2025/07/12 03:32:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/12 03:32:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : YmFuYW5h: Excluded 2025/07/12 03:32:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30796") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44676->172.17.0.4:30796, err= 2025/07/12 03:32:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/12 03:32:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39009") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45058->172.17.0.4:39009, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38150") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42406->172.17.0.4:38150, err= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : apple: transformed to: YXBwbGU= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/12 03:32:30 DEBUG : banana: transformed to: YmFuYW5h 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37479") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59354->172.17.0.4:37479, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31553") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43956->172.17.0.4:31553, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38488") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50184->172.17.0.4:38488, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38817") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56208->172.17.0.4:38817, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36911") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32790->172.17.0.4:36911, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37477") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59822->172.17.0.4:37477, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30971") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59496->172.17.0.4:30971, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39593") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49504->172.17.0.4:39593, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30250") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40824->172.17.0.4:30250, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30503") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47084->172.17.0.4:30503, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37622") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42062->172.17.0.4:37622, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39414") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54336->172.17.0.4:39414, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33677") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54298->172.17.0.4:33677, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30517") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60084->172.17.0.4:30517, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32057") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33816->172.17.0.4:32057, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37571") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46046->172.17.0.4:37571, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35091") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40510->172.17.0.4:35091, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31507") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36186->172.17.0.4:31507, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35669") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46070->172.17.0.4:35669, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31046") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38552->172.17.0.4:31046, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35562") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50214->172.17.0.4:35562, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37168") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53376->172.17.0.4:37168, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35255") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42436->172.17.0.4:35255, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34274") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33762->172.17.0.4:34274, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34770") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48548->172.17.0.4:34770, err= 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35958") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56264->172.17.0.4:35958, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38358") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60588->172.17.0.4:38358, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38861") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57908->172.17.0.4:38861, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34135") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59786->172.17.0.4:34135, err= 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36557") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43146->172.17.0.4:36557, err= 2025/07/12 03:32:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30350") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36005") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50690->172.17.0.4:36005, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49590->172.17.0.4:30350, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34397") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35922") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37808->172.17.0.4:34397, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34437") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37860->172.17.0.4:34437, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46230->172.17.0.4:35922, err= 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 INFO : apple: Copied (new) to: PREFIXapple 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37819") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36325") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34284->172.17.0.4:37819, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55092->172.17.0.4:36325, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32848") 2025/07/12 03:32:30 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/12 03:32:30 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46512->172.17.0.4:32848, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37724") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52740->172.17.0.4:37724, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35253") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54430->172.17.0.4:35253, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31015") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38454->172.17.0.4:31015, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32178") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50530->172.17.0.4:32178, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38056") 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38344->172.17.0.4:38056, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38868") 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40148->172.17.0.4:38868, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33674") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59110->172.17.0.4:33674, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34184") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47766->172.17.0.4:34184, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39630") 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31552") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49070->172.17.0.4:31552, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48946->172.17.0.4:39630, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32348") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46992->172.17.0.4:32348, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39023") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46126->172.17.0.4:39023, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32834") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56228->172.17.0.4:32834, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 03:32:30 INFO : splitbananasplit: Deleted 2025/07/12 03:32:30 INFO : apple: Deleted 2025/07/12 03:32:30 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 03:32:30 INFO : appleappleapplebanana: Deleted 2025/07/12 03:32:30 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 03:32:30 INFO : banana: Deleted 2025/07/12 03:32:30 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34750") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39692->172.17.0.4:34750, err= 2025/07/12 03:32:30 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : PREFIXapple: Excluded 2025/07/12 03:32:30 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : PREFIXbanana: Excluded 2025/07/12 03:32:30 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30985") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57492->172.17.0.4:30985, err= 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31707") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35972->172.17.0.4:31707, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31540") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51236->172.17.0.4:31540, err= 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : apple: transformed to: PREFIXapple 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/12 03:32:30 DEBUG : banana: transformed to: PREFIXbanana 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35302") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35526->172.17.0.4:35302, err= 2025/07/12 03:32:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37872") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37140->172.17.0.4:37872, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33063") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57372->172.17.0.4:33063, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37239") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35570") 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32174") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46308->172.17.0.4:37239, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56210->172.17.0.4:32174, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51190->172.17.0.4:35570, err= 2025/07/12 03:32:30 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/12 03:32:30 INFO : splitbananasplit: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34937") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57314->172.17.0.4:34937, err= 2025/07/12 03:32:30 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/12 03:32:30 INFO : appleappleapplebanana: Copied (new) 2025/07/12 03:32:30 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/12 03:32:30 INFO : apple: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30611") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54836->172.17.0.4:30611, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39407") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36784->172.17.0.4:39407, err= 2025/07/12 03:32:30 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/12 03:32:30 INFO : banana: Copied (new) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/12 03:32:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31105") 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/12 03:32:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32994") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36650") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60376->172.17.0.4:36650, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57852->172.17.0.4:31105, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48278->172.17.0.4:32994, err= 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/12 03:32:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38976") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43108->172.17.0.4:38976, err= 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/12 03:32:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/12 03:32:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32536") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47946->172.17.0.4:32536, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37315") 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/12 03:32:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42512->172.17.0.4:37315, err= 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/12 03:32:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36469") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39836") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46206->172.17.0.4:36469, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56574->172.17.0.4:39836, err= 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/12 03:32:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/12 03:32:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30356") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35451") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36782->172.17.0.4:30356, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39498->172.17.0.4:35451, err= 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/12 03:32:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/12 03:32:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35806") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49642->172.17.0.4:35806, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37725") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60630->172.17.0.4:37725, err= 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/12 03:32:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/12 03:32:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38231") 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/12 03:32:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44618->172.17.0.4:38231, err= 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/12 03:32:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/12 03:32:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/12 03:32:30 INFO : PREFIXsplitbananasplit: Deleted 2025/07/12 03:32:30 INFO : PREFIXbanana: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/12 03:32:30 INFO : PREFIXapple: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/12 03:32:30 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/12 03:32:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30929") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51148->172.17.0.4:30929, err= 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39002") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35486->172.17.0.4:39002, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33835") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57258->172.17.0.4:33835, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31672") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38334->172.17.0.4:31672, err= 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39294") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39456->172.17.0.4:39294, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34509") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46526->172.17.0.4:34509, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32780") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48204->172.17.0.4:32780, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30469") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39666->172.17.0.4:30469, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38071") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41202->172.17.0.4:38071, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30523") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41992->172.17.0.4:30523, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36979") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44298->172.17.0.4:36979, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33194") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33496->172.17.0.4:33194, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30586") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47142->172.17.0.4:30586, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38981") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43954->172.17.0.4:38981, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37996") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55340->172.17.0.4:37996, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34044") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50074->172.17.0.4:34044, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31425") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53150->172.17.0.4:31425, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38943") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35956->172.17.0.4:38943, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39540") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60868->172.17.0.4:39540, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35767") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39352->172.17.0.4:35767, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30177") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56722->172.17.0.4:30177, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38424") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42900->172.17.0.4:38424, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36887") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57720->172.17.0.4:36887, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34515") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37156->172.17.0.4:34515, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33161") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57916->172.17.0.4:33161, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35075") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60070->172.17.0.4:35075, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38390") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57612->172.17.0.4:38390, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30647") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42614->172.17.0.4:30647, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31405") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41738->172.17.0.4:31405, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38831") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46852->172.17.0.4:38831, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31899") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43574->172.17.0.4:31899, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31961") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44390->172.17.0.4:31961, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31743") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55832->172.17.0.4:31743, err= 2025/07/12 03:32:30 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38090") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55180->172.17.0.4:38090, err= 2025/07/12 03:32:30 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : apple: Excluded 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:30 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : banana: Excluded 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38269") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57084->172.17.0.4:38269, err= 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35717") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43564->172.17.0.4:35717, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38466") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49146->172.17.0.4:38466, err= 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:32:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:32:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:32:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32047") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56360->172.17.0.4:32047, err= 2025/07/12 03:32:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:32:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34494") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38327") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34316->172.17.0.4:34494, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30856") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30095") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55016->172.17.0.4:38327, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43166->172.17.0.4:30095, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56324->172.17.0.4:30856, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39008") 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/12 03:32:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/12 03:32:30 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/12 03:32:30 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:32:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/12 03:32:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33216") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38048") 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41654->172.17.0.4:33216, err= 2025/07/12 03:32:30 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36542->172.17.0.4:38048, err= 2025/07/12 03:32:31 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49396->172.17.0.4:39008, err= 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36455") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35244->172.17.0.4:36455, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33118") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54592->172.17.0.4:33118, err= 2025/07/12 03:32:31 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/12 03:32:31 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33985") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49782->172.17.0.4:33985, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39341") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43444->172.17.0.4:39341, err= 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33612") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34705") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45172->172.17.0.4:34705, err= 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59166->172.17.0.4:33612, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38313") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52722->172.17.0.4:38313, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30052") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45530->172.17.0.4:30052, err= 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34763") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36482->172.17.0.4:34763, err= 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36526") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58280->172.17.0.4:36526, err= 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37555") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48304->172.17.0.4:37555, err= 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34406") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35838->172.17.0.4:34406, err= 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37375") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44930->172.17.0.4:37375, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30974") 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57024->172.17.0.4:30974, err= 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 03:32:31 INFO : banana: Deleted 2025/07/12 03:32:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 03:32:31 INFO : apple: Deleted 2025/07/12 03:32:31 INFO : splitbananasplit: Deleted 2025/07/12 03:32:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 03:32:31 INFO : appleappleapplebanana: Deleted 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39154") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47354->172.17.0.4:39154, err= 2025/07/12 03:32:31 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : bananaSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38284") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45434->172.17.0.4:38284, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37186") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39428->172.17.0.4:37186, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32114") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51476->172.17.0.4:32114, err= 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : apple: transformed to: appleSUFFIX 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/12 03:32:31 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31883") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36212->172.17.0.4:31883, err= 2025/07/12 03:32:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30963") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60524->172.17.0.4:30963, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34602") 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60550->172.17.0.4:34602, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35302") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36775") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36743") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35532->172.17.0.4:35302, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44244->172.17.0.4:36743, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53524->172.17.0.4:36775, err= 2025/07/12 03:32:31 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/12 03:32:31 INFO : splitbananasplit: Copied (new) 2025/07/12 03:32:31 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/12 03:32:31 INFO : apple: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31127") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36187") 2025/07/12 03:32:31 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/12 03:32:31 INFO : appleappleapplebanana: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56360->172.17.0.4:36187, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59060->172.17.0.4:31127, err= 2025/07/12 03:32:31 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/12 03:32:31 INFO : banana: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31444") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56150->172.17.0.4:31444, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34334") 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/12 03:32:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38041") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56618->172.17.0.4:38041, err= 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/12 03:32:31 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35449") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42384->172.17.0.4:35449, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39104->172.17.0.4:34334, err= 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/12 03:32:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34336") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59494->172.17.0.4:34336, err= 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/12 03:32:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/12 03:32:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/12 03:32:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34178") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37504->172.17.0.4:34178, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30470") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41146->172.17.0.4:30470, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31490") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42216->172.17.0.4:31490, err= 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/12 03:32:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37268") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50582->172.17.0.4:37268, err= 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/12 03:32:31 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33429") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39126->172.17.0.4:33429, err= 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/12 03:32:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/12 03:32:31 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39945") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54196->172.17.0.4:39945, err= 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/12 03:32:31 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30620") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47454->172.17.0.4:30620, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31007") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42824->172.17.0.4:31007, err= 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/12 03:32:31 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34253") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44274->172.17.0.4:34253, err= 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/12 03:32:31 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/12 03:32:31 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/12 03:32:31 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/12 03:32:31 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/12 03:32:31 INFO : bananaSUFFIX: Deleted 2025/07/12 03:32:31 INFO : appleSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : splitbananasplitSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/12 03:32:31 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39506") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51032->172.17.0.4:39506, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39010") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49178->172.17.0.4:39010, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37154") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40544->172.17.0.4:37154, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33513") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55434->172.17.0.4:33513, err= 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35338") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52492->172.17.0.4:35338, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35411") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55864->172.17.0.4:35411, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31695") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47864->172.17.0.4:31695, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30597") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54878->172.17.0.4:30597, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38328") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56780->172.17.0.4:38328, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34158") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32802->172.17.0.4:34158, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36088") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39262->172.17.0.4:36088, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37260") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60752->172.17.0.4:37260, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33914") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33000->172.17.0.4:33914, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35261") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40818->172.17.0.4:35261, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33721") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42810->172.17.0.4:33721, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30825") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55928->172.17.0.4:30825, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39911") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34592->172.17.0.4:39911, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35577") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35952->172.17.0.4:35577, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35551") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44008->172.17.0.4:35551, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32983") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40362->172.17.0.4:32983, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30633") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47034->172.17.0.4:30633, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38692") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37004->172.17.0.4:38692, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37781") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56028->172.17.0.4:37781, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30617") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37190->172.17.0.4:30617, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38089") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58362->172.17.0.4:38089, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36117") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39740->172.17.0.4:36117, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32920") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33970->172.17.0.4:32920, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36200") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36132->172.17.0.4:36200, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33057") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34078->172.17.0.4:33057, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30185") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50748->172.17.0.4:30185, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35142") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55024->172.17.0.4:35142, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38081") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36870->172.17.0.4:38081, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35585") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50714->172.17.0.4:35585, err= 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34930") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44786->172.17.0.4:34930, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33976") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43004->172.17.0.4:33976, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38741") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55274->172.17.0.4:38741, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36963") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33382->172.17.0.4:36963, err= 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38269") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57094->172.17.0.4:38269, err= 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30577") 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33172") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37453") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50870->172.17.0.4:30577, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54736->172.17.0.4:37453, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38724->172.17.0.4:33172, err= 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/12 03:32:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38715") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33441") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47370->172.17.0.4:38715, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46256->172.17.0.4:33441, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31480") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55926->172.17.0.4:31480, err= 2025/07/12 03:32:31 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/12 03:32:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38769") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57970->172.17.0.4:38769, err= 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/12 03:32:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/12 03:32:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/12 03:32:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38047") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33708->172.17.0.4:38047, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35783") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36738->172.17.0.4:35783, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31165") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44120->172.17.0.4:31165, err= 2025/07/12 03:32:31 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/12 03:32:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/12 03:32:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39843") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56710->172.17.0.4:39843, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35522") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37014->172.17.0.4:35522, err= 2025/07/12 03:32:31 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/12 03:32:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/12 03:32:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33564") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43788->172.17.0.4:33564, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36232") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44342->172.17.0.4:36232, err= 2025/07/12 03:32:31 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/12 03:32:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30067") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58134->172.17.0.4:30067, err= 2025/07/12 03:32:31 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/12 03:32:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/12 03:32:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30323") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38593") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43224->172.17.0.4:38593, err= 2025/07/12 03:32:31 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/12 03:32:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30208") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37142->172.17.0.4:30208, err= 2025/07/12 03:32:31 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/12 03:32:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30745") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36786->172.17.0.4:30745, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52368->172.17.0.4:30323, err= 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/12 03:32:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/12 03:32:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/12 03:32:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/12 03:32:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/12 03:32:31 INFO : splitbananasplit: Deleted 2025/07/12 03:32:31 INFO : appleappleapplebanana: Deleted 2025/07/12 03:32:31 INFO : dir1/0009-3456789.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0013-789;=.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0003-defghij.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0007-1234567.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0015-9;=.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0008-2345678.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0014-89;=.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0011-56789;.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0010-456789.txt: Deleted 2025/07/12 03:32:31 INFO : dir1/0012-6789;.txt: Deleted 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31585") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46880->172.17.0.4:31585, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleapple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleapple: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbanan: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35638") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48620->172.17.0.4:35638, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcde: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdef: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefg: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defgh: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghi: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghij: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijk: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-12345: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-23456: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-34567: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-45678: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39143") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51372->172.17.0.4:39143, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35716") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49932->172.17.0.4:35716, err= 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37338") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33356->172.17.0.4:37338, err= 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38182") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33640->172.17.0.4:38182, err= 2025/07/12 03:32:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/12 03:32:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/12 03:32:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/12 03:32:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/12 03:32:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/12 03:32:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/12 03:32:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/12 03:32:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/12 03:32:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/12 03:32:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/12 03:32:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/12 03:32:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/12 03:32:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39577") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57678->172.17.0.4:39577, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleapple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleapple: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbanan: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31920") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49866->172.17.0.4:31920, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcde: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdef: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefg: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defgh: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghi: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghij: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijk: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-12345: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-23456: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-34567: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-45678: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30606") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45788->172.17.0.4:30606, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36595") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50594->172.17.0.4:36595, err= 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/12 03:32:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35341") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56766->172.17.0.4:35341, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32701") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37218->172.17.0.4:32701, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30006") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41206->172.17.0.4:30006, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36677") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33426->172.17.0.4:36677, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31354") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60360->172.17.0.4:31354, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38855") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39168->172.17.0.4:38855, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38146") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44054->172.17.0.4:38146, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32823") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50016->172.17.0.4:32823, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31335") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46412->172.17.0.4:31335, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33171") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33716->172.17.0.4:33171, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31999") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57384->172.17.0.4:31999, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32679") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44168->172.17.0.4:32679, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31936") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33572->172.17.0.4:31936, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31384") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50012->172.17.0.4:31384, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38828") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41494->172.17.0.4:38828, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32124") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38348->172.17.0.4:32124, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30133") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54630->172.17.0.4:30133, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34038") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41828->172.17.0.4:34038, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35337") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38764->172.17.0.4:35337, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35296") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43912->172.17.0.4:35296, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37343") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50684->172.17.0.4:37343, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33155") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42768->172.17.0.4:33155, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35419") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37458->172.17.0.4:35419, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31738") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48414->172.17.0.4:31738, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39608") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53600->172.17.0.4:39608, err= 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32645") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41852->172.17.0.4:32645, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31353") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54748->172.17.0.4:31353, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31404") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60330->172.17.0.4:31404, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34717") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38670->172.17.0.4:34717, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33879") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46684->172.17.0.4:33879, err= 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33440") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59162->172.17.0.4:33440, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35960") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48454->172.17.0.4:35960, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35292") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59802->172.17.0.4:35292, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34238") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58798->172.17.0.4:34238, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32858") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34380->172.17.0.4:32858, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39203") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49514->172.17.0.4:39203, err= 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32812") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60496->172.17.0.4:32812, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39809") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49766->172.17.0.4:39809, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35041") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58960->172.17.0.4:35041, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36497") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33412->172.17.0.4:36497, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33286") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49740->172.17.0.4:33286, err= 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31846") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41458->172.17.0.4:31846, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35956") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50934->172.17.0.4:35956, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38734") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36432->172.17.0.4:38734, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38293") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45574->172.17.0.4:38293, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30699") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60802->172.17.0.4:30699, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32103") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53738->172.17.0.4:32103, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33100") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40452->172.17.0.4:33100, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33537") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35726->172.17.0.4:33537, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37274") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50420->172.17.0.4:37274, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36475") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45408->172.17.0.4:36475, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30185") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50764->172.17.0.4:30185, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31472") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57992->172.17.0.4:31472, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31270") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55922->172.17.0.4:31270, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35622") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57300->172.17.0.4:35622, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31739") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54096->172.17.0.4:31739, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30066") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44220->172.17.0.4:30066, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37457") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35276->172.17.0.4:37457, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37490") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47120->172.17.0.4:37490, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30738") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34026->172.17.0.4:30738, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36883") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47712->172.17.0.4:36883, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38560") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33362->172.17.0.4:38560, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39598") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38582->172.17.0.4:39598, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38636") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45156->172.17.0.4:38636, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38851") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36578->172.17.0.4:38851, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39909") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45826->172.17.0.4:39909, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31838") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46442->172.17.0.4:31838, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32729") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34026->172.17.0.4:32729, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37842") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48634->172.17.0.4:37842, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35264") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51302->172.17.0.4:35264, err= 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31720") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47370->172.17.0.4:31720, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37944") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55054->172.17.0.4:37944, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34640") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38484->172.17.0.4:34640, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36261") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42592->172.17.0.4:36261, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33444") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42636->172.17.0.4:33444, err= 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32394") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47392->172.17.0.4:32394, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33418") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45218->172.17.0.4:33418, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39791") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45178->172.17.0.4:39791, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30012") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44564->172.17.0.4:30012, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34346") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50066->172.17.0.4:34346, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32679") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44172->172.17.0.4:32679, err= 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36235") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42698->172.17.0.4:36235, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38771") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43284->172.17.0.4:38771, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34527") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33100->172.17.0.4:34527, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39378") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52892->172.17.0.4:39378, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30707") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47178->172.17.0.4:30707, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33568") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57652->172.17.0.4:33568, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30288") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33300->172.17.0.4:30288, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31875") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33766->172.17.0.4:31875, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35901") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60876->172.17.0.4:35901, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31270") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55930->172.17.0.4:31270, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30612") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53862->172.17.0.4:30612, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33762") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45756->172.17.0.4:33762, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30353") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56492->172.17.0.4:30353, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39722") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55386->172.17.0.4:39722, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35523") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34582->172.17.0.4:35523, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32283") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53306->172.17.0.4:32283, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34651") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55060->172.17.0.4:34651, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35790") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52932->172.17.0.4:35790, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39300") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50268->172.17.0.4:39300, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31166") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58970->172.17.0.4:31166, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32650") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56620->172.17.0.4:32650, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38460") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57526->172.17.0.4:38460, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31106") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34088->172.17.0.4:31106, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39451") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51810->172.17.0.4:39451, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36731") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41760->172.17.0.4:36731, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31584") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56790->172.17.0.4:31584, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30395") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41250->172.17.0.4:30395, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31870") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51910->172.17.0.4:31870, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34152") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42130->172.17.0.4:34152, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39011") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48220->172.17.0.4:39011, err= 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39509") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39708->172.17.0.4:39509, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33429") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39136->172.17.0.4:33429, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35486") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51700->172.17.0.4:35486, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37094") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57206->172.17.0.4:37094, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33229") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33080->172.17.0.4:33229, err= 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36122") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33702->172.17.0.4:36122, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35223") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44764->172.17.0.4:35223, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39181") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53790->172.17.0.4:39181, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34366") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33346->172.17.0.4:34366, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30834") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41556->172.17.0.4:30834, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32415") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36936->172.17.0.4:32415, err= 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35983") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58604->172.17.0.4:35983, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30468") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33546->172.17.0.4:30468, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30517") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60098->172.17.0.4:30517, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33635") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43894->172.17.0.4:33635, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34316") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39650->172.17.0.4:34316, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30751") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51912->172.17.0.4:30751, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37042") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38314->172.17.0.4:37042, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31392") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33476->172.17.0.4:31392, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35212") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60116->172.17.0.4:35212, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30518") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42676->172.17.0.4:30518, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38324") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53170->172.17.0.4:38324, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31044") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45262->172.17.0.4:31044, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30118") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56464->172.17.0.4:30118, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31521") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47202->172.17.0.4:31521, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36442") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60414->172.17.0.4:36442, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32849") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34938->172.17.0.4:32849, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35296") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43918->172.17.0.4:35296, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38626") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53356->172.17.0.4:38626, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37928") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35036->172.17.0.4:37928, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31391") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53706->172.17.0.4:31391, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39463") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36950->172.17.0.4:39463, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31852") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42940->172.17.0.4:31852, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39340") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42756->172.17.0.4:39340, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33664") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36312->172.17.0.4:33664, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37509") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56120->172.17.0.4:37509, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39139") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45712->172.17.0.4:39139, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36376") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32866->172.17.0.4:36376, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35710") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44456->172.17.0.4:35710, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35404") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56446->172.17.0.4:35404, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34639") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53208->172.17.0.4:34639, err= 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34942") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44530->172.17.0.4:34942, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35510") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44632->172.17.0.4:35510, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38296") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38232->172.17.0.4:38296, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32492") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44994->172.17.0.4:32492, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37872") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37156->172.17.0.4:37872, err= 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33752") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58118->172.17.0.4:33752, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37898") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40034->172.17.0.4:37898, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38537") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33446->172.17.0.4:38537, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38643") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37628->172.17.0.4:38643, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37934") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48148->172.17.0.4:37934, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35002") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53938->172.17.0.4:35002, err= 2025/07/12 03:32:31 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:31 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39174") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41882->172.17.0.4:39174, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38714") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33108->172.17.0.4:38714, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34030") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43630->172.17.0.4:34030, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37119") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51720->172.17.0.4:37119, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31417") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43124->172.17.0.4:31417, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30616") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47118->172.17.0.4:30616, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38591") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46464->172.17.0.4:38591, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31685") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54118->172.17.0.4:31685, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34887") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44566->172.17.0.4:34887, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33217") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44244->172.17.0.4:33217, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33962") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47954->172.17.0.4:33962, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31975") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55336->172.17.0.4:31975, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35609") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46594->172.17.0.4:35609, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33491") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46366->172.17.0.4:33491, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38293") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45590->172.17.0.4:38293, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37894") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47734->172.17.0.4:37894, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31309") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56650->172.17.0.4:31309, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34101") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47408->172.17.0.4:34101, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37438") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54864->172.17.0.4:37438, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31702") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60662->172.17.0.4:31702, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39401") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48624->172.17.0.4:39401, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33635") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43906->172.17.0.4:33635, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35253") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54444->172.17.0.4:35253, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33908") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38644->172.17.0.4:33908, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32790") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55672->172.17.0.4:32790, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39592") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60768->172.17.0.4:39592, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35209") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37648->172.17.0.4:35209, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33822") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35814->172.17.0.4:33822, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33712") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42888->172.17.0.4:33712, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32150") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52050->172.17.0.4:32150, err= 2025/07/12 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30549") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45252->172.17.0.4:30549, err= 2025/07/12 03:32:31 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : apple: Excluded 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:31 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : banana: Excluded 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31923") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54816->172.17.0.4:31923, err= 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39651") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57426->172.17.0.4:39651, err= 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36474") 2025/07/12 03:32:31 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58634->172.17.0.4:36474, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30336") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39814->172.17.0.4:30336, err= 2025/07/12 03:32:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33269") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49080->172.17.0.4:33269, err= 2025/07/12 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32685") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54244->172.17.0.4:32685, err= 2025/07/12 03:32:32 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : apple: Excluded 2025/07/12 03:32:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:32 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : banana: Excluded 2025/07/12 03:32:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32024") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43754->172.17.0.4:32024, err= 2025/07/12 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33167") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40668->172.17.0.4:33167, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32291") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36132->172.17.0.4:32291, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31689") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41594->172.17.0.4:31689, err= 2025/07/12 03:32:32 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : apple: Unchanged skipping 2025/07/12 03:32:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/12 03:32:32 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : banana: Unchanged skipping 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39972") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51640->172.17.0.4:39972, err= 2025/07/12 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32389") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49918->172.17.0.4:32389, err= 2025/07/12 03:32:32 DEBUG : apple: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : apple: Excluded 2025/07/12 03:32:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : appleappleapplebanana: Excluded 2025/07/12 03:32:32 DEBUG : banana: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : banana: Excluded 2025/07/12 03:32:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : splitbananasplit: Excluded 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30332") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36794->172.17.0.4:30332, err= 2025/07/12 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/12 03:32:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/12 03:32:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37700") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46402->172.17.0.4:37700, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32518") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36590->172.17.0.4:32518, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31985") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60796->172.17.0.4:31985, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31237") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35356->172.17.0.4:31237, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35242") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37912->172.17.0.4:35242, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35871") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46860->172.17.0.4:35871, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37286") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54266->172.17.0.4:37286, err= --- PASS: TestTransform (1.88s) --- PASS: TestTransform/NFC (0.11s) --- PASS: TestTransform/NFD (0.14s) --- PASS: TestTransform/base64 (0.22s) --- PASS: TestTransform/prefix (0.22s) --- PASS: TestTransform/suffix (0.21s) --- PASS: TestTransform/truncate (0.16s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.16s) --- PASS: TestTransform/lowercase (0.12s) --- PASS: TestTransform/ascii (0.17s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31827") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34990->172.17.0.4:31827, err= 2025/07/12 03:32:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/12 03:32:32 INFO : sub dir_somesuffix: Making directory 2025/07/12 03:32:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/12 03:32:32 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/12 03:32:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/12 03:32:32 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37180") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37446->172.17.0.4:37180, err= 2025/07/12 03:32:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/12 03:32:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37797") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46190->172.17.0.4:37797, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30988") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43878->172.17.0.4:30988, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38376") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43742->172.17.0.4:38376, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37554") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53192->172.17.0.4:37554, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37912") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34570->172.17.0.4:37912, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38533") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46040->172.17.0.4:38533, err= 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 INFO : tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33932") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55738->172.17.0.4:33932, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/12 03:32:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39707") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50474->172.17.0.4:39707, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32079") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43246->172.17.0.4:32079, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34215") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32968->172.17.0.4:34215, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30769") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34166->172.17.0.4:30769, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36140") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32972->172.17.0.4:36140, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31632") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51786->172.17.0.4:31632, err= 2025/07/12 03:32:32 INFO : toe: Making directory 2025/07/12 03:32:32 INFO : toe/toe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33139") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45476->172.17.0.4:33139, err= 2025/07/12 03:32:32 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/12 03:32:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38470") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39736->172.17.0.4:38470, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32187") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45660->172.17.0.4:32187, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34794") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39194->172.17.0.4:34794, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30717") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42762->172.17.0.4:30717, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31227") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33454->172.17.0.4:31227, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31777") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44714->172.17.0.4:31777, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36733") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41172->172.17.0.4:36733, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30826") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40850->172.17.0.4:30826, err= 2025/07/12 03:32:32 INFO : toe: Making directory 2025/07/12 03:32:32 INFO : toe/toe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34108") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56690->172.17.0.4:34108, err= 2025/07/12 03:32:32 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/12 03:32:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39736") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51370->172.17.0.4:39736, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33250") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58800->172.17.0.4:33250, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39138") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37938->172.17.0.4:39138, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35601") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55816->172.17.0.4:35601, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32251") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55958->172.17.0.4:32251, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35100") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50162->172.17.0.4:35100, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35214") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:42692->172.17.0.4:35214, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:32:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35634") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57164->172.17.0.4:35634, err= 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 INFO : tictacempty_dir: Making directory 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 INFO : tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32785") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43800->172.17.0.4:32785, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34942") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44536->172.17.0.4:34942, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32709") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54224->172.17.0.4:32709, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31539") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32862->172.17.0.4:31539, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32280") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50492->172.17.0.4:32280, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30089") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36086->172.17.0.4:30089, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35326") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59058->172.17.0.4:35326, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30247") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34936->172.17.0.4:30247, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30838") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34168->172.17.0.4:30838, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36637") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59432->172.17.0.4:36637, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:32:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33675") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56080->172.17.0.4:33675, err= 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 INFO : tictacempty_dir: Making directory 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 INFO : tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37450") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47604->172.17.0.4:37450, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35073") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56948->172.17.0.4:35073, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30006") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33055") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38234->172.17.0.4:33055, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:41214->172.17.0.4:30006, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32898") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51072->172.17.0.4:32898, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32095") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44300->172.17.0.4:32095, err= 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37322") 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38001") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39766->172.17.0.4:37322, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54394->172.17.0.4:38001, err= 2025/07/12 03:32:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32292") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59854->172.17.0.4:32292, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/12 03:32:32 NOTICE: ftp://172.17.0.4:21/rclone-test-temalad6gino: 0 differences found 2025/07/12 03:32:32 NOTICE: ftp://172.17.0.4:21/rclone-test-temalad6gino: 1 hashes could not be checked 2025/07/12 03:32:32 NOTICE: ftp://172.17.0.4:21/rclone-test-temalad6gino: 1 matching files 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34665") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35716->172.17.0.4:34665, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39385") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36852->172.17.0.4:39385, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37250") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35208->172.17.0.4:37250, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39695") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44354->172.17.0.4:39695, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34742") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49734->172.17.0.4:34742, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35000") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:37034->172.17.0.4:35000, err= 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 INFO : tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37371") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54716->172.17.0.4:37371, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36404") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55014->172.17.0.4:36404, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34942") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44546->172.17.0.4:34942, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36775") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53538->172.17.0.4:36775, err= 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31314") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46842->172.17.0.4:31314, err= 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34283") 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:59342->172.17.0.4:34283, err= 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39071") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40628->172.17.0.4:39071, err= 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38213") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57942->172.17.0.4:38213, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36240") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58464->172.17.0.4:36240, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39105") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58462->172.17.0.4:39105, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38624") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39018->172.17.0.4:38624, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32271") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39622->172.17.0.4:32271, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34438") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35660->172.17.0.4:34438, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38285") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36196->172.17.0.4:38285, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/07/12 03:32:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34614") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:35156->172.17.0.4:34614, err= 2025/07/12 03:32:32 INFO : toe: Making directory 2025/07/12 03:32:32 INFO : toe/toe: Making directory 2025/07/12 03:32:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35990") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55774->172.17.0.4:35990, err= 2025/07/12 03:32:32 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/12 03:32:32 INFO : toe/toe/toe: Copied (new) 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31153") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54034->172.17.0.4:31153, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30583") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49300->172.17.0.4:30583, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30539") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32916->172.17.0.4:30539, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37348") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53750->172.17.0.4:37348, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35519") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38122->172.17.0.4:35519, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32209") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51636->172.17.0.4:32209, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38001") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54398->172.17.0.4:38001, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:32:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32915") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50732->172.17.0.4:32915, err= 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 INFO : tictacempty_dir: Making directory 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 INFO : tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33458") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57784->172.17.0.4:33458, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Deleted 2025/07/12 03:32:32 INFO : toe/toe: Removing directory 2025/07/12 03:32:32 INFO : toe: Removing directory 2025/07/12 03:32:32 INFO : empty_dir: Removing directory 2025/07/12 03:32:32 DEBUG : Local file system at /tmp/rclone2089484017: deleted 3 directories 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36557") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43148->172.17.0.4:36557, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38932") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34357") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45138->172.17.0.4:34357, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34630->172.17.0.4:38932, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35020") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52814->172.17.0.4:35020, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33463") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43384->172.17.0.4:33463, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39108") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55678->172.17.0.4:39108, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34233") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57084->172.17.0.4:34233, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34045") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57100->172.17.0.4:34045, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37989") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36624->172.17.0.4:37989, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:32:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38675") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58058->172.17.0.4:38675, err= 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 INFO : tictacempty_dir: Making directory 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 INFO : tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32510") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57340->172.17.0.4:32510, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Deleted 2025/07/12 03:32:32 INFO : toe/toe: Removing directory 2025/07/12 03:32:32 INFO : toe: Removing directory 2025/07/12 03:32:32 INFO : empty_dir: Removing directory 2025/07/12 03:32:32 DEBUG : Local file system at /tmp/rclone2089484017: deleted 3 directories 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37592") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46612->172.17.0.4:37592, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30774") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50258->172.17.0.4:30774, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30538") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38226->172.17.0.4:30538, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31318") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39088->172.17.0.4:31318, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:32:32 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30207") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52710->172.17.0.4:30207, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36502") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34496") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31651") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:34496->172.17.0.4:31651, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52830->172.17.0.4:34496, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53516->172.17.0.4:36502, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31875") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33772->172.17.0.4:31875, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32475") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50924->172.17.0.4:32475, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33185") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:46954->172.17.0.4:33185, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32715") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:51630->172.17.0.4:32715, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35388") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:53186->172.17.0.4:35388, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38761") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37739") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58936->172.17.0.4:38761, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:52100->172.17.0.4:37739, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31744") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54920->172.17.0.4:31744, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37665") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47072->172.17.0.4:37665, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : Reset feature "Copy" 2025/07/12 03:32:32 DEBUG : Reset feature "Move" 2025/07/12 03:32:32 DEBUG : Reset feature "Copy" 2025/07/12 03:32:32 DEBUG : Reset feature "Move" 2025/07/12 03:32:32 DEBUG : empty_dir: Making directory with metadata 2025/07/12 03:32:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31251") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48628->172.17.0.4:31251, err= 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 INFO : tictacempty_dir: Making directory 2025/07/12 03:32:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 INFO : tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: tictactoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 INFO : tictactoe/tictactoe: Making directory 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/12 03:32:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33360") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39700->172.17.0.4:33360, err= 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Deleted 2025/07/12 03:32:32 INFO : toe/toe: Removing directory 2025/07/12 03:32:32 INFO : toe: Removing directory 2025/07/12 03:32:32 INFO : empty_dir: Removing directory 2025/07/12 03:32:32 DEBUG : Local file system at /tmp/rclone2089484017: deleted 3 directories 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37655") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47758->172.17.0.4:37655, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31771") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56728->172.17.0.4:31771, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36019") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33998->172.17.0.4:36019, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36178") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50914->172.17.0.4:36178, err= 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:32:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30821") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50990->172.17.0.4:30821, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34968") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:48210->172.17.0.4:34968, err= 2025/07/12 03:32:32 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/12 03:32:32 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33563") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:50022->172.17.0.4:33563, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37605") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:38422->172.17.0.4:37605, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33508") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60082->172.17.0.4:33508, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39883") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43748->172.17.0.4:39883, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36478") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40744->172.17.0.4:36478, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37189") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58322->172.17.0.4:37189, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37413") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40906->172.17.0.4:37413, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37576") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38751") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45108->172.17.0.4:38751, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44364->172.17.0.4:37576, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34962") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32460") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:56324->172.17.0.4:32460, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33020->172.17.0.4:34962, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35176") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36408->172.17.0.4:35176, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39176") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:49902->172.17.0.4:39176, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 DEBUG : toe: transformed to: dG9l 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34073") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44386->172.17.0.4:34073, err= 2025/07/12 03:32:32 DEBUG : toe: transformed to: dG9l 2025/07/12 03:32:32 INFO : dG9l: Making directory 2025/07/12 03:32:32 DEBUG : toe: transformed to: dG9l 2025/07/12 03:32:32 DEBUG : toe: transformed to: dG9l 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/12 03:32:32 INFO : dG9l/dG9l: Making directory 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/12 03:32:32 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37603") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39450->172.17.0.4:37603, err= 2025/07/12 03:32:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31159") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47706->172.17.0.4:31159, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30735") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:60012->172.17.0.4:30735, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33664") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36324->172.17.0.4:33664, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30026") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55074->172.17.0.4:30026, err= 2025/07/12 03:32:32 DEBUG : dG9l: transformed to: toe 2025/07/12 03:32:32 DEBUG : dG9l: transformed to: toe 2025/07/12 03:32:32 DEBUG : toe: Directory modification time the same (differ by 313.591751ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34290") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33898->172.17.0.4:34290, err= 2025/07/12 03:32:32 DEBUG : dG9l: transformed to: toe 2025/07/12 03:32:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/12 03:32:32 DEBUG : toe/toe: Directory modification time the same (differ by 313.591751ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37430") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:32866->172.17.0.4:37430, err= 2025/07/12 03:32:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/12 03:32:32 DEBUG : Local file system at /tmp/rclone2089484017: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/12 03:32:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/12 03:32:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/12 03:32:32 DEBUG : Local file system at /tmp/rclone2089484017: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : Waiting for deletions to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:37346") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36146->172.17.0.4:37346, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:33481") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:36546->172.17.0.4:33481, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32941") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55198->172.17.0.4:32941, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35142") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55026->172.17.0.4:35142, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:34934") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:54546->172.17.0.4:34934, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30442") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:47664->172.17.0.4:30442, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:32368") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:40338->172.17.0.4:32368, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-temalad6gino", Local "Local file system at /tmp/rclone2089484017", Modify Window "1s" 2025/07/12 03:32:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38019") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:39420->172.17.0.4:38019, err= 2025/07/12 03:32:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: 2025/07/12 03:32:32 INFO : ftp://172.17.0.4:21/rclone-test-temalad6gino: Making directory 2025/07/12 03:32:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: 2025/07/12 03:32:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: 2025/07/12 03:32:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: 2025/07/12 03:32:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/12 03:32:32 INFO : toe/toe: Making directory 2025/07/12 03:32:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:32:32 DEBUG : toe/toe: transformed to: 2025/07/12 03:32:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/12 03:32:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:32:32 DEBUG : toe: transformed to: 2025/07/12 03:32:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/12 03:32:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/12 03:32:32 DEBUG : toe/toe/toe: transformed to: 2025/07/12 03:32:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for checks to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Waiting for transfers to finish 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39474") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:33160->172.17.0.4:39474, err= 2025/07/12 03:32:32 INFO : toe/toe/toe: Copied (new) 2025/07/12 03:32:32 ERROR : ftp://172.17.0.4:21/rclone-test-temalad6gino: not deleting files as there were IO errors 2025/07/12 03:32:32 ERROR : ftp://172.17.0.4:21/rclone-test-temalad6gino: not deleting directories as there were IO errors 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:38741") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55290->172.17.0.4:38741, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:31129") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:57418->172.17.0.4:31129, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35353") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:58428->172.17.0.4:35353, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:36701") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45474->172.17.0.4:36701, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35838") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:43160->172.17.0.4:35838, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:30113") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:45864->172.17.0.4:30113, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:35453") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:55132->172.17.0.4:35453, err= --- PASS: TestError (0.01s) PASS 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: dial("tcp","172.17.0.4:39701") 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: > dial: conn=172.17.0.1:44092->172.17.0.4:39701, err= 2025/07/12 03:32:32 DEBUG : ftp://172.17.0.4:21/rclone-test-temalad6gino: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.290274412s (try 1/5)